function Home_SearchBox_View(source)
{
if (source == "Tour") 
{
Home_SearchBox_Current_Menu = source;
// Show/hide search box
MM_showHideTableRow("trHome_SearchBox_Tour","show");
MM_showHideTableRow("trHome_SearchBox_Hotel","hide");
MM_showHideTableRow("trHome_SearchBox_Flight","hide");
MM_showHideTableRow("layComingSoon","hide"); // hide coming soon box
}else if (source == "Hotel") 
{
Home_SearchBox_Current_Menu = source;
// Show/hide search box
MM_showHideTableRow("trHome_SearchBox_Tour","hide");
MM_showHideTableRow("trHome_SearchBox_Hotel","show");
MM_showHideTableRow("trHome_SearchBox_Flight","hide");
MM_showHideTableRow("layComingSoon","hide"); // hide coming soon box
} else if (source == "Flight") {
Home_SearchBox_Current_Menu = source;
// Show/hide search box
MM_showHideTableRow("trHome_SearchBox_Tour","hide");
MM_showHideTableRow("trHome_SearchBox_Hotel","hide");
MM_showHideTableRow("trHome_SearchBox_Flight","show");
MM_showHideTableRow("layComingSoon","hide"); // show coming soon box
}
}
// Display Hotel first
var Home_SearchBox_Current_Menu = "Tour";
Home_SearchBox_View(Home_SearchBox_Current_Menu);
          
