if(navigator.appName == "WebTV")
{
	var StartTop=438;				// Menu offset x coordinate
	var StartLeft=300;				// Menu offset y coordinate
}
 if(navigator.appName == "Netscape")
{
	var StartTop=201;				// Menu offset x coordinate
	var StartLeft=70;				// Menu offset y coordinate
}
 if(navigator.appName == "Microsoft Internet Explorer")
{
	var StartTop=201;				// Menu offset x coordinate
	var StartLeft=70;				// Menu offset y coordinate
}
 if(navigator.appName == "Opera")
{
	var StartTop=201;				// Menu offset x coordinate
	var StartLeft=70;				// Menu offset y coordinate
}


	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='transparent';			// Background color when mouse is not over
	var LowSubBgColor='#0F579B';		// Background color when mouse is not over on subs
	var HighBgColor='transparent';			// Background color when mouse is over
	var HighSubBgColor='#F26421';		// Background color when mouse is over on subs
	var FontLowColor='#F0ECEC';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';		// Font color subs when mouse is not over
	var FontHighColor='#FF0000';		// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over
	var BorderColor='transparent';			// Border color
	var BorderSubColor='#ffffff';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Arial,ARNPRIOR,sans-serif"	// Font family menu items
	var FontSize=9;						// Font size menu items
	var FontBold=1;						// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,12,'tridown.gif',12,5,'trileft.gif',5,12];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


//Menu tree
//MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:images/home.jpg:images/home_h.jpg","index.html","",0,31,80);

Menu2=new Array("rollover:images/about-us.jpg:images/about-us_h.jpg","about.html","",5,31,80);
  Menu2_1=new Array("Terms & Conditions","terms_conditions.html","",0,20,125);
  Menu2_2=new Array("Faqs","faq.html","",0,20,120);
  Menu2_3=new Array("Why Chengdu","why_chengdu.html","",0,20,120);
  Menu2_4=new Array("Links","links.html","",0,20,120);
  Menu2_5=new Array("Contact Us","contact.html","",0,20,120);  
     
Menu3=new Array("rollover:images/tibetan_plateau.jpg:images/tibetan_plateau_h.jpg","plateau.html","",13,31,114);
       Menu3_1=new Array("Amdo","amdo.html","",0,20,120);
       Menu3_2=new Array("Kham","kham.html","",0,20,120);
       Menu3_3=new Array("Guozhuang Dance","guozhuang_dance.html","",0,20,120);
       Menu3_4=new Array("Khada","khada.html","",0,20,120);
       Menu3_5=new Array("King of Gesar","king_geser.html","",0,20,120);
       Menu3_6=new Array("Tea-horse Trading Route","teahorse_trading.html","",0,20,120);
       Menu3_7=new Array("Tibet History","tietan_history.html","",0,20,120);
       Menu3_8=new Array("Tibet traffic","traffic.html","",0,20,120);
       Menu3_9=new Array("Tibeatn religion","religion.html","",5,20,120);
             Menu3_9_1=new Array("Tibeatn religion - GELUG","religion_gelug.html","",0,20,160);
             Menu3_9_2=new Array("Tibeatn religion - Kagyu","religion_kagyu.html","",0,20,160);
             Menu3_9_3=new Array("Tibeatn religion - Nyingma","religion_nyingma.html","",0,20,160);
             Menu3_9_4=new Array("Tibeatn religion - Sakya","religion_sakya.html","",0,20,160);
             Menu3_9_5=new Array("Tibeatn religion symbols","#","",4,20,160);
			       Menu3_9_5_1=new Array("The Eight Auspicious Symbols","eight_auspicious_symbols.html","",0,20,155);
				   Menu3_9_5_2=new Array("The Four Harmonious Brothers","four_harmonious_brothers.html","",0,20,155);
				   Menu3_9_5_3=new Array("The Vajra","vajra.html","",0,20,155);
				   Menu3_9_5_4=new Array("The wheel and deer emblem","wheel_deer_emblem.html","",0,20,155);
       Menu3_10=new Array("Tibetan","tibetan.html","",1,20,120);
	       Menu3_10_1=new Array("Tibetan Music","tibetan_music.html","",0,20,120);
       Menu3_11=new Array("Tibetan Festival","festival.html","",0,20,120);
       Menu3_12=new Array("Tibetan Food","tibet_food.html","",0,20,120);
       Menu3_13=new Array("Tibetan Language","language.html","",0,20,120);
              


Menu4=new Array("rollover:images/our-tours.jpg:images/our-tours_h.jpg","tours.html","",6,31,80);
       Menu4_1=new Array("Trekking tours","tracking_tour.html","",0,20,200);
       Menu4_2=new Array("Private Tour","private_tour.html","",0,20,200);
       Menu4_3=new Array("Gowa Tour","gowa _tour.html","",0,20,300);
       Menu4_4=new Array("Festival Tours","festival_tours.html","",0,20,200);
       Menu4_5=new Array("Winter Special Tour","winter_specialtour.html","",0,20,200);
       Menu4_6=new Array("Permit & Visa - Explanation of Tibet Travel Permits and chinese visa","permit_visa.html","",0,30,200);
       
Menu5=new Array("rollover:images/sitemap.jpg:images/sitemap_h.jpg","sitemap.html","",0,31,80);

