// JavaScript Document
//Print
function printthis()
{
if (window.print != null) 
{ window.print(); }
 else
 { alert('Unfortunately, your browser does not support this shortcut.  Please select Print from the File menu.'); }
}
//--------- menu begin--------

function SwitchMenu(obj){
if(document.getElementById(obj).style.display == "block")
	document.getElementById(obj).style.display = "none";
	else
	document.getElementById(obj).style.display = "block";
}

//--------- menu end--------
//----begin menu guide-------
	function showSection(Name,Name2) 
	{

		var overview  = window.document.getElementById('overview');
		var ioverview = window.document.getElementById('ioverview');
		overview.style.display='none';
		ioverview.className='not_selected_section2';

       	var gettingin  = window.document.getElementById('gettingin');
		var igettingin = window.document.getElementById('igettingin');
		gettingin.style.display='none';
		igettingin.className='not_selected_section2';
		
		var gettingaround  = window.document.getElementById('gettingaround');
		var igettingaround = window.document.getElementById('igettingaround');
		gettingaround.style.display='none';
		igettingaround.className='not_selected_section2';
        
        var entertainment  = window.document.getElementById('entertainment');
		var ientertainment = window.document.getElementById('ientertainment');
		entertainment.style.display='none';
		ientertainment.className='not_selected_section2';
      
        var foods  = window.document.getElementById('foods');
		var ifoods = window.document.getElementById('ifoods');
		foods.style.display='none';
		ifoods.className='not_selected_section2';
 
        var shopping  = window.document.getElementById('shopping');
		var ishopping = window.document.getElementById('ishopping');
		shopping.style.display='none';
		ishopping.className='not_selected_section2';

        var traveltips  = window.document.getElementById('traveltips');
		var itraveltips = window.document.getElementById('itraveltips');
		traveltips.style.display='none';
		itraveltips.className='not_selected_section2';
               

		var elem = document.getElementById(Name);
		elem.style.display = '';
		var ielem = document.getElementById(Name2);
		ielem.className = 'selected_section2';
				
		return false;
	}
                  

//----end menu guide-------


function showSection1(Name,Name2) 
	{
        var overview  = window.document.getElementById('overview');
		var ioverview = window.document.getElementById('ioverview');
		overview.style.display='none';
		ioverview.className='not_selected_section2';
                
        var people  = window.document.getElementById('people');
		var ipeople = window.document.getElementById('ipeople');
		people.style.display='none';
		ipeople.className='not_selected_section2';

	    var resources  = window.document.getElementById('resources');
		var iresources = window.document.getElementById('iresources');
		resources.style.display='none';
		iresources.className='not_selected_section2';

        var economy  = window.document.getElementById('economy');
		var ieconomy = window.document.getElementById('ieconomy');
		economy.style.display='none';
		ieconomy.className='not_selected_section2';


       	  var gettingin  = window.document.getElementById('gettingin');
		var igettingin = window.document.getElementById('igettingin');
		gettingin.style.display='none';
		igettingin.className='not_selected_section2';
		
		var gettingaround  = window.document.getElementById('gettingaround');
		var igettingaround = window.document.getElementById('igettingaround');
		gettingaround.style.display='none';
		igettingaround.className='not_selected_section2';
        
         var traveltips  = window.document.getElementById('traveltips');
		var itraveltips = window.document.getElementById('itraveltips');
		traveltips.style.display='none';
		itraveltips.className='not_selected_section2';
               

		var elem = document.getElementById(Name);
		elem.style.display = '';
		var ielem = document.getElementById(Name2);
		ielem.className = 'selected_section2';
				
		return false;
	}

function showSection2(Name,Name2) 
	{
       var stour  = window.document.getElementById('stour');
		var istour = window.document.getElementById('istour');
		stour.style.display='none';
        istour.className='search_not_selected_section2';
		 
        var shotel  = window.document.getElementById('shotel');
		var ishotel = window.document.getElementById('ishotel');
		shotel.style.display='none';
       ishotel.className='search_not_selected_section2';
		 
		var elem = document.getElementById(Name);
		elem.style.display = '';
		var ielem = document.getElementById(Name2);
        ielem.className = 'search_selected_section2';
				
		return false;
	}

function showSection3(Name,Name2) 
	{
                var slandscape  = window.document.getElementById('slandscape');
		var islandscape = window.document.getElementById('islandscape');
		slandscape.style.display='none';
		 
                var sculturesite  = window.document.getElementById('sculturesite');
		var isculturesite = window.document.getElementById('isculturesite');
		sculturesite.style.display='none';

                var sculturetravel  = window.document.getElementById('sculturetravel');
		var isculturetravel = window.document.getElementById('isculturetravel');
		sculturetravel.style.display='none';

                var ssport  = window.document.getElementById('ssport');
		var issport = window.document.getElementById('issport');
		ssport.style.display='none';
                
                var secotravel  = window.document.getElementById('secotravel');
		var isecotravel = window.document.getElementById('isecotravel');
		secotravel.style.display='none';

	      	var elem = document.getElementById(Name);
		elem.style.display = '';
		var ielem = document.getElementById(Name2);
				
		return false;
	}



function showSection4(Name,Name2) 
	{
        var countryvietnam  = window.document.getElementById('countryvietnam');
		var icountryvietnam = window.document.getElementById('icountryvietnam');
		countryvietnam.style.display='none';
        icountryvietnam.className='not_selected_section2';
		 
         var countrycambodia  = window.document.getElementById('countrycambodia');
		var icountrycambodia = window.document.getElementById('icountrycambodia');
		countrycambodia.style.display='none';
         icountrycambodia.className='not_selected_section2';

         var countrylaos  = window.document.getElementById('countrylaos');
		var icountrylaos = window.document.getElementById('icountrylaos');
		countrylaos.style.display='none';
        icountrylaos.className='not_selected_section2';

         var countrythailand  = window.document.getElementById('countrythailand');
		var icountrythailand = window.document.getElementById('icountrythailand');
		countrythailand.style.display='none';
        icountrythailand.className='not_selected_section2';
                
         var countrymyanmar  = window.document.getElementById('countrymyanmar');
		var icountrymyanmar = window.document.getElementById('icountrymyanmar');
		countrymyanmar.style.display='none';
         icountrymyanmar.className='not_selected_section2';

        var countryyunnan  = window.document.getElementById('countryyunnan');
		var icountryyunnan = window.document.getElementById('icountryyunnan');
		countryyunnan.style.display='none';
         icountryyunnan.className='not_selected_section2';

	      	

		var elem = document.getElementById(Name);
		elem.style.display = '';
		var ielem = document.getElementById(Name2);
		ielem.className = 'selected_section2';
				
		return false;
	}
		
	
		                  