function LoadFooter()
{
    document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'>");
            document.write(" <tr>");
            document.write(" <td style='width: 96%; border-left: 1px; background-color: White; border-left-color: #8C8C82;");
            document.write(" border-right: 1px; border-right-color: #8C8C82; border-right-style: solid; border-left-style: solid;");
            document.write(" padding-top: 2px;' valign='middle'>");
            document.write(" <table border='0' cellpadding='0' cellspacing='0' style='width: 100%; background-color: #E5E5E5;");
            document.write("    height: 25px;'>");
            document.write("   <tr>");
            document.write("   <td style='padding-left: 5px; '>");
            document.write("    <a href='/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Adventure, Vietnam Wars' > Home</a></td>");
            document.write("   <td style='padding-left:2px;padding-right:2px;color:Green;'>|</td>");

            document.write(" <td style=''>");
            document.write("    <a href='/GreatAdventure/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventures'>Great Adventures</a>");
            document.write("  </td>");
            document.write(" <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("  |</td>");
            document.write(" <td style=''>");
            document.write("    <a href='/TopTravelChoices/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Vacation, Top Travel Choices'>Top Travel Choices</a>");
            document.write(" </td>");
            document.write("  <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("   |</td>");
            document.write("  <td style=''>");
            document.write("   <a href='/Design_Tour/' Title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Adventure, Design Tour '>Build Your Trip</a>");
            document.write("  </td>");
            document.write(" <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("     |</td>");
            document.write(" <td style=''>");
            document.write("    <a href='/Hotel/' title='Vietnam Tour, Vietnam Travel, Travel To Vietnam, Vietnam Vacation, Vietnam Flight, Vietnam Wars'>Best Hotel Deals</a>");
            document.write(" </td>");
            document.write(" <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("    |</td>");
            document.write(" <td style=''>");
            document.write("    <a href='/Link/' title='Vietnam Travel, Vietnam Travel Link, Link Exchange, Travel To Vietnam, Vietnam Hotel'>Link Exchange</a>");
            document.write("   </td>");
            document.write(" <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("   |</td>");
            document.write(" <td style=''>");
            document.write("   <a href='/Travel/Vietnam/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Travel Guide'>Travel Guide</a>");
            document.write(" </td>");
            document.write("  <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("  |</td>");
            document.write("  <td style=''>");
            document.write("     <a href='/About_Us/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, About Indochina Travel Service'>About Us</a>");
            document.write("  </td>");
            document.write("  <td style='padding-left: 2px; padding-right: 2px; color: Green;'>");
            document.write("     |</td>");
            document.write(" <td style='padding-right: 5px;'>");
            document.write("    <a href='/Contact_Us/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Cantact with Indochina Travel Service'>Contact Us</a>");
            document.write("  </td>");
            document.write("  </tr>");
            document.write("  </table>");

            document.write(" </td>");
            document.write(" </tr>");
            document.write(" <tr><td style='100%'>");
            document.write("  <table border='0' cellpadding='0' cellspacing='0' width='100%'>");

            document.write("   <tr>");
            document.write("   <td>");
            document.write("   <img src='/Images/F1.gif'/>");
            document.write(" </td>");
            document.write(" <td style='width: 100%;' valign=top>");

            document.write("   <table border='0' cellpadding='0' cellspacing='0' width='100%'>");


            document.write("     <tr>");
            document.write("      <td style='border-top-style: solid; border-top-color: #7E0100; border-top-width: 1px;");
            document.write("         width: 100%;'>");
            document.write("         &nbsp;</td>");
            document.write("    </tr>");
            document.write(" </table>");
            document.write("  </td>");
            document.write(" </tr></table>");
            document.write(" </td>");


            document.write(" </tr>");
            document.write(" </table>");
}
function LoadBestsales()
{
 document.write("<table border='0' cellpadding='0' cellspacing='0' > ");

        document.write(" <tr> ");
        document.write("<td align='center' style='padding-top: 4px;'><a href='/Design_Tour/' Alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour'> ");
        document.write("<img border='0' src='/Images/Buid_yourtrip.jpg' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour' /></a> ");
        document.write("</td> ");
        document.write(" </tr> ");
        document.write(" <tr> ");
        document.write("<td class='font_Arial_11_black' style='padding-left: 3px; padding-right: 3px; padding-top: 13px;'> ");
        document.write("<b>Tailor - Made Trip </b> ");
        document.write(" <table width='100%'  border='0' cellspacing='0' cellpadding='0'> ");
        document.write("<tr> ");
        document.write(" <td style='padding-top:5px; '></td> ");
        document.write(" </tr> ");
        document.write("   </table> ");

        document.write("Thank you for the interest and  ");
        document.write("trust you place in <a href='/' title='Indochina Travel Service'  title='Indochina Travel Service, Vietnam Travel, Indochina Vacation, Indochina Tour' > IndochinaTravel  ");
        document.write("Service</a>. In oder to better match  ");
        document.write("and fulfill your expectations.  ");
        document.write("Our <em><a href='/Custom_Design/' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour'> Custom Design Trip</a></em> helps  ");
        document.write("us identify your specific  ");
        document.write("requirements. Planning your  ");
        document.write("journey is one of the joys of  ");
        document.write("travel, so just enjoy your dream holiday in your own way...    ");
        document.write("</td> ");
        document.write("</tr> ");
        document.write("<tr> ");
        document.write("<td style='padding-left: 5px; padding-top: 18px; padding-bottom: 5px;' valign='bottom'> ");
        document.write("    <a href='/Design_Tour/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Design Tour'><u>See more</u></a> ");
        document.write("</td> ");
        document.write("</tr> ");
        document.write("</table> ");
}
function LoadGreatAdventure()
{
document.write("<table border='0' cellpadding='0' cellspacing='0' > ");

        document.write("<tr> ");
        document.write("<td align='center' style='padding-top: 4px;'><a href='/GreatAdventure/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventure'> ");
        document.write("<img Border=0  alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventure' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventure' src='/Images/GreatAdventures.gif' /></a> ");
        document.write("</td> ");
        document.write("</tr> ");
        document.write("<tr> ");
        document.write("<td style='padding-left: 5px; padding-right: 5px; padding-top: 7px;'> ");
        document.write("<strong>Welcome</strong> to Indochina Travel <br> ");
        document.write("Service <a href='/GreatAdventure/' title=' Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventures' Alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventure'>Great Adventures</a>!<br> ");
        document.write("Whether you like biking, trekking, kayaking or ...</span> ");
        document.write("</td> ");
        document.write("</tr> ");
        document.write("<tr> ");
        document.write("<td style='padding-left: 5px; padding-top: 5px; padding-bottom: 5px;' valign='bottom'> ");
        document.write("<a href='/GreatAdventure/' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventure' Alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Great Adventure'><u>See more</u></a> ");
        document.write("</td> ");
        document.write("</tr> ");


        document.write("</table> ");
}
function LoadTopTravelChoice()
{
 document.write(" <table border='0' cellpadding='0' cellspacing='0' > ");

            document.write(" <tr> ");
            document.write(" <td align='center' style='padding-top:4px;'><a href='/TopTravelChoices/'> ");
            document.write(" <img border='0' src='/Images/Top_Travel.jpg' /></a> ");
            document.write(" </td> ");
            document.write(" </tr> ");
            document.write("  <tr> ");
            document.write(" <td class='font_Arial_11_blue' style='padding-left: 5px; padding-right: 5px; padding-top: 4px;'> ");
            document.write("  <table border='0' cellpadding='0' cellspacing='0' class='font_Arial_11_blue'> ");
            document.write("  <tr> ");
            document.write("         <td style='padding-left:2px; padding-top:7px; padding-bottom:4px; '><span class='font_Arial_11_black_b'>Great Choices</span></td> ");
            document.write("     </tr> ");
            document.write("    <tr> ");
            document.write("      <td style='padding-left:2px; height:16px; '> ");
            
            
            
            
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write(" <tr> ");
                document.write("<td style='padding-left: 2px;'> ");
                document.write(" <a href='/Vietnam/Premier_Tours/Vietnam_at_a_Glimpse.aspx' Title='Vietnam Travel, Vietnam Tour, Vietnam at a Glimpse'> ");
               document.write(" Vietnam at a Glimpse ");
                document.write(" </a> ");
                document.write("</td> ");
                document.write("  </tr> ");
                document.write("  <tr> ");
                document.write("    <td width='100%'> ");
                document.write("       <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("         <tr> ");
                document.write("            <td style='padding-left: 2px;width:145px;' > ");
                document.write("                  <span class='from'> ");
                document.write("  10 days/ 9 nights ");
                document.write("            </span> ");
                document.write("        </td> ");
                document.write("       <td nowrap='nowrap'> ");
                document.write("         <span class='price'>$ ");
                document.write(" 988 ");
                document.write(" </span> ");
                document.write(" </td> ");
                document.write("</tr> ");
                document.write("</table> ");
                document.write(" </td> ");
                document.write(" </tr> ");
                document.write("</table> ");
                
                
                
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write(" <tr> ");
                document.write("<td style='padding-left: 2px;'> ");
                document.write(" <a href='/Vietnam/Premier_Tours/Vietnam_Southern_Highlights.aspx' Title='Vietnam Travel, Vietnam Tour, Vietnam Southern Highlight'> ");
                document.write(" Vietnam Southern Highlight ");
                document.write(" </a> ");
                document.write("</td> ");
                document.write("  </tr> ");
                document.write("  <tr> ");
                document.write("    <td width='100%'> ");
                document.write("       <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("         <tr> ");
                document.write("            <td style='padding-left: 2px;width:145px;' > ");
                document.write("                  <span class='from'> ");
                document.write("  7 days /6 nights  ");
                document.write("            </span> ");
                document.write("        </td> ");
                document.write("       <td nowrap='nowrap'> ");
                document.write("         <span class='price'>$ ");
                document.write(" 546 ") ;
                document.write(" </span> ");
                document.write(" </td> ");
                document.write("</tr> ");
                document.write("</table> ");
                document.write(" </td> ");
                document.write(" </tr> ");
                document.write("</table> ");
                
                
                
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write(" <tr> ");
                document.write("<td style='padding-left: 2px;'> ");
                document.write(" <a href='/Vietnam/Premier_Tours/Vietnam_Northern_Highlights.aspx' Title='Vietnam Travel, Vietnam Tour, Vietnam Northern Highlights'> ");
                document.write(" Vietnam Northern Highlights ");
                document.write(" </a> ");
                document.write("</td> ");
                document.write("  </tr> ");
                document.write("  <tr> ");
                document.write("    <td width='100%'> ");
                document.write("       <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("         <tr> ");
                document.write("            <td style='padding-left: 2px;width:145px;' > ");
                document.write("                  <span class='from'> ");
                document.write("  9 days / 8 nights  ");
                document.write("            </span> ");
                document.write("        </td> ");
                document.write("       <td nowrap='nowrap'> ");
                document.write("         <span class='price'>$ ");
                document.write("  809 ");
                document.write(" </span> ");
                document.write(" </td> ");
                document.write("</tr> ");
                document.write("</table> ");
                document.write(" </td> ");
                document.write(" </tr> ");
                document.write("</table> ");
                
                
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write(" <tr> ");
                document.write("<td style='padding-left: 2px;'> ");
                document.write(" <a href='/Vietnam/Premier_Tours/Vietnam_a_Destination_of_Heritage_Sites.aspx' Title='Vietnam Travel, Vietnam Tour, Destination of Heritage Sites'> ");
                document.write(" Destination of Heritage Sites ");
                document.write(" </a> ");
                document.write("</td> ");
                document.write("  </tr> ");
                document.write("  <tr> ");
                document.write("    <td width='100%'> ");
                document.write("       <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("         <tr> ");
                document.write("            <td style='padding-left: 2px;width:145px;' > ");
                document.write("                  <span class='from'> ");
                document.write("  11 days / 10 nights  ");
                document.write("            </span> ");
                document.write("        </td> ");
                document.write("       <td nowrap='nowrap'> ");
                document.write("         <span class='price'>$ ");
                document.write(" 1,046") ;
                document.write(" </span> ");
                document.write(" </td> ");
                document.write("</tr> ");
                document.write("</table> ");
                document.write(" </td> ");
                document.write(" </tr> ");
                document.write("</table> ");
            
            
            
            
            
            document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write(" <tr> ");
                document.write("<td style='padding-left: 2px;'> ");
                document.write(" <a href='/Cambodia/Premier_Tours/Highlights_Cambodia.aspx' Title='Vietnam Travel, Vietnam Tour, Highlights Cambodia'> ");
                document.write(" Highlights Cambodia ");
                document.write(" </a> ");
                document.write("</td> ");
                document.write("  </tr> ");
                document.write("  <tr> ");
                document.write("    <td width='100%'> ");
                document.write("       <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("         <tr> ");
                document.write("            <td style='padding-left: 2px;width:145px;' > ");
                document.write("                  <span class='from'> ");
                document.write("  5 days / 4 nights  ");
                document.write("            </span> ");
                document.write("        </td> ");
                document.write("       <td nowrap='nowrap'> ");
                document.write("         <span class='price'>$ ");
                document.write(" 339") ;
                document.write(" </span> ");
                document.write(" </td> ");
                document.write("</tr> ");
                document.write("</table> ");
                document.write(" </td> ");
                document.write(" </tr> ");
                document.write("</table> ");
            
            
            
            

            document.write("  </td> ");
            document.write("   </tr> ");
            document.write(" </table> ");



            document.write("    </td> ");
            document.write("   </tr> ");
            document.write("  <tr> ");
            document.write("  <td style='padding-left: 5px; padding-bottom: 5px;padding-top: 20px;'> ");
            document.write("   <a href='/TopTravelChoices/'><u>See more</u></a> ");
            document.write("  </td> ");
            document.write("   </tr> ");

            document.write(" </table> ");
}

function LoadHotel()
{
        document.write(" <table border='0' cellpadding='0' cellspacing='0' width='523px;'> ");
        document.write(" <tr> ");

        document.write(" <td class='font_Arial_12_white_b' style='background-color: #816E47; height: 20px; padding-left:10px;padding-right:20px;' align='left'> ");
        document.write("  <a class='font_Arial_12_white_b' href='/Hotel/' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals'>Best Hotel Deals</a> ");
        document.write(" </td> ");
        document.write(" </tr> ");

        document.write(" </table> ");

        
            document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
            document.write("  <tr> ");
            
            
            
            
                document.write(" <td> ");
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("  <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <b><a alt='Melia Hotel ' href='/Hotel/Melia_Hotel_1.aspx' ");
                document.write("  title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Melia Hotel '> ");
                document.write("  <img border='0' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='http://www.indochinaadventure.com/HotelImages/Melia_Hotel_1/images/3ee2a51bb5c54150827dc35c94c09e9e.jpg' /></a></b></td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <a alt='Melia Hotel' href='/Hotel/Melia_Hotel_1.aspx' ");
                document.write(" style='color: #656656; font-weight: bold;' title='Vietnam Travel, Vietnam Tour, Vietnam hotel, Travel To Vietnam, Melia Hotel'><span class='style10'> ");
                document.write("Melia Hotel");
                document.write("  </span></a> ");
                document.write("  </td> ");

                document.write("  </tr> ");
                document.write(" <tr> ");
                document.write(" <td class='from' style='padding-left: 14px; padding-top: 3px;'> ");
                document.write("Vietnam");

                document.write(" <img alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='/Images/5.gif'> ");
                document.write("  </td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 2px; padding-bottom: 5px;'> ");
                document.write(" <span class='from'>From</span> ");
                document.write(" &nbsp;&nbsp;&nbsp;&nbsp; ");
                document.write(" <span class='price'> ");
                document.write("$145");
                document.write("  </span> ");

                document.write(" </td> ");

                document.write(" </tr> ");
                document.write("  </table> ");
                document.write(" </td> ");
                
                
                document.write(" <td> ");
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("  <tr> ");

                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <b><a alt='Settha Palace Hotel  ' href='/Hotel/Settha_Palace_Hotel_63.aspx' ");
                document.write("  title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Settha Palace Hotel  '> ");
                document.write("  <img border='0' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='http://www.indochinaadventure.com/HotelImages/Settha_Palace_Hotel_63/images/f0c8f135e4a445dfb24cf19ae69b3ce5.jpg' /></a></b></td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <a alt='Melia Hotel' href='/Hotel/Settha_Palace_Hotel_63.aspx' ");
                document.write(" style='color: #656656; font-weight: bold;' title='Vietnam Travel, Vietnam Tour, Vietnam hotel, Travel To Vietnam, Settha Palace Hotel '><span class='style10'> ");
                document.write("Settha Palace Hotel ");
                document.write("  </span></a> ");
                document.write("  </td> ");

                document.write("  </tr> ");
                document.write(" <tr> ");
                document.write(" <td class='from' style='padding-left: 14px; padding-top: 3px;'> ");
                document.write("Laos");

                document.write(" <img alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='/Images/5.gif'> ");
                document.write("  </td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 2px; padding-bottom: 5px;'> ");
                document.write(" <span class='from'>From</span> ");
                document.write(" &nbsp;&nbsp;&nbsp;&nbsp; ");
                document.write(" <span class='price'> ");
                document.write("$114");
                document.write("  </span> ");

                document.write(" </td> ");

                document.write(" </tr> ");
                document.write("  </table> ");
                document.write(" </td> ");
                
                
                document.write(" <td> ");
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("  <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <b><a alt='Sunrise Beach Resort  ' href='/Hotel/Sunrise_Beach_Resort_102.aspx' ");
                document.write("  title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Sunrise Beach Resort  '> ");
                document.write("  <img border='0' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='http://www.indochinaadventure.com/HotelImages/Sunrise_Beach_Resort_102/images/286d7476d9404428bdaeddefff9867c0.jpg' /></a></b></td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <a alt='Melia Hotel' href='/Hotel/Sunrise_Beach_Resort_102.aspx' ");
                document.write(" style='color: #656656; font-weight: bold;' title='Vietnam Travel, Vietnam Tour, Vietnam hotel, Travel To Vietnam, Sunrise Beach Resort '><span class='style10'> ");
                document.write("Sunrise Beach Resort ");
                document.write("  </span></a> ");
                document.write("  </td> ");

                document.write("  </tr> ");
                document.write(" <tr> ");
                document.write(" <td class='from' style='padding-left: 14px; padding-top: 3px;'> ");
                document.write("Vietnam");

                document.write(" <img alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='/Images/5.gif'> ");
                document.write("  </td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 2px; padding-bottom: 5px;'> ");
                document.write(" <span class='from'>From</span> ");
                document.write(" &nbsp;&nbsp;&nbsp;&nbsp; ");
                document.write(" <span class='price'> ");
                document.write("$123");
                document.write("  </span> ");

                document.write(" </td> ");

                document.write(" </tr> ");
                document.write("  </table> ");
                document.write(" </td> ");
                
                
                
                
                document.write(" <td> ");
                document.write(" <table border='0' cellpadding='0' cellspacing='0' width='100%'> ");
                document.write("  <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <b><a alt='Steung Siem Reap Hotel  ' href='/Hotel/Steung_Siem_Reap_Hotel__169.aspx' ");
                document.write("  title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Steung Siem Reap Hotel  '> ");
                document.write("  <img border='0' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='http://www.indochinaadventure.com/HotelImages/Steung_Siem_Reap_Hotel__169/images/754d8243aa1b4021929ae36736af2662.jpg' /></a></b></td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 8px;'> ");
                document.write(" <a alt='Steung Siem Reap Hotel ' href='/Hotel/Steung_Siem_Reap_Hotel__169.aspx' ");
                document.write(" style='color: #656656; font-weight: bold;' title='Vietnam Travel, Vietnam Tour, Vietnam hotel, Travel To Vietnam, Steung Siem Reap Hotel '><span class='style10'> ");
                document.write("Steung Siem Reap Hotel ");
                document.write("  </span></a> ");
                document.write("  </td> ");

                document.write("  </tr> ");
                document.write(" <tr> ");
                document.write(" <td class='from' style='padding-left: 14px; padding-top: 3px;'> ");
                document.write("Cambodia");

                document.write(" <img alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Best hotel Deals' src='/Images/3.gif'> ");
                document.write("  </td> ");

                document.write(" </tr> ");
                document.write(" <tr> ");
                document.write(" <td style='padding-left: 14px; padding-top: 2px; padding-bottom: 5px;'> ");
                document.write(" <span class='from'>From</span> ");
                document.write(" &nbsp;&nbsp;&nbsp;&nbsp; ");
                document.write(" <span class='price'> ");
                document.write("$42");
                document.write("  </span> ");

                document.write(" </td> ");

                document.write(" </tr> ");
                document.write("  </table> ");
                document.write(" </td> ");
            
            

            document.write(" </tr> ");
            document.write("  </table> ");
}

function LoadMap()
{
            document.write(" <table border='0' cellpadding='0' cellspacing='0' width='173px'>");
            document.write(" <tr>");
            document.write("  <td>           <img src='/Images/Bando.jpg' border='0' usemap='#Map' Alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Vietnam Travel Map'></td>");
            document.write(" </tr>");
            document.write(" </table>");

            document.write(" <map name='Map'>");
            document.write(" <area shape='poly' coords='121,27,107,11,86,9,56,14,60,28,71,35,81,43,81,58,85,71,95,81,105,95,108,99,117,112,120,120,120,132,118,139,122,155,117,165,108,170,104,179,88,188,84,196,89,214,100,211,117,200,132,184,144,166,142,128,134,115,127,105,117,95,106,83,101,77,108,74,130,73,150,70,148,59,127,54,107,52,120,27' href='/Vietnam/' alt='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Vietnam Flight, Vietnam Vacation' title='Vietnam Travel, Vietnam Tour, Travel To Vietnam, Vietnam Hotel, Vietnam Flight, Vietnam Vacation'>");
            document.write(" <area shape='poly' coords='64,130,50,133,48,143,46,153,50,168,54,181,58,190,67,195,76,189,82,182,94,181,101,170,107,164,115,164,120,156,114,140,106,134,103,132' href='/Cambodia/' alt='Cambodia Travel, Cambodia Tour, Travel To Cambodia, Travel To Vietnam, Cambodia Hotel, Cambodia Adventure, Cambodisa Vacation' title='Cambodia Travel, Cambodia Tour, Travel To Cambodia, Travel To Vietnam, Cambodia Hotel, Cambodia Adventure, Cambodisa Vacation'>");
            document.write(" <area shape='poly' coords='46,16,37,17,37,27,32,29,27,34,24,37,19,40,15,48,22,51,27,59,30,65,26,73,27,84,32,94,45,87,53,83,63,83,68,85,74,94,80,103,82,112,86,117,89,128,95,129,112,132,114,126,112,121,110,113,108,108,100,94,88,80,76,70,75,58,77,56,77,49,73,42,71,40,62,44,56,38,56,29' href='/Laos/' alt='Laos Travel, Laos Tour, Travel To Laos, Laos Vacation, Laos Adventure'>");
            document.write(" </map>");
}

function LoadQC()
{
        document.write(" <table border='0' cellpadding='0' cellspacing='0' width='352px' height='243px'><tr><td><script type='text/javascript'>");
        document.write(" fadeimages[0]=['http://www.indochinatravelservice.com/Images/AnhBanner/furama_resort_danang.jpg', 'http://www.indochinatravelservice.com/promotion/hotel/furama_resort_danang/', ''];");
        document.write(" fadeimages[1]=['http://www.indochinatravelservice.com/Images/AnhBanner/1.jpg', 'http://www.indochinatravelservice.com/promotion/hotel/', ''];");

        document.write(" fadeimages[2]=['http://www.indochinatravelservice.com/Images/AnhBanner/hotel-phuquoc.jpg', 'http://www.indochinatravelservice.com/promotion/hotel/sai-gon-phu-quoc-resort/', ''];");
        document.write(" fadeimages[3]=['http://www.indochinatravelservice.com/Images/AnhBanner/Tour-phu-quoc.jpg', 'http://www.indochinatravelservice.com/promotion/tour/3-days-on-paradise-island/', ''];");
        document.write(" fadeimages[4]=['http://www.indochinatravelservice.com/Images/AnhBanner/2_sua.jpg', 'http://www.indochinatravelservice.com/promotion/tour/great-discover-halong-bay/', ''];");
        document.write(" fadeimages[5]=['http://www.indochinatravelservice.com/Images/AnhBanner/photo-home.jpg', 'http://www.indochinatravelservice.com/promotion/hotel/evason_ana_mandara_villas_dalat/', ''];");




        document.write(" new fadeshow(fadeimages, 352, 243, 0, 3000, 1, 'R');");

        document.write(" </script>");
        document.write(" </td></tr></table>");
}
