// JavaScript Document
document.write('<meta http-equiv="Content-Type" content="text/html; charset=windows-874">');


txt='<table width="250" border="0" align="center" cellpadding="0" cellspacing="0">';
txt+='                    <tr>';
txt+='                    <td align="left" valign="top" class="textbluebold">';
txt+='<a class="tblink"  href="http://marriott.com/property/abouthotel/restaurants/hktjw" >JW Marriott Phuket Resort &amp; Spa </a>';
txt+='</td>';
txt+='                  </tr>';
txt+='                  <tr>';
txt+='                  <td align="left" valign="top" class="textbluebold">';
txt+='<a class="tblink"  href="http://marriott.com/property/viewallphotos.mi?marshaCode=hktjw&amp;pageID=HWRAL" >Photos of Restaurant </a>';
txt+='</td>';
txt+='                   </tr>';
txt+='                  <tr>';
txt+=' <td align="left" valign="top" class="textbluebold">';
txt+='<a class="tblink"  href="https://gifts.marriott.com/" >GiftCards &amp; Certificates </a>';
txt+='</td>';
txt+='                    </tr>';
 txt+='                   <tr>';
 txt+='                     <td height="10" align="left" valign="top" class="textblue"></td>';
 txt+='                   </tr>';
 txt+='                   <tr>';
txt+='                      <td align="left" valign="top" class="textbluebold">Other on-site restaurants: </td>';
 txt+='                   </tr>';
txt+='                    <tr>';
 txt+='                     <td align="left" valign="top" class="textblue">';
 txt+='   <span class="textblue">';
 txt+='  <a href="../andaman_grill/index.html" class="ml">Andaman Grill</a><br>';
 txt+='  <a href="../cucina/index.html" class="ml">Cucina</a><br>';
 txt+='  <a href="#" class="ml">Fire &amp; Spice</a><br> ';
 txt+='  <a href="../ginja_cook/index.html" class="ml">Ginja Cook</a><br>';
 txt+='  <a href="../ginja_taste/index.html" class="ml">Ginja Taste</a><br>';
 txt+='  <a href="../kabuki/index.html" class="ml">Kabuki</a><br>';
 txt+='  <a href="#" class="ml">Lotus Pavillion</a><br>';
 txt+='  <a href="../marriott_cafe/index.html" class="ml">Marriott cafe</a><br>';
 txt+='  <a href="../siam_deli/index.html" class="ml">Siam Deli</a><br>';
 txt+='  <a href="../blue_drink/index.html" class="ml">Out of the Blue Drink</a><br>';
 txt+='  <a href="../blue_splash/index.html" class="ml">Out of the Blue Splash</a><br>';
 txt+='  <a href="../rimnam/index.html" class="ml">Rim Nam pool bar</a><br>';
 txt+='  <a href="../sala_sawasdee/index.html" class="ml">Sala Sawasdee</a>';
 txt+='  </span>';
 txt+='  </td>';
 txt+='   </tr>';
 txt+='  </table>';



document.write(txt);

