﻿document.write('<scr'+'ipt type="text/javascript" src="http://www.asiatravel.net/common/script/common.script.js" ></scr'+'ipt>');
document.write('<scr'+'ipt type="text/javascript" src="http://www.asiatravel.net/common/script/hotel.script.js" ></scr'+'ipt>');
document.write('<scr'+'ipt type="text/javascript" src="http://www.asiatravel.net/common/script/table.sort.js" ></scr'+'ipt>');


	var strLinkName="lnkHotels";
	var strCurrentURL= document.location.href;	
	
	if (strCurrentURL.match("hotels")!= null)
	{
		strLinkName="lnkHotels";
	}
	if (strCurrentURL.match("reviews")!= null)
	{
		strLinkName="lnkReviews";
	}
	if (strCurrentURL.match("flights")!= null)
	{
		strLinkName="lnkFlights";
	}
	if (strCurrentURL.match("packages")!= null)
	{
		strLinkName="lnkPackages";
	}
	if (strCurrentURL.match("creditcard_deals")!= null)
	{
		strLinkName="lnkCreditCards";
	}
	if (strCurrentURL.match("videos")!= null)
	{
		strLinkName="lnkVideos";
	}
	if (strCurrentURL.match("maps")!= null)
	{
		strLinkName="lnkMaps"; 
	}
	if (strCurrentURL.match("testimonials")!= null)
	{
		strLinkName="lnkTestimonials";
	}
	if (strCurrentURL.match("startv")!= null)
	{
		strLinkName="";
	}
	if (strCurrentURL.match("corporates")!= null)
	{
		strLinkName="";
	}
	
	document.getElementById (strLinkName).className ="current";



document.write('<scr'+'ipt type="text/javascript" src="http://www.asiatravel.net/common/script/google.analytics.js" ></scr'+'ipt>');
document.write('<scr'+'ipt type="text/javascript" src="http://www.asiatravel.net/common/script/google.tracker.js" ></scr'+'ipt>');


