ÿþ<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <HEAD> <title>Nanyang King S Gate Hotel Guangzhou, Nanyang King S Gate Hotel China, Nanyang King S Gate Hotel</title> <meta name="keywords" content="Nanyang King S Gate Hotel, Nanyang King S Gate Hotel Guangzhou , Nanyang King S Gate Hotel China, accommodation Nanyang King S Gate Hotel, discount reservation Nanyang King S Gate Hotel, hotel guide China, Guangzhou hotels, China hotels, 4 star hotels in Guangzhou, 4 star hotels in China"> <meta name="description" content="Nanyang King S Gate Hotel, Nanyang King S Gate Hotel Guangzhou , Nanyang King S Gate Hotel China, accommodation Nanyang King S Gate Hotel, discount reservation Nanyang King S Gate Hotel, hotel guide China, Guangzhou hotels, China hotels, 4 star hotels in Guangzhou, 4 star hotels in China, reservation Guangzhou, online reservation Guangzhou, vacation Guangzhou"> <meta name="robots" content="index,follow"> <meta http-equiv="Pragma" content="no-cache"> <meta name="rating" content="GENERAL"> <meta name="category" content="Hotel Guide China" > <meta name="distribution" content="Global"> <meta name="GoogleBot" content="Nanyang King S Gate Hotel, Nanyang King S Gate Hotel Guangzhou , Nanyang King S Gate Hotel China, accommodation Nanyang King S Gate Hotel, discount reservation Nanyang King S Gate Hotel, hotel guide China, Guangzhou hotels, China hotels, 4 star hotels in Guangzhou, 4 star hotels in China, reservation Guangzhou, online reservation Guangzhou, vacation Guangzhou"> <meta name="revisit-after" content="7 days"> <meta name="copyright" content="All Guangzhou Hotels Reservation Travel Guide" > <meta name="author" content="All Guangzhou Hotels Reservation Travel Guide" > <meta name="publisher" content="All Guangzhou Hotels Reservation Travel Guide" > <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" > <link href="../../style.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../../flashobject.js"></script> <script language="JavaScript" src="../../datepick/ts_picker.js"></script> <script src="../../rss/ajaxticker.js" type="text/javascript"></script> <script src="../../images/picas.js" type="text/javascript"></script> <script type="text/JavaScript"> <!-- function call(links) { //v2.0 window.location.href=(links); } var imagelist = new Array('../../hotel_img/23029_1.jpg','../../hotel_img/23029_2.jpg','../../hotel_img/23029_3.jpg','../../hotel_img/23029_4.jpg','../../hotel_img/23029_5.jpg','../../hotel_img/23029_6.jpg','../../hotel_img/23029_7.jpg','../../hotel_img/23029_8.jpg','../../hotel_img/23029_9.jpg','../../hotel_img/23029_10.jpg','../../hotel_img/23029_11.jpg','../../hotel_img/23029_12.jpg','../../hotel_img/23029_13.jpg','../../hotel_img/23029_14.jpg','../../hotel_img/23029_15.jpg','../../hotel_img/23029_16.jpg');var bas=0; function degis(yon) { if(imagelist.length>6) { if(yon == 1)//sola { bas++; if(bas>imagelist.length-1)bas=0; tmp = bas; for(i=0;i<6;i++) { document.getElementById('img'+i).src = imagelist[tmp]; tmp++; if(tmp>imagelist.length-1)tmp=0; } } if(yon == 2)//saga { bas--; if(bas<0)bas=imagelist.length-1; tmp = bas; for(i=0;i<6;i++) { document.getElementById('img'+i).src = imagelist[tmp]; tmp++; if(tmp>imagelist.length-1)tmp=0; } } } } function resdegis(id) { if(navigator.appName.indexOf('Microsoft')>=0) { var object = document.getElementById('imgBig'); object.style.filter="blendTrans(duration=1)"; object.filters.blendTrans.Apply(); object.src = document.getElementById(id).src; document.getElementById('imgBig').filters.blendTrans.Play(); document.getElementById('imgBig').src = document.getElementById(id).src; } else { document.getElementById('imgBig').src = document.getElementById(id).src; } } //--> </script> <script language="javascript"> var img1 = new Image(); img1.src = "../../images/butonlar/chek_bas.jpg"; var img2 = new Image(); img2.src = "../../images/butonlar/chek.jpg"; function butbas(id) { if(id == 1) document.getElementById('from').src = img1.src; else if (id == 2) document.getElementById('from').src = img2.src; } </script> <style type="text/css"> #ajaxticker1{ width: 200px; height: 100px; border: 1px ridge black; padding: 5px; background-color: #FEEEB8; } #ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ background-color: #FEEEB8; } .someclass{ //class to apply to your scroller(s) if desired } </style> <SCRIPT TYPE="text/javascript"> <!-- function popup(mylink, windowname) { if (! window.focus)return true; var href; if (typeof(mylink) == 'string') href=mylink; else href=mylink.href; window.open(href, windowname, 'width=550,height=650,scrollbars=yes'); return false; } //--> </SCRIPT> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_showHideLayers() { //v6.0 var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='block')?'block':(v=='none')?'none':v; } obj.display=v; } } //--> function sendValue(selvalue) { whichEl = document.searchform.destination; whichEl[whichEl.length] = new Option(selvalue,selvalue); whichEl.value = selvalue; } function MM_jumpMenu(targ,selObj,restore){ //v3.0 var choose; choose = selObj.options[selObj.selectedIndex].value; if(choose == 1) MM_showHideLayers('Layer1','','block','Layer2','','none','Layer3','','none','Layer4','','none','Layer5','','none'); if(choose == 2) MM_showHideLayers('Layer1','','block','Layer2','','block','Layer3','','none','Layer4','','none','Layer5','','block'); if(choose == 3) MM_showHideLayers('Layer1','','block','Layer2','','block','Layer3','','block','Layer4','','none','Layer5','','block'); if(choose == 4) MM_showHideLayers('Layer1','','none','Layer2','','none','Layer3','','none','Layer4','','block','Layer5','','block'); } </script> </head> <body topmargin="0"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="middle"></td> <td align="center" valign="middle"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top"><table border="0" cellpadding="0" cellspacing="0" bgcolor="#ffffff"> <!-- <tr> <td align="center" valign="middle" bgcolor="#757B89" height="2"></td> <td align="center" valign="middle"></td> <td align="center" valign="middle"></td> <td align="center" valign="middle" bgcolor="#757B89"></td> </tr> --> <tr> <td width="30" align="center" valign="middle" bgcolor="#757b89">&nbsp;</td> <td align="center" valign="top" width="2"><table width="100%" height="30" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="2" bgcolor="#ffffff">&nbsp;</td> </tr> </table> </td> <td align="center" valign="middle"><table width="781" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="781" align="left" valign="top"><TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" border="0"> <TR> <TD width="781" colspan="2"> <table width="105%" border="0" cellpadding="0" cellspacing="0" bgcolor="#757b89" id="tbtop"> <tr> <td width="182" align="right" valign="top" bgcolor="#ebeff0"><img src="../../images/logo.jpg" width="182" height="203" title="Discount Reservation"></td> <td width="600" align="left" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0" bgColor="#ffffff" ID="Table2"> <tr> <td height="30" align="right" valign="middle" bgcolor="#757b89"></td> </tr> <tr> <td height="20" align="left" valign="top">&nbsp;</td> </tr> <tr> <td height="119" align="left" valign="top"> <script language="javascript"> var ran_unrounded=Math.random() * 3; var ran_number=Math.round(ran_unrounded); i1 = Math.round(ran_unrounded); if(i1 == 1) {document.write("<img src=\"../../images/banner.jpg\" width=\"601\" height=\"119\" />")} else if(i1 == 2) {document.write("<img src=\"../../images/banner2.jpg\" width=\"601\" height=\"119\" />")} else {document.write("<img src=\"../../images/banner3.jpg\" width=\"601\" height=\"119\" />")} </script> </td> </tr> <tr> <td height="31" align="left" valign="middle" class="adres"> <div id="flashcontent_menu"></div> <script type="text/javascript"> var fo = new FlashObject("../../swf/menu.swf", "intro", "601", "31", "1"); fo.addParam("allowScriptAccess", "sameDomain"); fo.addParam("quality", "high"); fo.addParam("scale", "noscale"); fo.addParam("loop", "false"); fo.write("flashcontent_menu"); </script> </td> </tr> <tr> <td height="2" align="left" valign="top" bgcolor="#4c515f"> </td> </tr> </table></td> </tr> </table></TD> </TR> </TABLE></td> </tr> <tr> <td align="left" valign="top"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="180" align="left" valign="top" bgcolor="#ebeff0"><table width="180" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="10"> </td> <td></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="19" align="left" valign="middle" background="../../images/index_06.jpg" class="baslik" title="World Hotels">&nbsp;&nbsp;&nbsp;» OtsHotels.com Deal</td> </tr> <tr> <td align="left" valign="top" class="baslik"><table width="100%" border="0" cellspacing="0" cellpadding="0" style="height: 114px"> <tr> <td width="10" align="left" valign="middle" class="ic_yazi">&nbsp;</td> <td align="left" valign="top" class="ic_yazi"> <table style="width: 100%"><tr><td><a href="http://www.otshotels.com/UNITED_KINGDOM_hotels/London_hotels/"><font class="alt_baslik">London Hotels</font></a></td></tr><tr><td><a href="http://www.otshotels.com/UNITED_KINGDOM_hotels/London_hotels/"><font class="form">Cheap London Hotel deals, Discount Reservation</font></a></td></tr></table> </td> </tr> </table> </td> </tr> <tr> <td height="19" align="left" valign="middle" background="../../images/index_06.jpg" class="baslik" title="Guangzhou Hotels Reservation">&nbsp;&nbsp;&nbsp;<a href="../../allHotel.aspx?Id=1619">» All Guangzhou Hotels</a></td> </tr> <tr> <td align="left" valign="top" class="baslik"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" ><marquee direction=up onmouseover='this.scrollAmount=0' onmouseout='this.scrollAmount=2' scrollAmount='2'><table width="100%" border="0" cellspacing="0" cellpadding="0" style="height: 73px"><tr><td align="left" valign="middle" class="ic_yazi" style="width: 10px"<span style="color: #ffffff">&nbsp;</span></td><td width="15" align="center" valign="middle" class="ic_yazi" style="color: #ffffff">&nbsp;</td><td align="left" valign="middle" class="ic_yazi"><span style="color: #ffffff">&nbsp;</span></td></tr><tr style="color: #ffffff"><td align="left" valign="middle" class="ic_yazi" style="width: 10px; height: 65px;">&nbsp;</td><td width="15" align="center" valign="middle" class="ic_yazi" style="height: 65px"><a href="../../China_Hotels/Guangzhou_Hotels/Guangdong_New_Xiangjiang.html" class="ic_yazi" title="Guangdong New Xiangjiang Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Airport_Guest_House.html" class="ic_yazi" title="Airport Guest House Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Shengdi.html" class="ic_yazi" title="Shengdi Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/V8_Ziyuangang.html" class="ic_yazi" title="V8 Ziyuangang Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Westin.html" class="ic_yazi" title="Westin Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Sino_Trade_Centre.html" class="ic_yazi" title="Sino Trade Centre Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Yihe.html" class="ic_yazi" title="Yihe Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Golden_Bridge.html" class="ic_yazi" title="Golden Bridge Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Jin_Yuan.html" class="ic_yazi" title="Jin Yuan Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Moon_Bay.html" class="ic_yazi" title="Moon Bay Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Overseas_Chinese__(business).html" class="ic_yazi" title="Overseas Chinese (business) Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Guang_Sha.html" class="ic_yazi" title="Guang Sha Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Holiday_Inn_Shifu.html" class="ic_yazi" title="Holiday Inn Shifu Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Tian_Long.html" class="ic_yazi" title="Tian Long Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Overseas_Chinese.html" class="ic_yazi" title="Overseas Chinese Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Moon_Bay.html" class="ic_yazi" title="Moon Bay Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/President.html" class="ic_yazi" title="President Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/V8_Train_Station_Xiangjiang.html" class="ic_yazi" title="V8 Train Station Xiangjiang Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Liu_Hua.html" class="ic_yazi" title="Liu Hua Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Parkview_Square.html" class="ic_yazi" title="Parkview Square Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Bai_Yun_International.html" class="ic_yazi" title="Bai Yun International Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Yuanyang.html" class="ic_yazi" title="Yuanyang Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Equatorial.html" class="ic_yazi" title="Equatorial Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Furama.html" class="ic_yazi" title="Furama Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/V8_Train_Station.html" class="ic_yazi" title="V8 Train Station Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Ziyuanjun.html" class="ic_yazi" title="Ziyuanjun Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Warm_Yes.html" class="ic_yazi" title="Warm Yes Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Bai_Yun_International__(deluxe).html" class="ic_yazi" title="Bai Yun International (deluxe) Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Dongyue.html" class="ic_yazi" title="Dongyue Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Financial.html" class="ic_yazi" title="Financial Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Elan.html" class="ic_yazi" title="Elan Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Guangzhou.html" class="ic_yazi" title="Guangzhou Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Lido.html" class="ic_yazi" title="Lido Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Majestic.html" class="ic_yazi" title="Majestic Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Haitao.html" class="ic_yazi" title="Haitao Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Cathay.html" class="ic_yazi" title="Cathay Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/China_Mayors_Plaza.html" class="ic_yazi" title="China Mayors Plaza Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Ocean_Plaza_Apartment.html" class="ic_yazi" title="Ocean Plaza Apartment Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Nanyang_King_S_Gate.html" class="ic_yazi" title="Nanyang King S Gate Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Pearl_Garden.html" class="ic_yazi" title="Pearl Garden Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Mandarin.html" class="ic_yazi" title="Mandarin Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Huashi.html" class="ic_yazi" title="Huashi Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Royal.html" class="ic_yazi" title="Royal Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Guangdong.html" class="ic_yazi" title="Guangdong Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Bai_Yun.html" class="ic_yazi" title="Bai Yun Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Bai_Yun__(executive_Rm).html" class="ic_yazi" title="Bai Yun (executive Rm) Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Donlord_International.html" class="ic_yazi" title="Donlord International Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Ramada_Plaza.html" class="ic_yazi" title="Ramada Plaza Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Liuhua.html" class="ic_yazi" title="Liuhua Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/Mandarin__(business).html" class="ic_yazi" title="Mandarin (business) Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br><a href="../../China_Hotels/Guangzhou_Hotels/China_Merchants__(deluxe_Rm).html" class="ic_yazi" title="China Merchants (deluxe Rm) Hotel"><font class="ic_yazi"><span style="color: #000000">»</span></font><span style="color: #3d4454"></span></a><br></td> <td align="left" valign="top" class="ic_yazi" style="height: 65px; color: #3d4454;"><a href="../../China_Hotels/Guangzhou_hotels/Guangdong_New_Xiangjiang_Hotel.html" class="ic_yazi" title="Guangdong New Xiangjiang Hotel Guangzhou"><font class="ic_yazi">Guangdong New Xiangjiang Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Airport_Guest_House_Hotel.html" class="ic_yazi" title="Airport Guest House Hotel Guangzhou"><font class="ic_yazi">Airport Guest House Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Shengdi_Hotel.html" class="ic_yazi" title="Shengdi Hotel Guangzhou"><font class="ic_yazi">Shengdi Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/V8_Ziyuangang_Hotel.html" class="ic_yazi" title="V8 Ziyuangang Hotel Guangzhou"><font class="ic_yazi">V8 Ziyuangang Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Westin_Hotel.html" class="ic_yazi" title="Westin Hotel Guangzhou"><font class="ic_yazi">Westin Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Sino_Trade_Centre_Hotel.html" class="ic_yazi" title="Sino Trade Centre Hotel Guangzhou"><font class="ic_yazi">Sino Trade Centre Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Yihe_Hotel.html" class="ic_yazi" title="Yihe Hotel Guangzhou"><font class="ic_yazi">Yihe Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Golden_Bridge_Hotel.html" class="ic_yazi" title="Golden Bridge Hotel Guangzhou"><font class="ic_yazi">Golden Bridge Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Jin_Yuan_Hotel.html" class="ic_yazi" title="Jin Yuan Hotel Guangzhou"><font class="ic_yazi">Jin Yuan Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Moon_Bay_Hotel.html" class="ic_yazi" title="Moon Bay Hotel Guangzhou"><font class="ic_yazi">Moon Bay Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Overseas_Chinese_Hotel_(business).html" class="ic_yazi" title="Overseas Chinese Hotel (business) Guangzhou"><font class="ic_yazi">Overseas Chinese Hotel (business)</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Guang_Sha_Hotel.html" class="ic_yazi" title="Guang Sha Hotel Guangzhou"><font class="ic_yazi">Guang Sha Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Holiday_Inn_Shifu_Hotel.html" class="ic_yazi" title="Holiday Inn Shifu Hotel Guangzhou"><font class="ic_yazi">Holiday Inn Shifu Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Tian_Long_Hotel.html" class="ic_yazi" title="Tian Long Hotel Guangzhou"><font class="ic_yazi">Tian Long Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Overseas_Chinese_Hotel.html" class="ic_yazi" title="Overseas Chinese Hotel Guangzhou"><font class="ic_yazi">Overseas Chinese Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Moon_Bay_Hotel.html" class="ic_yazi" title="Moon Bay Hotel Guangzhou"><font class="ic_yazi">Moon Bay Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/President_Hotel.html" class="ic_yazi" title="President Hotel Guangzhou"><font class="ic_yazi">President Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/V8_Train_Station_Xiangjiang_Hotel.html" class="ic_yazi" title="V8 Train Station Xiangjiang Hotel Guangzhou"><font class="ic_yazi">V8 Train Station Xiangjiang Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Liu_Hua_Hotel.html" class="ic_yazi" title="Liu Hua Hotel Guangzhou"><font class="ic_yazi">Liu Hua Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Parkview_Square_Hotel.html" class="ic_yazi" title="Parkview Square Hotel Guangzhou"><font class="ic_yazi">Parkview Square Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Bai_Yun_International_Hotel.html" class="ic_yazi" title="Bai Yun International Hotel Guangzhou"><font class="ic_yazi">Bai Yun International Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Yuanyang_Hotel.html" class="ic_yazi" title="Yuanyang Hotel Guangzhou"><font class="ic_yazi">Yuanyang Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Equatorial_Hotel.html" class="ic_yazi" title="Equatorial Hotel Guangzhou"><font class="ic_yazi">Equatorial Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Furama_Hotel.html" class="ic_yazi" title="Furama Hotel Guangzhou"><font class="ic_yazi">Furama Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/V8_Train_Station_Hotel.html" class="ic_yazi" title="V8 Train Station Hotel Guangzhou"><font class="ic_yazi">V8 Train Station Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Ziyuanjun_Hotel.html" class="ic_yazi" title="Ziyuanjun Hotel Guangzhou"><font class="ic_yazi">Ziyuanjun Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Warm_Yes_Hotel.html" class="ic_yazi" title="Warm Yes Hotel Guangzhou"><font class="ic_yazi">Warm Yes Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Bai_Yun_International_Hotel_(deluxe).html" class="ic_yazi" title="Bai Yun International Hotel (deluxe) Guangzhou"><font class="ic_yazi">Bai Yun International Hotel (deluxe)</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Dongyue_Hotel.html" class="ic_yazi" title="Dongyue Hotel Guangzhou"><font class="ic_yazi">Dongyue Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Financial_Hotel.html" class="ic_yazi" title="Financial Hotel Guangzhou"><font class="ic_yazi">Financial Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Elan_Hotel.html" class="ic_yazi" title="Elan Hotel Guangzhou"><font class="ic_yazi">Elan Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Guangzhou_Hotel.html" class="ic_yazi" title="Guangzhou Hotel Guangzhou"><font class="ic_yazi">Guangzhou Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Lido_Hotel.html" class="ic_yazi" title="Lido Hotel Guangzhou"><font class="ic_yazi">Lido Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Majestic_Hotel.html" class="ic_yazi" title="Majestic Hotel Guangzhou"><font class="ic_yazi">Majestic Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Haitao_Hotel.html" class="ic_yazi" title="Haitao Hotel Guangzhou"><font class="ic_yazi">Haitao Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Cathay_Hotel.html" class="ic_yazi" title="Cathay Hotel Guangzhou"><font class="ic_yazi">Cathay Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/China_Mayors_Plaza_Hotel.html" class="ic_yazi" title="China Mayors Plaza Hotel Guangzhou"><font class="ic_yazi">China Mayors Plaza Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Ocean_Plaza_Apartment_Hotel.html" class="ic_yazi" title="Ocean Plaza Apartment Hotel Guangzhou"><font class="ic_yazi">Ocean Plaza Apartment Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Nanyang_King_S_Gate_Hotel.html" class="ic_yazi" title="Nanyang King S Gate Hotel Guangzhou"><font class="ic_yazi">Nanyang King S Gate Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Pearl_Garden_Hotel.html" class="ic_yazi" title="Pearl Garden Hotel Guangzhou"><font class="ic_yazi">Pearl Garden Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Mandarin_Hotel.html" class="ic_yazi" title="Mandarin Hotel Guangzhou"><font class="ic_yazi">Mandarin Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Huashi_Hotel.html" class="ic_yazi" title="Huashi Hotel Guangzhou"><font class="ic_yazi">Huashi Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Royal_Hotel.html" class="ic_yazi" title="Royal Hotel Guangzhou"><font class="ic_yazi">Royal Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Guangdong_Hotel.html" class="ic_yazi" title="Guangdong Hotel Guangzhou"><font class="ic_yazi">Guangdong Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Bai_Yun_Hotel.html" class="ic_yazi" title="Bai Yun Hotel Guangzhou"><font class="ic_yazi">Bai Yun Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Bai_Yun_Hotel_(executive_Rm).html" class="ic_yazi" title="Bai Yun Hotel (executive Rm) Guangzhou"><font class="ic_yazi">Bai Yun Hotel (executive Rm)</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Donlord_International_Hotel.html" class="ic_yazi" title="Donlord International Hotel Guangzhou"><font class="ic_yazi">Donlord International Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Ramada_Plaza_Hotel.html" class="ic_yazi" title="Ramada Plaza Hotel Guangzhou"><font class="ic_yazi">Ramada Plaza Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Liuhua_Hotel.html" class="ic_yazi" title="Liuhua Hotel Guangzhou"><font class="ic_yazi">Liuhua Hotel</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/Mandarin_Hotel_(business).html" class="ic_yazi" title="Mandarin Hotel (business) Guangzhou"><font class="ic_yazi">Mandarin Hotel (business)</font></a><br><a href="../../China_Hotels/Guangzhou_hotels/China_Merchants_Hotel_(deluxe_Rm).html" class="ic_yazi" title="China Merchants Hotel (deluxe Rm) Guangzhou"><font class="ic_yazi">China Merchants Hotel (deluxe Rm)</font></a><br></td></tr><tr style="color: #3d4454"><td height="19" align="left" valign="middle" class="ic_yazi" style="width: 10px"></td><td width="15" align="center" valign="middle" class="ic_yazi"></td><td align="left" valign="middle" class="ic_yazi"></td></tr></table></marquee> </td> </tr> </table> </td> </tr> </table> </td> <td></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="19" align="left" valign="middle" background="../../images/index_06.jpg" class="baslik" title="Otshotels Costumer Service">&nbsp;&nbsp;&nbsp;» Costumer Service </td> </tr> <tr> <td align="center" valign="middle" class="baslik" title="Otshotels Costumer Service"><img src="../../images/icons/by.jpg" width="179" height="119"></td> </tr> <tr> <td align="left" valign="middle" class="baslik"><table width="100%" border="0" cellpadding="0" cellspacing="1"> <tr> <td height="15" align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> <td align="center" valign="middle">&nbsp;</td> </tr> <tr> <td height="15" align="center" valign="middle"><img src="../../images/icons/flag_en.jpg" width="16" height="11" border="0"></td> <td align="center" valign="middle"><img src="../../images/icons/flag_de.jpg" width="16" height="11" border="0"></td> <td align="center" valign="middle"><img src="../../images/icons/flag_es.jpg" width="16" height="11" border="0"></td> <td align="center" valign="middle"><img src="../../images/icons/flag_fr.jpg" width="16" height="11" border="0"></td> <td align="center" valign="middle"><img src="../../images/icons/flag_it.jpg" width="16" height="11" border="0"></td> <td align="center" valign="middle"><img src="../../images/icons/flag_jp.jpg" width="16" height="11" border="0"></td> </tr> <tr> <td align="center" valign="middle" class="bayrak0">EN</td> <td align="center" valign="middle" class="bayrak1">DE</td> <td align="center" valign="middle" class="bayrak1">ES</td> <td align="center" valign="middle" class="bayrak1">IT</td> <td align="center" valign="middle" class="bayrak1">FR</td> <td align="center" valign="middle" class="bayrak1">JP</td> </tr> </table> </td> </tr> <tr> <td align="left" valign="middle" class="baslik"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" valign="top" class="fiyat" title="OtsHotels Talk"><br> Prefer to talk?<br> 1-877-491 21 97 <br> <br> UK Phone<br> 0044 203 291 2287</td> </tr> </table> </td> </tr> </table> </td> <td></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <br> <br></td> <td width="3" align="left" valign="top" background="../../images/index_01.jpg"></td> <td width="600" align="left" valign="top"><table width="600" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="bottom"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10" height="10" align="center" valign="top"></td> <td align="center" valign="top"></td> <td width="10" align="center" valign="top"></td> </tr> <tr> <td align="center" valign="top" height="10"></td> <td align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="19" align="left" valign="middle" background="../../images/index_03.jpg"></td> <td align="left" valign="middle" background="../../images/index_06.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="middle" class="baslik">&nbsp;&nbsp;&nbsp;» Nanyang King S Gate Hotel - Guangzhou</td> <td width="75" align="left" valign="middle" class="baslik"><img height="11" src="../../images/icons/map.jpg" width="11" /> <A HREF="../../mapits.aspx?HotID=23029" onClick="return popup(this, 'map')">Mapit</A></td> </tr> </table> </td> <td align="left" valign="middle" background="../../images/index_08.jpg">&nbsp;</td> </tr> <tr> <td align="left" valign="top" width="4" background="../../images/index_04.jpg"></td> <td align="left" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="185" height="185" align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="4" align="left" valign="top"></td> </tr> <tr> <td align="center" valign="top"><img id="imgBig" src="../../hotel_img/23029_1.jpg" width="180" height="180" border="0" title="Nanyang King S Gate Hotel"></td> </tr> </table> </td> <td width="5" align="left" valign="top">&nbsp;</td> <td align="left" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="5" align="left" valign="top"></td> </tr> <tr> <td height="20" align="left" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="100" align="left" valign="middle" class="form"><img src='../../images/icons/4star.gif' title="four star hotels" width="50" height="9"></td> <td align="left" valign="middle" class="alt_baslik">Guangzhou - </td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" class="ic_yazi"><p align="justify">Nanyang King's Gate Hotel ( Guangdong ) is constructed and decorated in accordance with the high standards with the joint investment of Guangdong Nanyang king's Gate Hotels Co. Ltd and the Military District of Guangdong Province. The Hotel adopts the famous French ⬠S Versailles ' artistic style; the palace-style lobby is splendid and shining,extremely luxurious and noble, all of which exhibit the royal grandeur. The Hotel is equipped with the matching facilities such as Royal Chinese Restaurant, Louis Western Restaurant , Lobby Bar , Multifunctional Large-SCALE Conference hall, Golden Hall Club, heath Center, Fitness Center, Billiard Room and Table tennis Room, etc. With the operation of various kinds of entertainment facilities, the hotel can meet different demand of the guests, and provide one-stop honorable guest service. Nanyang King's Gate Hotel ( Guangdong ) is a chain hotel of Zhuhai Nanyang Seascape Hotel. With solid capital and rich international management experience, the company has successfully operated a number of stared hotels across China. *** Hotel charges a one night penalty charge for cancellations made during October 14-20 and October 24-30, 2006*** </p> </td> </tr> <tr> <td align="right" valign="top" class="ic_yazi"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="middle" class="form" style="width: 9px">Adress:</td> <td width="128" align="left" valign="middle" class="form" >38 Xinghua Road Tianhe Area</td> <td width="22" align="right" valign="middle">&nbsp;</td> </tr> <tr> <td align="left" valign="middle" colspan="2"></td> <td align="right" valign="middle">&nbsp;</td> </tr> <tr> <td align="left" valign="middle" class="form" style="width: 49px">&nbsp;</td> <td align="right" valign="middle">&nbsp;</td> <td align="right" valign="middle">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="4" align="left" valign="top" background="../../images/index_09.jpg">&nbsp;</td> </tr> <tr> <td height="5" align="left" valign="top" background="../../images/index_05.jpg"></td> <td align="left" valign="top" background="../../images/index_07.jpg"></td> <td align="left" valign="top" background="../../images/index_10.jpg"></td> </tr> </table> </td> <td align="center" valign="top"></td> </tr> <tr> <td align="center" valign="top" height="10"></td> <td id="TDLocation" align="center" valign="top" style="height: 19px"> &nbsp; <div id="description_HeaderPanel" class="baslik" style="background-image:url(images/index_06.jpg);text-align:left;cursor: pointer;"> <img id="description_ToggleImage" src="images/collapse.jpg" align="middle" style="border-width:0px;" width="13" height="13" /> Please Expand to see Location information </div> <div id="description_ContentPanel" style="overflow:hidden;"> <p> <span id="lblLocation" class="ic_yazi">/>Located in the central part of Tianhe District, Guangzhou City, the property overlooks the scenic and charming Baiyun Mountain. It is only five minutes drive from the Guangzhou Eastern Railway Station and three minutes from the city centre</span> </p> </div> <input type="hidden" name="cpeDesc_ClientState" id="cpeDesc_ClientState" /> </td> <td align="center" valign="top"></td> </tr> <tr> <td align="center" valign="top" height="10"></td> <td align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="19" align="left" valign="middle" >&nbsp;</td> <td align="left" valign="middle" class="baslik">&nbsp;</td> <td align="left" valign="middle" >&nbsp;</td> </tr> <tr> <td height="19" align="left" valign="middle" background="../../images/index_03.jpg"></td> <td align="left" valign="middle" background="../../images/index_06.jpg" class="baslik">&nbsp;&nbsp;&nbsp;» Check Availability</td> <td align="left" valign="middle" background="../../images/index_08.jpg">&nbsp;</td> </tr> <tr> <td align="left" valign="top" width="4" background="../../images/index_04.jpg"></td> <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="5" align="left" valign="top"></td> </tr> <tr> <td align="left" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" class="ic_yazi"><table width="100%" border="0"> <tr> <td width="2%" valign="top">&nbsp;</td> <td width="98%" valign="top" class="ic_yazi"><div align="center"> <form name="search" id="search" action="../../searchs.aspx"> <TABLE id="Table2" cellSpacing="0" cellPadding="2" width="98%" border="0" style="height: 0px"> <TR> <TD align="left" width="39%" valign="top" > <SPAN class="form">Check In Date</SPAN><br><!-- <SELECT class="form" id="Select1" name="select3"> <OPTION selected>20</OPTION> </SELECT> <SELECT class="form" id="Select2" name="select4"> <OPTION selected>01</OPTION> </SELECT> <SELECT class="form" id="Select7" name="select5"> <OPTION selected>2007</OPTION> </SELECT>--> <input type="text" name="chkInDate" id="txtchkIn" class="form" size="15" runat="server" readonly="readOnly" title="Check In Date">&nbsp; <a hidefocus onclick="if(self.gfPop)gfPop.fStartPop(document.search.txtchkIn,document.search.txtchkOut);return false;" href="javascript:void(0)"><img class="PopcalTrigger" height="22" alt="" src="../../calender/calbtn.gif" width="34" align="absMiddle" border="0" title="calender"></a> </TD> <TD width="61%"> <table style="width: 100%"> <tr> <td valign="top" class=form >Room(s):<SELECT class=form id=rm style="WIDTH: 36px" name="rm" onChange="MM_jumpMenu('parent',this,0)"> <OPTION value=1 selected>1</OPTION> <OPTION value=2>2</OPTION> <OPTION value=3>3</OPTION></SELECT></td> <td> <TABLE class=form style="height: 50px; width: 100%;"> <TBODY> <TR> <TD id=TD1 style="WIDTH: 1px; height: 1px;" valign="top" > Room1:</TD> <TD id=TD2 style="WIDTH: 100px; height: 21px;" valign="top" > <table width="1" border="0" cellspacing="0" cellpadding="0" style="height: 5px"> <tr> <td width="222" height="19"> <div id="Layer1" style="width: 86; height: 19"> <table width="1%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="30%" align="right" valign="top" class="seach-baslik" bgcolor="#FAECCC"> <SELECT onChange="" name="room1" id="room1" class=form style="WIDTH: 115px" > <OPTION value=single selected>Single</OPTION> <OPTION value=singlechild>Single + Child</OPTION> <OPTION value=double>Double</OPTION> <OPTION value=doublechild>Double + Child</OPTION> <OPTION value=twin>Twin</OPTION> <OPTION value=twinchild>Twin + Child</OPTION> <OPTION value=triple>Triple</OPTION> <OPTION value=triplechild>Triple + Child</OPTION> <OPTION value=quadruple>Quadruple</OPTION></SELECT></td> </tr> </table> </div></td> </tr> <tr> <td width="222" > <div id="Layer2" style=" display:none; width:84; height:20"> <table width="34%" border="0" cellpadding="0" cellspacing="0" height="21"> <tr> <td width="30%" align="right" class="seach-baslik" height="21" bgcolor="#FAECCC"> <SELECT onChange="" name="room2" id="room2" class=form style="WIDTH: 115px" > <OPTION value=single selected>Single</OPTION> <OPTION value=singlechild>Single + Child</OPTION> <OPTION value=double>Double</OPTION> <OPTION value=doublechild>Double + Child</OPTION> <OPTION value=twin>Twin</OPTION> <OPTION value=twinchild>Twin + Child</OPTION> <OPTION value=triple>Triple</OPTION> <OPTION value=triplechild>Triple + Child</OPTION> <OPTION value=quadruple>Quadruple</OPTION></SELECT> </td> <td width="70%" align="right" height="21" bgcolor="#CCCCCC"> </td> </tr> </table> </div></td> </tr> <tr> <td width="222" > <div id="Layer3" style="display:none; width:87; height:20"> <table width="31%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="30%" align="right" class="seach-baslik"> <SELECT onChange="" name="room3" id="room3" class=form style="WIDTH: 115px" > <OPTION value=single selected>Single</OPTION> <OPTION value=singlechild>Single + Child</OPTION> <OPTION value=double>Double</OPTION> <OPTION value=doublechild>Double + Child</OPTION> <OPTION value=twin>Twin</OPTION> <OPTION value=twinchild>Twin + Child</OPTION> <OPTION value=triple>Triple</OPTION> <OPTION value=triplechild>Triple + Child</OPTION> <OPTION value=quadruple>Quadruple</OPTION></SELECT> </td> <td width="70%" align="right"> &nbsp;</td> </tr> </table> </div></td> </tr> </table> </TD></TR> </TBODY></TABLE> </td> </tr> </table> </TD> </TR> <TR> <TD align="left" width="39%"> <SPAN class="form">Check Out Date</SPAN><BR><!-- <SELECT class="form" id="Select8" name="select6"> <OPTION selected>20</OPTION> </SELECT> <SELECT class="form" id="Select9" name="select6"> <OPTION selected>01</OPTION> </SELECT> <SELECT class="form" id="Select10" name="select6"> <OPTION selected>2007</OPTION> </SELECT>--> <input type="text" name="chkOutDate" id="txtchkOut" class="form" size="15" runat="server" readonly="readOnly" title="Check Out Date">&nbsp;&nbsp;<a hidefocus onclick="if(self.gfPop)gfPop.fEndPop(document.search.txtchkIn,document.search.txtchkOut);return false;" href="javascript:void(0)"><img class="PopcalTrigger" height="22" alt="" src="../../calender/calbtn.gif" width="34" align="absMiddle" border="0" title="calender"></a> </TD> <TD align="right" valign="bottom"> <DIV align="right"> <input type="hidden" value="23029" name="HotelCode"><input id="asd" type="hidden" value="1" name="asd"><input name="form" id="from" value="Search Availability" id="from" type="image" title="Discount Hotel Reservation" src="../../images/butonlar/chek_bas.jpg" onmouseout="butbas(1)" onmouseover="butbas(2)" width="123" height="30" /></DIV> </TD> </TR> </TABLE> </form> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="4" align="left" valign="top" background="../../images/index_09.jpg">&nbsp;</td> </tr> <tr> <td height="5" align="left" valign="top" background="../../images/index_05.jpg"></td> <td align="left" valign="top" background="../../images/index_07.jpg"></td> <td align="left" valign="top" background="../../images/index_10.jpg"></td> </tr> </table> </td> <td align="center" valign="top"></td> </tr> <tr> <td align="center" valign="top" height="10"></td> <td align="center" valign="top"></td> <td align="center" valign="top"></td> </tr> <tr> <td align="center" valign="top" height="10"></td> <td align="center" valign="top"></td> <td align="center" valign="top"></td> </tr> <tr> <td align="center" valign="top">&nbsp;</td> <td align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="19" align="left" valign="middle" background="../../images/index_03.jpg"></td> <td align="left" valign="middle" background="../../images/index_06.jpg" class="baslik">&nbsp;&nbsp;&nbsp;» Pictures</td> <td align="left" valign="middle" background="../../images/index_08.jpg">&nbsp;</td> </tr> <tr> <td align="left" valign="top" width="4" background="../../images/index_04.jpg"></td> <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="5"></td> </tr> <tr> <td align="center" valign="top"> <table border="0" cellspacing="0" cellpadding="2" ID="Table1" align="center"> <tr> <td width="10" valign="middle" align="right"><A onclick="degis(1)" style="CURSOR: pointer"><img src="../../images/butonlar/okgeri.jpg" border="0" title="Previous" width="16" height="70"></A></td> <td width="100%" align="center"> <!--<marquee direction="left" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="3" scrolldelay="1" id="mar"> <DIV style=" LEFT: 1%; OVERFLOW: scroll; WIDTH: 100%;POSITION: relative; HEIGHT: 200px; ">--><img src="../../hotel_img/23029_1.jpg" id="img0" style="CURSOR:pointer" onClick="resdegis('img0')" border="0" width="70" height="70" />&nbsp;&nbsp;<img src="../../hotel_img/23029_2.jpg" id="img1" style="CURSOR:pointer" onClick="resdegis('img1')" border="0" width="70" height="70" />&nbsp;&nbsp;<img src="../../hotel_img/23029_3.jpg" id="img2" style="CURSOR:pointer" onClick="resdegis('img2')" border="0" width="70" height="70" />&nbsp;&nbsp;<img src="../../hotel_img/23029_4.jpg" id="Img3" style="CURSOR:pointer" onClick="resdegis('img3')" border="0" width="70" height="70" />&nbsp;&nbsp;<img src="../../hotel_img/23029_5.jpg" id="Img4" style="CURSOR:pointer" onClick="resdegis('img4')" border="0" width="70" height="70" />&nbsp;&nbsp; <img src="../../hotel_img/23029_6.jpg" id="Img5" style="CURSOR:pointer" onClick="resdegis('img5')" border="0" width="70" height="70" /><!--</DIV> </marquee>--> </td> <td width="10" valign="middle" align="left"><A onclick="degis(2)" style="CURSOR: pointer"><img src="../../images/butonlar/okileri.jpg" border="0" title="Next" width="16" height="70"></A></td> </tr> </table> </td> </tr> </table> </td> <td width="4" align="left" valign="top" background="../../images/index_09.jpg">&nbsp;</td> </tr> <tr>