//(c) Ger Versluis 2000 version 4.15, 9 July 2002
// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.

	// Globals
	var PopNoOffMenus=11;
	var PopWebMasterCheck=0;
	var BaseHref="";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

PopMenu1=new Array(42);
	PopMenu1[0]=23;			// number of main items
	PopMenu1[1]=-294;			// Left position
	PopMenu1[2]=248;			// Top position
	PopMenu1[3]="#008080";		// Normal font color
	PopMenu1[4]="#DDEEEE";		// Normal back color
	PopMenu1[5]="#008080";		// High font color
	PopMenu1[6]="white";		// High back color
	PopMenu1[7]="#008080";		// Border color
	PopMenu1[8]="arial";	// Fontfamily
	PopMenu1[9]=1;			// Bold
	PopMenu1[10]=0;			// Italic
	PopMenu1[11]=9;			// Font size
	PopMenu1[12]=0;			// First line horizontal
	PopMenu1[13]=1;			// First line permanent visible
	PopMenu1[14]=1;			// Border width
	PopMenu1[15]="center";		// Text align "left", "center" or "right"
	PopMenu1[16]=.01;		// Horizontal overlap
	PopMenu1[17]=.75;		// Vertical overlap
	PopMenu1[18]=300;		// Delay
	PopMenu1[19]=0;			// Right to left unfold
	PopMenu1[20]="sairam";		// Target div
	PopMenu1[21]=1;			// Border between elements
	PopMenu1[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu1[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu1[24]="#008080";		// Normal fontcolor sub items
	PopMenu1[25]="white";		// Normal back color sub items
	PopMenu1[26]="white";		// High font color sub items
	PopMenu1[27]="#008080";		// High back color sub items
	PopMenu1[28]="#008080";		// Border color sub items
	PopMenu1[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu1[30]=5;			// Arrow Width
	PopMenu1[31]=10;			// Arrow Height
	PopMenu1[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu1[33]=10;			// Arrow Width
	PopMenu1[34]=5;			// Arrow Height
	PopMenu1[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu1[36]=5;			// Arrow Width
	PopMenu1[37]=10;			// Arrow Height
	PopMenu1[38]=1;			// Keep selected path highlighted
	PopMenu1[39]=2;			// Top padding
	PopMenu1[40]=6;			// Left padding
	PopMenu1[41]=0;			// Unfold On Click



	PopMenu1_1=new Array("Welcome","","",0,18,186);
	PopMenu1_2=new Array("About us","../tourism/st_02.html","",0,18,186);
	PopMenu1_3=new Array("Business Activities","","",0,18,186);
	PopMenu1_4=new Array("Participation in Fairs","../tourism/st_04.html","",0,18,186);
	PopMenu1_5=new Array("Contacts","javascript:NewWin=window.open(\"http://www.sairamtour.com/Mailsender.html\",\"NWin\");window[\"NewWin\"].focus()","",0,18,186);

	PopMenu1_6=new Array("Guaranteed Departure Tours","","",1,18,186);
		PopMenu1_6_1=new Array("GDT 1","","",0,18,111);

	PopMenu1_7=new Array("How to Book","","",0,18,186);
	PopMenu1_8=new Array("Plan Your Trip","","",0,18,186);
	PopMenu1_9=new Array("Request Catalog","","",0,18,186);

 

	PopMenu1_10=new Array("Our Staff","","",3,18,186);
    	PopMenu1_10_1=new Array("G.M. - Rustam Mirzaev","","",5,18,160);
            PopMenu1_10_1_1=new Array("Brief biography","","",0,18,160);
          	PopMenu1_10_1_2=new Array("Books","","",2,18,160);
	        	PopMenu1_10_1_2_1=new Array("Tourist Gems of Uzbekistan","../tourism/st_13_1.html","",0,18,190);
 	        	PopMenu1_10_1_2_2=new Array("The sun travels around the world to drive the shadows   away","../tourism/st_13_2.html","",0,32,190);
         	PopMenu1_10_1_3=new Array("Articles","","",0,18,160);
           	PopMenu1_10_1_4=new Array("Photoworks","","",0,18,160);
        	PopMenu1_10_1_5=new Array("Participation in conferences","","",0,32,160);
    	PopMenu1_10_2=new Array("Our Main Staff","","",0,18,160);
    	PopMenu1_10_3=new Array("Our Guides","","",0,18,160);
 	

	PopMenu1_11=new Array("Our printed matter","","",0,18,186);

	PopMenu1_12=new Array("Books, Articles, Reports","","",1,18,186);
		PopMenu1_12_1=new Array("Books","","",0,18,111);
 

	PopMenu1_13=new Array("Photo Gallery","","",0,18,186);
	PopMenu1_14=new Array("Useful Links","../tourism/st_15.html","",0,18,186);
	PopMenu1_15=new Array("FAQ","","",0,18,186);
	PopMenu1_16=new Array("Thanks","","",0,18,186);
	PopMenu1_17=new Array("Guestbook","../guestbook/guest.php","",0,18,186);
	PopMenu1_18=new Array(" ","","",0,18,186);
	PopMenu1_19=new Array(" ","","",0,18,186);
	PopMenu1_20=new Array(" ","","",0,18,186);
	PopMenu1_21=new Array(" ","","",0,18,186);
	PopMenu1_22=new Array(" ","","",0,18,186);
	PopMenu1_23=new Array(" ","","",0,18,186);
 





PopMenu2=new Array(42);
	PopMenu2[0]=23;			// number of main items
	PopMenu2[1]=-98;			// Left position
	PopMenu2[2]=248;			// Top position
	PopMenu2[3]="#1B679E";		// Normal font color
	PopMenu2[4]="#E7F5FF";		// Normal back color
	PopMenu2[5]="#1B679E";		// High font color
	PopMenu2[6]="white";		// High back color
	PopMenu2[7]="#1B679E";		// Border color
	PopMenu2[8]="arial";	// Fontfamily
	PopMenu2[9]=1;			// Bold
	PopMenu2[10]=0;			// Italic
	PopMenu2[11]=9;			// Font size
	PopMenu2[12]=0;			// First line horizontal
	PopMenu2[13]=1;			// First line permanent visible
	PopMenu2[14]=1;			// Border width
	PopMenu2[15]="center";		// Text align "left", "center" or "right"
	PopMenu2[16]=.01;		// Horizontal overlap
	PopMenu2[17]=.75;		// Vertical overlap
	PopMenu2[18]=300;		// Delay
	PopMenu2[19]=0;			// Right to left unfold
	PopMenu2[20]="uzbekistan";		// Target div
	PopMenu2[21]=1;			// Border between elements
	PopMenu2[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu2[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu2[24]="#1B679E";		// Normal fontcolor sub items
	PopMenu2[25]="white";		// Normal back color sub items
	PopMenu2[26]="white";		// High font color sub items
	PopMenu2[27]="#1B679E";		// High back color sub items
	PopMenu2[28]="#1B679E";		// Border color sub items
	PopMenu2[29]=BaseHref+"tri2.gif";	// Arrow right
	PopMenu2[30]=5;			// Arrow Width
	PopMenu2[31]=10;			// Arrow Height
	PopMenu2[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu2[33]=10;			// Arrow Width
	PopMenu2[34]=5;			// Arrow Height
	PopMenu2[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu2[36]=5;			// Arrow Width
	PopMenu2[37]=10;			// Arrow Height
	PopMenu2[38]=1;			// Keep selected path highlighted
	PopMenu2[39]=2;			// Top padding
	PopMenu2[40]=6;			// Left padding
	PopMenu2[41]=0;			// Unfold On Click


	PopMenu2_1=new Array("Welcome to Uzbekistan","../uzbekistan/uz_01.html","",0,18,186);
	PopMenu2_2=new Array("History of Uzbekistan","","",4,18,186);
     	PopMenu2_2_1=new Array("History of Uzbekistan","../uzbekistan/uzbekistan_history.html","",0,18,180);
    	PopMenu2_2_2=new Array("Zoroastrianism","../uzbekistan/uzbekistan_zoroastrianism.html","",0,18,180);
    	PopMenu2_2_3=new Array("Avesta","../uzbekistan/uzbekistan_avesta.html","",0,18,180);
    	PopMenu2_2_4=new Array("Roxana from Amu Darya region","../uzbekistan/alexander_the_great.html","",0,18,180);
	PopMenu2_3=new Array("Uzbekistan Today","","",10,18,186);
                PopMenu2_3_1=new Array("Uzbekistan Today","../uzbekistan/uz_03.html","",0,18,180);
                PopMenu2_3_2=new Array("Uzbek Traditions","../uzbekistan/uzbek_tradition.html","",0,18,180);
                PopMenu2_3_3=new Array("Uzbek Handicrafts","","",10,18,180);
                      PopMenu2_3_3_1=new Array("Ancient crafts revival","","",0,18,180);
                      PopMenu2_3_3_2=new Array("Musical Instruments","../uzbekistan/uzbek_musical_instrument.html","",0,18,180);
                      PopMenu2_3_3_3=new Array("Blue ceramics of Uzbekistan","","",0,18,180);
                      PopMenu2_3_3_4=new Array("Souvenirs","../uzbekistan/uzbek_souvenir.html","",0,18,180);
                      PopMenu2_3_3_5=new Array("National Dress","../uzbekistan/uzbek_national_dress.html","",0,18,180);
                      PopMenu2_3_3_6=new Array("Wood carving","","",0,18,180);
                      PopMenu2_3_3_7=new Array("Tubeteika","","",0,18,180);
                      PopMenu2_3_3_8=new Array("Uzbek suzane","","",0,18,180);
                      PopMenu2_3_3_9=new Array("A silver song of metal","","",0,18,180);
                      PopMenu2_3_3_10=new Array("Jewelry of Uzbekistan","","",0,18,180);
                PopMenu2_3_4=new Array("National Music","../uzbekistan/uzbek_national_music.html","",0,18,180);
                PopMenu2_3_5=new Array("National Cuisine","../centralasia/ca_04_2.html","",0,18,180);
                PopMenu2_3_6=new Array("Uzbek Plov","../uzbekistan/uzbek_plov.html","",0,18,180);
                PopMenu2_3_7=new Array("Museums","","",4,18,180);
                      PopMenu2_3_7_1=new Array("Museums of Uzbekistan","../uzbekistan/uz_28.html","",0,18,180);
                      PopMenu2_3_7_2=new Array("Museum of History ","../uzbekistan/uzbekistan_history_museum.html","",0,18,180);
                      PopMenu2_3_7_3=new Array("Art Museum","","",0,18,180);
                      PopMenu2_3_7_4=new Array("Temurids Museum","","",0,18,180);
                PopMenu2_3_8=new Array("Theatres","../uzbekistan/theatres_of_uzbekistan.html","",0,18,180);
                PopMenu2_3_9=new Array("Festivals","../uzbekistan/uzbek_festival.html","",0,18,180);
                PopMenu2_3_10=new Array("Bazaars","../uzbekistan/uzbekistan_bazaar.html","",0,18,180);
	PopMenu2_4=new Array("Center of the Silk Road","../uzbekistan/uz_04.html","",0,18,186);

	PopMenu2_5=new Array("Major Cities of Uzbekistan","","",9,18,186);
		PopMenu2_5_1=new Array("Tashkent","../uzbekistan/uz_05_01.html","",0,18,180);
		PopMenu2_5_2=new Array("Samarkand","../uzbekistan/uz_05_02.html","",0,18,180);
		PopMenu2_5_3=new Array("Bukhara","../uzbekistan/uz_05_03.html","",0,18,180);
		PopMenu2_5_4=new Array("Khiva","../uzbekistan/uz_05_04.html","",0,18,180);
		PopMenu2_5_5=new Array("Shakhrisabz","../uzbekistan/uz_05_05.html","",0,18,180);
		PopMenu2_5_6=new Array("Termez","../uzbekistan/uz_05_06.html","",0,18,180);
		PopMenu2_5_7=new Array("Ferghana","../uzbekistan/uz_05_07.html","",0,18,180);
		PopMenu2_5_8=new Array("Nukus","../uzbekistan/uz_05_08.html","",0,18,180);
    	PopMenu2_5_9=new Array("Tashkent region","../uzbekistan/uz_05_09.html","",0,18,180);

	PopMenu2_6=new Array("Useful information","../uzbekistan/uz_06.html","",7,18,186);
		PopMenu2_6_1=new Array("Health","../uzbekistan/uz_06.html","",0,18,180);
		PopMenu2_6_2=new Array("Electricity","../uzbekistan/uz_06.html#sub_02","",0,18,180);
		PopMenu2_6_3=new Array("Time Difference","../uzbekistan/uz_06.html#sub_03","",0,18,180);
		PopMenu2_6_4=new Array("Best time to travel","../uzbekistan/uz_06.html#sub_04","",0,18,180);
		PopMenu2_6_5=new Array("Clothing needed","../uzbekistan/uz_06.html#sub_05","",0,18,180);
		PopMenu2_6_6=new Array("Money","../uzbekistan/uz_06.html#sub_06","",0,18,180);
		PopMenu2_6_7=new Array("Dialling Codes","../uzbekistan/uz_06.html#sub_07","",0,18,180);


	PopMenu2_7=new Array("Hotels of Uzbekistan","../uzbekistan/uzbekistan-hotels.html","",10,18,186);

		PopMenu2_7_1=new Array("Tashkent","","",14,18,180);
             		PopMenu2_7_1_1=new Array("Inter-Continental","../uzbekistan/uz_07_01_01.html","",0,18,180);
                    PopMenu2_7_1_2=new Array("Markazi Hotel","../uzbekistan/uz_07_01_02.html","",0,18,180);
             		PopMenu2_7_1_3=new Array("Radisson SAS","../uzbekistan/uz_07_01_03.html","",0,18,180);
             		PopMenu2_7_1_4=new Array("Tashkent Palase Hotel","../uzbekistan/uz_07_01_04.html","",0,18,180);
             		PopMenu2_7_1_5=new Array("Dedeman","../uzbekistan/uz_07_01_05.html","",0,18,180);
             		PopMenu2_7_1_6=new Array("Le Grande Plaza Hotel","../uzbekistan/uz_07_01_06.html","",0,18,180);
             		PopMenu2_7_1_7=new Array("Domina Shodlik Palace","../uzbekistan/uz_07_01_07.html","",0,18,180);
             		PopMenu2_7_1_8=new Array("Uzbekistan","../uzbekistan/uz_07_01_08.html","",0,18,180);
             		PopMenu2_7_1_9=new Array("Grand Mir","../uzbekistan/uz_07_01_09.html","",0,18,180);
             		PopMenu2_7_1_10=new Array("Rovshan","../uzbekistan/uz_07_01_10.html","",0,18,180);
             		PopMenu2_7_1_11=new Array("Shoh","","",0,18,180);
             		PopMenu2_7_1_12=new Array("Hotel Bek","../uzbekistan/uz_07_01_11.html","",0,18,180);
             		PopMenu2_7_1_13=new Array("Malika","../uzbekistan/uz_07_01_12.html","",0,18,180);
					PopMenu2_7_1_14=new Array("Poytaxt","../uzbekistan/uz_07_01_13.html","",0,18,180);

		PopMenu2_7_2=new Array("Samarkand","","",10,18,180);
             		PopMenu2_7_2_1=new Array("President","../uzbekistan/uz_07_02_01.html","",0,18,180);
             		PopMenu2_7_2_2=new Array("Afrosiab","../uzbekistan/uz_07_02_02.html","",0,18,180);
             		PopMenu2_7_2_3=new Array("Regal Palace","../uzbekistan/uz_07_02_10.html","",0,18,180);
					PopMenu2_7_2_4=new Array("Panorama Grand","../uzbekistan/uz_07_02_07.html","",0,18,180);
					PopMenu2_7_2_5=new Array("Samarkand Central","../uzbekistan/uz_07_02_03.html","",0,18,180);
             		PopMenu2_7_2_6=new Array("Grand Samarkand","../uzbekistan/uz_07_02_06.html","",0,18,180);
					PopMenu2_7_2_7=new Array("Samarkand Plaza","../uzbekistan/uz_07_02_08.html","",0,18,180);
					PopMenu2_7_2_8=new Array("City","../uzbekistan/uz_07_02_09.html","",0,18,180);
					PopMenu2_7_2_9=new Array("Malika","../uzbekistan/uz_07_02_04.html","",0,18,180);
             		PopMenu2_7_2_10=new Array("Kamila","../uzbekistan/uz_07_02_05.html","",0,18,180);
					
					//PopMenu2_7_2_11=new Array("Sher Dor","../uzbekistan/uz_07_02_11.html","",0,18,180);

		PopMenu2_7_3=new Array("Bukhara","","",19,18,180);
             		PopMenu2_7_3_1=new Array("Bukhara Palace","../uzbekistan/uz_07_03_01.html","",0,18,180);
					PopMenu2_7_3_2=new Array("Grand Bukhara","../uzbekistan/uz_07_03_18.html","",0,18,180);
					PopMenu2_7_3_3=new Array("Asia Bukhara","../uzbekistan/uz_07_03_19.html","",0,18,180);
             		PopMenu2_7_3_4=new Array("Omar Hayam","../uzbekistan/uz_07_03_09.html","",0,18,180);
             		PopMenu2_7_3_5=new Array("Semurg","../uzbekistan/uz_07_03_10.html","",0,18,180);
             		PopMenu2_7_3_6=new Array("Zargaron","../uzbekistan/uz_07_03_02.html","",0,18,180);
             		PopMenu2_7_3_7=new Array("Siyavush","../uzbekistan/uz_07_03_03.html","",0,18,180);
             		PopMenu2_7_3_8=new Array("Sasha & Son","../uzbekistan/uz_07_03_04.html","",0,18,180);
             		PopMenu2_7_3_9=new Array("Sasha & Lena","../uzbekistan/uz_07_03_05.html","",0,18,180);
             		PopMenu2_7_3_10=new Array("Caravan","../uzbekistan/uz_07_03_06.html","",0,18,180);
             		PopMenu2_7_3_11=new Array("Lyabi House","../uzbekistan/uz_07_03_07.html","",0,18,180);
             		PopMenu2_7_3_12=new Array("Bukhara Prestige","../uzbekistan/uz_07_03_08.html","",0,18,180);
             		PopMenu2_7_3_13=new Array("Grand Nodirbek","../uzbekistan/uz_07_03_11.html","",0,18,180);
					PopMenu2_7_3_14=new Array("Komil Hotel","../uzbekistan/uz_07_03_12.html","",0,18,180);
					PopMenu2_7_3_15=new Array("Malika Bukhara","../uzbekistan/uz_07_03_13.html","",0,18,180);
					PopMenu2_7_3_16=new Array("Old City ","../uzbekistan/uz_07_03_14.html","",0,18,180);
					PopMenu2_7_3_17=new Array("Orom","../uzbekistan/uz_07_03_15.html","",0,18,180);
					PopMenu2_7_3_18=new Array("Sultan","../uzbekistan/uz_07_03_16.html","",0,18,180);
					PopMenu2_7_3_19=new Array("Kabir","../uzbekistan/uz_07_03_17.html","",0,18,180);
												
		PopMenu2_7_4=new Array("Khiva","","",7,18,180);
             		PopMenu2_7_4_1=new Array("Khorezm Palace","../uzbekistan/uz_07_04_01.html","",0,18,180);
             		PopMenu2_7_4_2=new Array("Asia Khiva","../uzbekistan/uz_07_04_11.html","",0,18,180);
                    PopMenu2_7_4_3=new Array("Khiva Medresse","../uzbekistan/uz_07_04_04.html","",0,18,180);
             		PopMenu2_7_4_4=new Array("Arkanchi","../uzbekistan/uz_07_04_05.html","",0,18,180);     
                    PopMenu2_7_4_5=new Array("Malika Khiva","../uzbekistan/uz_07_04_10.html","",0,18,180);
                    PopMenu2_7_4_6=new Array("Kheivak","../uzbekistan/uz_07_04_08.html","",0,18,180);
					PopMenu2_7_4_7=new Array("Malika Khorezm","../uzbekistan/uz_07_04_09.html","",0,18,180);
					
					
		PopMenu2_7_5=new Array("Shakhrisabz","","",1,18,180);
             		PopMenu2_7_5_1=new Array("Shakhrisabz","../uzbekistan/uz_07_05_01.html","",0,18,180);

	    PopMenu2_7_6=new Array("Feghana","","",3,18,186);
             		PopMenu2_7_6_1=new Array("Club Hotel 777","../uzbekistan/uz_07_06_01.html","",0,18,180);
             		PopMenu2_7_6_2=new Array("Asia","../uzbekistan/uz_07_06_02.html","",0,18,180);
             		PopMenu2_7_6_3=new Array("Ziyorat","../uzbekistan/uz_07_06_03.html","",0,18,180);


		PopMenu2_7_7=new Array("Termez","","",3,18,180);
             		PopMenu2_7_7_1=new Array("Meridian Hotel Termez","../uzbekistan/uz_07_07_03.html","",0,18,180);
             		PopMenu2_7_7_2=new Array("Akmal Holis","../uzbekistan/uz_07_07_01.html","",0,18,180);
                    PopMenu2_7_7_3=new Array("Ulugbek","../uzbekistan/uz_07_07_02.html","",0,18,180);

		PopMenu2_7_8=new Array("Nukus","","",1,18,180);
             		PopMenu2_7_8_1=new Array("Nukus","../uzbekistan/uz_08_08_01.html","",0,18,180);

		PopMenu2_7_9=new Array("Namangan","","",3,18,180);
             		PopMenu2_7_9_1=new Array("Beldersay","../uzbekistan/uz_07_09_02.html","",0,18,180);
             		PopMenu2_7_9_2=new Array("Chorvak","../uzbekistan/uz_07_09_01.html","",0,18,180);
                    PopMenu2_7_9_3=new Array("Chatkal","../uzbekistan/uz_07_09_03.html","",0,18,180);
		PopMenu2_7_10=new Array("Tashkent region","","",3,18,180);
             		PopMenu2_7_10_1=new Array("Beldersay","../uzbekistan/uz_07_09_02.html","",0,18,180);
             		PopMenu2_7_10_2=new Array("Chorvak","../uzbekistan/uz_07_09_01.html","",0,18,180);
                    PopMenu2_7_10_3=new Array("Chatkal","../uzbekistan/uz_07_09_03.html","",0,18,180);



	PopMenu2_8=new Array("Services","","",1,18,186);
      PopMenu2_8_1=new Array("Transportation","","",2,18,111);
		PopMenu2_8_1_1=new Array("Transportation in Uzbekistan","../uzbekistan/uz_08_01_1.html","",0,18,180);
        PopMenu2_8_1_2=new Array("Distance between cities","../uzbekistan/uz_08_01_2.html","",0,18,180);

	PopMenu2_9=new Array("Incentive Tours","","",3,18,186);
		PopMenu2_9_1=new Array("Incentive Tour 1","../uzbekistan/incentive/inc_tour_1.html","",0,18,120);
		PopMenu2_9_2=new Array("Incentive Tour 1","","",0,18,120);
		PopMenu2_9_3=new Array("Incentive Tour 1","","",0,18,120);
		

	PopMenu2_10=new Array("Cultural Tours","file.html","",9,18,186);
		PopMenu2_10_1=new Array("The roads of the silk caravans","","",0,18,320);
		PopMenu2_10_2=new Array("Oriental tale","","",0,18,320);
		PopMenu2_10_3=new Array("Tamerlane's country","","",0,18,320);
		PopMenu2_10_4=new Array("Architectural pearls of Eastern renaissance","","",0,18,320);
		PopMenu2_10_5=new Array("The ancient customs of the uzbeks","","",0,18,320);
		PopMenu2_10_6=new Array("Following in the steps of a Buddhist pilgrim Xuan-Zang","../uzbekistan/uz_10_06.html","",0,18,320);
		PopMenu2_10_7=new Array("Navruz - New Year festival of spring","","",0,18,320);
		PopMenu2_10_8=new Array("Following in the steps of Avicenna","","",0,18,320);
		PopMenu2_10_9=new Array("Stars above Samarkand","","",0,18,320);

	PopMenu2_11=new Array("Adventure Tours","","",10,18,186);
		PopMenu2_11_1=new Array("Horseriding","","",0,18,180);
		PopMenu2_11_2=new Array("Camel Trip","","",0,18,180);
		PopMenu2_11_3=new Array("Ornitology","","",0,18,180);
		PopMenu2_11_4=new Array("Winter adventures","","",0,18,180);
		PopMenu2_11_5=new Array("Trekking","../uzbekistan/uz_11_05.html","",0,18,180);
		PopMenu2_11_6=new Array("Hunting, falconry and fishing","","",0,18,180);
		PopMenu2_11_7=new Array("Rafting","../uzbekistan/uz_11_07.html","",0,18,180);
		PopMenu2_11_8=new Array("Mountaineering","","",0,18,180);
		PopMenu2_11_9=new Array("Heliski","../uzbekistan/uz_11_09.html","",0,18,180);
		PopMenu2_11_10=new Array("Golfing","../uzbekistan/uz_11_10.html","",0,18,180);


	PopMenu2_12=new Array("Independent Tours","","",0,18,186);

	PopMenu2_13=new Array("Business Tours","","",0,18,186);

	PopMenu2_14=new Array("Expeditions","","",1,18,186);
		PopMenu2_14_1=new Array("Rally Amsterdam-Beijing 2006","../uzbekistan/amsterdam-beijing-uzbekistan.html","",0,18,190);


	PopMenu2_15=new Array("Guaranteed Departure Tours","","",1,18,186);
		PopMenu2_15_1=new Array("G.D Tours","","",0,18,111);


	PopMenu2_16=new Array("How to get to Uzbekistan","","",2,18,186);
        PopMenu2_16_1=new Array("Uzbekistan Airways","","",7,18,186);
		          PopMenu2_16_1_1=new Array("Uzbekistan Airways","../uzbekistan/uz_16_01.html","",0,18,190);
                  PopMenu2_16_1_2=new Array("Maps of flights","../uzbekistan/Intenational_Domestic_Maps.html","",0,18,190)      
                  PopMenu2_16_1_3=new Array("Uzbekistan Airways timetable","","",3,18,190);
	                 PopMenu2_16_1_3_1=new Array("International fligths","../uzbekistan/uz_16_02_1.html","",0,18,190); 
	                 PopMenu2_16_1_3_2=new Array("Flights within the CIS","../uzbekistan/uz_16_02_2.html","",0,18,190);
                     PopMenu2_16_1_3_3=new Array("Domestic flights","../uzbekistan/uz_16_02_3.html","",0,18,190);
                  PopMenu2_16_1_4=new Array("Representations addresses","../uzbekistan/uz_16_03.html","",0,18,186);
                  PopMenu2_16_1_5=new Array("Uzbekistan Airways regulations","../uzbekistan/uz_16_00.html","",0,18,186);
                  PopMenu2_16_1_6=new Array("Uzbekistan Airways aircrafts","../uzbekistan/uz_16_04.html","",0,18,186);
                  PopMenu2_16_1_7=new Array("Airport Tashkent","","",2,18,186);
                     PopMenu2_16_1_7_1=new Array("Arrivals","../uzbekistan/Arrivals.html","",0,18,186);
                     PopMenu2_16_1_7_2=new Array("Departures","../uzbekistan/Departures.html","",0,18,186);
        PopMenu2_16_2=new Array("Uzbekistan Railways","","",2,18,186);
                  PopMenu2_16_2_1=new Array("Uzbekistan Railways","../uzbekistan/uz_161_02.html","",0,18,190);
                  PopMenu2_16_2_2=new Array("Railway Timetable","../uzbekistan/uz_161_01.html","",0,18,190);

    	PopMenu2_17=new Array("Visas to Uzbekistan","","",2,18,186);
	   	PopMenu2_17_1=new Array("Visas to Uzbekistan","../uzbekistan/uz_17_01.html","",0,18,180);
		PopMenu2_17_2=new Array("Embassies and Consulates","../uzbekistan/uz_17_02.html","",0,18,180);
		

	PopMenu2_18=new Array("Why Uzbekistan","","",0,18,186);

	PopMenu2_19=new Array("News from Uzbekistan","","",5,18,186);
		PopMenu2_19_1=new Array("News for Product Manager","http://www.sairamtour.com/news/product_manager/index.html","",0,18,180);
		PopMenu2_19_2=new Array("Tourist Gems of Uzbekistan","http://www.sairamtour.com/news/gems/index.html","",0,18,180);
		PopMenu2_19_3=new Array("Central Asia Messenger","http://www.sairamtour.com/news/cam/index.html","",0,18,180);
		PopMenu2_19_4=new Array("Silk Road News Caravan","javascript:NewWin=window.open(\"http://silkroadtog.sairamtour.com/news/index.html\",\"NWin\");window[\"NewWin\"].focus()","",0,18,180);
		PopMenu2_19_5=new Array("Guaranteed Departure Tours","","",0,18,180);


	PopMenu2_20=new Array("Guide Books","../uzbekistan/uz_20.html","",0,18,186);
	PopMenu2_21=new Array("Maps of Uzbekistan","../uzbekistan/uzbekistan_maps.html","",0,18,186);
	PopMenu2_22=new Array("Photo Gallery","../uzbekistan/uzbekistan_photo_gallery.html","",0,18,186);   
	PopMenu2_23=new Array("Useful links","../uzbekistan/uz_23.html","",0,18,186);


PopMenu3=new Array(42);
	PopMenu3[0]=23;			// number of main items
	PopMenu3[1]=98;			// Left position
	PopMenu3[2]=248;			// Top position
	PopMenu3[3]="#00804F";		// Normal font color
	PopMenu3[4]="#EFFDF8";		// Normal back color
	PopMenu3[5]="#00804F";		// High font color
	PopMenu3[6]="white";		// High back color
	PopMenu3[7]="#00804F";		// Border color
	PopMenu3[8]="arial";	// Fontfamily
	PopMenu3[9]=1;			// Bold
	PopMenu3[10]=0;			// Italic
	PopMenu3[11]=9;			// Font size
	PopMenu3[12]=0;			// First line horizontal
	PopMenu3[13]=1;			// First line permanent visible
	PopMenu3[14]=1;			// Border width
	PopMenu3[15]="center";		// Text align "left", "center" or "right"
	PopMenu3[16]=.01;		// Horizontal overlap
	PopMenu3[17]=.75;		// Vertical overlap
	PopMenu3[18]=300;		// Delay
	PopMenu3[19]=0;			// Right to left unfold
	PopMenu3[20]="centralasia";		// Target div
	PopMenu3[21]=1;			// Border between elements
	PopMenu3[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu3[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu3[24]="#00804F";		// Normal fontcolor sub items
	PopMenu3[25]="white";		// Normal back color sub items
	PopMenu3[26]="white";		// High font color sub items
	PopMenu3[27]="#00804F";		// High back color sub items
	PopMenu3[28]="#00804F";		// Border color sub items
	PopMenu3[29]=BaseHref+"tri3.gif";	// Arrow right
	PopMenu3[30]=5;			// Arrow Width
	PopMenu3[31]=10;			// Arrow Height
	PopMenu3[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu3[33]=10;			// Arrow Width
	PopMenu3[34]=5;			// Arrow Height
	PopMenu3[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu3[36]=5;			// Arrow Width
	PopMenu3[37]=10;			// Arrow Height
	PopMenu3[38]=1;			// Keep selected path highlighted
	PopMenu3[39]=2;			// Top padding
	PopMenu3[40]=6;			// Left padding
	PopMenu3[41]=0;			// Unfold On Click


	PopMenu3_1=new Array("Welcome to Central Asia","../centralasia/ca_01.html","",0,18,186);
	PopMenu3_2=new Array("History of Central Asia","","",0,18,186);
	PopMenu3_3=new Array("Central Asia today","../centralasia/ca_03.html","",0,18,186);

	PopMenu3_4=new Array("Uzbekistan","","",2,18,186);
		PopMenu3_4_1=new Array("Uzbekistan","../centralasia/ca_04_1.html","",0,18,160);
		PopMenu3_4_2=new Array("National Cuisine","../centralasia/ca_04_2.html","",0,18,160);
 	
	PopMenu3_5=new Array("Kazakhstan","","",2,18,186);
		PopMenu3_5_1=new Array("Kazakhstan","../centralasia/ca_05_1.html","",0,18,160);
		PopMenu3_5_2=new Array("National Cuisine","../centralasia/ca_05_2.html","",0,18,160);
 

	PopMenu3_6=new Array("Kyrgyzstan","","",2,18,186);
		PopMenu3_6_1=new Array("Kyrgyzstan","../centralasia/ca_06_1.html","",0,18,160);
		PopMenu3_6_2=new Array("National Cuisine","../centralasia/ca_06_2.html","",0,18,160);
 

	PopMenu3_7=new Array("Turkmenistan","","",3,18,186);
		PopMenu3_7_1=new Array("Turkmenistan","../centralasia/ca_07_1.html","",0,18,160);
		PopMenu3_7_2=new Array("National Cuisine","../centralasia/ca_07_2.html","",0,18,160);
       	PopMenu3_7_3=new Array("Turkmenistan Airways","","",1,18,180);	 
         	PopMenu3_7_3_1=new Array("Domestic flights","../centralasia/turkmenistan-airways-timetable.html","",0,18,180);

	PopMenu3_8=new Array("Tajikistan","","",2,18,186);
		PopMenu3_8_1=new Array("Tajikistan","../centralasia/ca_08_1.html","",0,18,160);
		PopMenu3_8_2=new Array("National Cuisine","../centralasia/ca_08_2.html","",0,18,160);
 

	PopMenu3_9=new Array("What to see in Central Asia","","",1,18,186);
		PopMenu3_9_1=new Array("See","","",0,18,111);

	PopMenu3_10=new Array("Travel across Central Asia","","",1,18,186);
		PopMenu3_10_1=new Array("Across 1","","",0,18,111);

	PopMenu3_11=new Array("Visa Information","","",0,18,186);
	PopMenu3_12=new Array("How to get to Central Asia","","",0,18,186);
	PopMenu3_13=new Array("Flights within Central Asia","","",0,18,186);
	PopMenu3_14=new Array("Central Asia by railroad","","",0,18,186);
	PopMenu3_15=new Array("Central Asia Tour Operators","","",0,18,186);
	PopMenu3_16=new Array("Central Asia Messenger","http://www.sairamtour.com/news/cam/index.html","",0,18,186);
	PopMenu3_17=new Array("Guide Books","../centralasia/ca_17.html","",0,18,186);
	PopMenu3_18=new Array("Maps of Central Asia","","",0,18,186);
	PopMenu3_19=new Array("Photo Gallery","","",0,18,186);
	PopMenu3_20=new Array("Useful Links","../centralasia/ca_20.html","",0,18,186);
	PopMenu3_21=new Array(" ","","",0,18,186);
	PopMenu3_22=new Array(" ","","",0,18,186);
	PopMenu3_23=new Array(" ","","",0,18,186);



PopMenu4=new Array(42);
	PopMenu4[0]=23;			// number of main items
	PopMenu4[1]=294;			// Left position
	PopMenu4[2]=248;			// Top position
	PopMenu4[3]="#9B6818";		// Normal font color
	PopMenu4[4]="#FFFEF2";		// Normal back color
	PopMenu4[5]="#9B6818";		// High font color
	PopMenu4[6]="white";		// High back color
	PopMenu4[7]="#9B6818";		// Border color
	PopMenu4[8]="arial";	// Fontfamily
	PopMenu4[9]=1;			// Bold
	PopMenu4[10]=0;			// Italic
	PopMenu4[11]=9;			// Font size
	PopMenu4[12]=0;			// First line horizontal
	PopMenu4[13]=1;			// First line permanent visible
	PopMenu4[14]=1;			// Border width
	PopMenu4[15]="center";		// Text align "left", "center" or "right"
	PopMenu4[16]=.01;		// Horizontal overlap
	PopMenu4[17]=.75;		// Vertical overlap
	PopMenu4[18]=100;		// Delay
	PopMenu4[19]=0;			// Right to left unfold
	PopMenu4[20]="centralasia";		// Target div
	PopMenu4[21]=1;			// Border between elements
	PopMenu4[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu4[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu4[24]="#9B6818";		// Normal fontcolor sub items
	PopMenu4[25]="white";		// Normal back color sub items
	PopMenu4[26]="white";		// High font color sub items
	PopMenu4[27]="#9B6818";		// High back color sub items
	PopMenu4[28]="#9B6818";		// Border color sub items
	PopMenu4[29]=BaseHref+"tri4.gif";	// Arrow right
	PopMenu4[30]=5;			// Arrow Width
	PopMenu4[31]=10;			// Arrow Height
	PopMenu4[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu4[33]=10;			// Arrow Width
	PopMenu4[34]=5;			// Arrow Height
	PopMenu4[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu4[36]=5;			// Arrow Width
	PopMenu4[37]=10;			// Arrow Height
	PopMenu4[38]=1;			// Keep selected path highlighted
	PopMenu4[39]=2;			// Top padding
	PopMenu4[40]=6;			// Left padding
	PopMenu4[41]=0;			// Unfold On Click


	PopMenu4_1=new Array("Welcome to the Silk Road","../silkroad/sr_01.html","",0,18,186);
	PopMenu4_2=new Array("History of Silk Road","../silkroad/sr_02.html","",0,18,186);
	PopMenu4_3=new Array("The Great Silk Road today","../silkroad/sr_03.html","",0,18,186);

	PopMenu4_4=new Array("Georgia","","",2,18,186);
		PopMenu4_4_1=new Array("Georgia","../silkroad/sr_04_1.html","",0,18,160);
		PopMenu4_4_2=new Array("National Cuisine","../silkroad/sr_04_2.html","",0,18,160);
 

	PopMenu4_5=new Array("Armenia","","",2,18,186);
		PopMenu4_5_1=new Array("Armenia","../silkroad/sr_05_1.html","",0,18,160);
		PopMenu4_5_2=new Array("National Cuisine","../silkroad/sr_05_2.html","",0,18,160);
 	

	PopMenu4_6=new Array("Azerbaijan","","",2,18,186);
		PopMenu4_6_1=new Array("Azerbaijan","../silkroad/sr_06_1.html","",0,18,160);
		PopMenu4_6_2=new Array("National Cuisine","../silkroad/sr_06_2.html","",0,18,160);
 	
	PopMenu4_7=new Array("Iran","","",2,18,186);
		PopMenu4_7_1=new Array("Iran","../silkroad/sr_07_1.html","",0,18,160);
		PopMenu4_7_2=new Array("National Cuisine","../silkroad/sr_07_2.html","",0,18,160);
 

	PopMenu4_8=new Array("Turkmenistan","","",2,18,186);
		PopMenu4_8_1=new Array("Turkmenistan","../centralasia/ca_07_1.html","",0,18,160);
		PopMenu4_8_2=new Array("National Cuisine","../centralasia/ca_07_2.html","",0,18,160);
 

	PopMenu4_9=new Array("Uzbekistan","","",2,18,186);
		PopMenu4_9_1=new Array("Uzbekistan","../centralasia/ca_04_1.html","",0,18,160);
		PopMenu4_9_2=new Array("National Cuisine","../centralasia/ca_04_2.html","",0,18,160);

	PopMenu4_10=new Array("Kyrgyzstan","","",2,18,186);
		PopMenu4_10_1=new Array("Kyrgyzstan","../centralasia/ca_06_1.html","",0,18,160);
		PopMenu4_10_2=new Array("National Cuisine","../centralasia/ca_06_2.html","",0,18,160);
 	

	PopMenu4_11=new Array("Kazakhstan","","",2,18,186);
		PopMenu4_11_1=new Array("Kazakhstan","../centralasia/ca_05_1.html","",0,18,160);
		PopMenu4_11_2=new Array("National Cuisine","../centralasia/ca_05_2.html","",0,18,160);
 

	PopMenu4_12=new Array("China(Xinjiang)","","",2,18,186);
		PopMenu4_12_1=new Array("Xinjiang","../silkroad/sr_12_1.html","",0,18,160);
		PopMenu4_12_2=new Array("National Cuisine","../silkroad/sr_12_2.html","",0,18,160);
 
   	PopMenu4_13=new Array("Pakistan","","",2,18,186);
		PopMenu4_13_1=new Array("Pakistan","../silkroad/sr_13_1.html","",0,18,160);
		PopMenu4_13_2=new Array("National Cuisine","../silkroad/sr_13_2.html","",0,18,160);
 

	PopMenu4_14=new Array("Transnational Tours","","",5,18,111);
		PopMenu4_14_1=new Array("Multi 1","","",0,18,111);
		PopMenu4_14_2=new Array("Multi 2","","",0,18,111);
		PopMenu4_14_3=new Array("Multi 3","","",0,18,111);
		PopMenu4_14_4=new Array("Multi 4","","",0,18,111);
		PopMenu4_14_5=new Array("Multi 5","","",0,18,111);

	PopMenu4_15=new Array("Silk Road Group","","",1,18,186);
       	       	PopMenu4_15_1=new Array("thegreatsilkroad.com","http://thegreatsilkroad.com","",0,18,186);
       
	PopMenu4_16=new Array("UNESCO and Silk Road","../silkroad/sr_16.html","",0,18,186);
	PopMenu4_17=new Array("WTO Silk Road Project","../silkroad/sr_17.html","",0,18,186);
	PopMenu4_18=new Array("Silk Road News Caravan","javascript:NewWin=window.open(\"http://thegreatsilkroad.com/news/index.html\",\"NWin\");window[\"NewWin\"].focus()","",0,18,186);
	PopMenu4_19=new Array("Guide Books","../silkroad/sr_19.html","",0,18,186);
	PopMenu4_20=new Array("Silk Road Maps","","",0,18,186);
	PopMenu4_21=new Array("Photo Gallery","","",0,18,186);
    PopMenu4_22=new Array("Useful Links","../silkroad/sr_22.html","",0,18,186);
	PopMenu4_23=new Array(" ","","",0,18,186);
	PopMenu4_24=new Array(" ","","",0,18,186);



PopMenu5=new Array(42);
	PopMenu5[0]=1;			// number of main items
	PopMenu5[1]=-292;			// Left position
	PopMenu5[2]=712;			// Top position
	PopMenu5[3]="#008080";		// Normal font color
	PopMenu5[4]="#DDEEEE";		// Normal back color
	PopMenu5[5]="#008080";		// High font color
	PopMenu5[6]="white";		// High back color
	PopMenu5[7]="#008080";		// Border color
	PopMenu5[8]="arial";	// Fontfamily
	PopMenu5[9]=1;			// Bold
	PopMenu5[10]=0;			// Italic
	PopMenu5[11]=9;			// Font size
	PopMenu5[12]=1;			// First line horizontal
	PopMenu5[13]=1;			// First line permanent visible
	PopMenu5[14]=1;			// Border width
	PopMenu5[15]="center";		// Text align "left", "center" or "right"
	PopMenu5[16]=.01;		// Horizontal overlap
	PopMenu5[17]=.75;		// Vertical overlap
	PopMenu5[18]=100;		// Delay
	PopMenu5[19]=0;			// Right to left unfold
	PopMenu5[20]="sairam";		// Target div
	PopMenu5[21]=1;			// Border between elements
	PopMenu5[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu5[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu5[24]="#008080";		// Normal fontcolor sub items
	PopMenu5[25]="#DAF1F1";		// Normal back color sub items
	PopMenu5[26]="white";		// High font color sub items
	PopMenu5[27]="#008080";		// High back color sub items
	PopMenu5[28]="#008080";		// Border color sub items
	PopMenu5[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu5[30]=5;			// Arrow Width
	PopMenu5[31]=10;			// Arrow Height
	PopMenu5[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu5[33]=10;			// Arrow Width
	PopMenu5[34]=5;			// Arrow Height
	PopMenu5[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu5[36]=5;			// Arrow Width
	PopMenu5[37]=10;			// Arrow Height
	PopMenu5[38]=1;			// Keep selected path highlighted
	PopMenu5[39]=2;			// Top padding
	PopMenu5[40]=6;			// Left padding
	PopMenu5[41]=0;			// Unfold On Click


	PopMenu5_1=new Array("News for Product Manager","http://www.sairamtour.com/news/product_manager/index.html","",0,18,190);




PopMenu6=new Array(42);
	PopMenu6[0]=3;			// number of main items
	PopMenu6[1]=0;			// Left position
	PopMenu6[2]=731;			// Top position
	PopMenu6[3]="#008080";		// Normal font color
	PopMenu6[4]="#DDEEEE";		// Normal back color
	PopMenu6[5]="#008080";		// High font color
	PopMenu6[6]="white";		// High back color
	PopMenu6[7]="#008080";		// Border color
	PopMenu6[8]="arial";	// Fontfamily
	PopMenu6[9]=1;			// Bold
	PopMenu6[10]=0;			// Italic
	PopMenu6[11]=9;			// Font size
	PopMenu6[12]=1;			// First line horizontal
	PopMenu6[13]=1;			// First line permanent visible
	PopMenu6[14]=1;			// Border width
	PopMenu6[15]="center";		// Text align "left", "center" or "right"
	PopMenu6[16]=.01;		// Horizontal overlap
	PopMenu6[17]=.75;		// Vertical overlap
	PopMenu6[18]=100;		// Delay
	PopMenu6[19]=0;			// Right to left unfold
	PopMenu6[20]="sairam";		// Target div
	PopMenu6[21]=1;			// Border between elements
	PopMenu6[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu6[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu6[24]="#008080";		// Normal fontcolor sub items
	PopMenu6[25]="#DAF1F1";		// Normal back color sub items
	PopMenu6[26]="white";		// High font color sub items
	PopMenu6[27]="#008080";		// High back color sub items
	PopMenu6[28]="#008080";		// Border color sub items
	PopMenu6[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu6[30]=5;			// Arrow Width
	PopMenu6[31]=10;			// Arrow Height
	PopMenu6[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu6[33]=10;			// Arrow Width
	PopMenu6[34]=5;			// Arrow Height
	PopMenu6[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu6[36]=5;			// Arrow Width
	PopMenu6[37]=10;			// Arrow Height
	PopMenu6[38]=1;			// Keep selected path highlighted
	PopMenu6[39]=2;			// Top padding
	PopMenu6[40]=6;			// Left padding
	PopMenu6[41]=0;			// Unfold On Click


	PopMenu6_1=new Array("Tourist Gems of Uzbekistan","http://www.sairamtour.com/news/gems/index.html","",0,18,190);
	PopMenu6_2=new Array("The Central Asia Messenger","http://www.sairamtour.com/news/cam/index.html","",0,18,190);
	PopMenu6_3=new Array("Silk Road News Caravan","javascript:NewWin=window.open(\"http://thegreatsilkroad.com/news/index.html\",\"NWin\");window[\"NewWin\"].focus()","",0,18,190);





PopMenu7=new Array(42);
	PopMenu7[0]=1;			// number of main items
	PopMenu7[1]=292;			// Left position
	PopMenu7[2]=712;			// Top position
	PopMenu7[3]="#008080";		// Normal font color
	PopMenu7[4]="#DDEEEE";		// Normal back color
	PopMenu7[5]="#008080";		// High font color
	PopMenu7[6]="white";		// High back color
	PopMenu7[7]="#008080";		// Border color
	PopMenu7[8]="arial";	// Fontfamily
	PopMenu7[9]=1;			// Bold
	PopMenu7[10]=0;			// Italic
	PopMenu7[11]=9;			// Font size
	PopMenu7[12]=1;			// First line horizontal
	PopMenu7[13]=1;			// First line permanent visible
	PopMenu7[14]=1;			// Border width
	PopMenu7[15]="center";		// Text align "left", "center" or "right"
	PopMenu7[16]=.01;		// Horizontal overlap
	PopMenu7[17]=.75;		// Vertical overlap
	PopMenu7[18]=100;		// Delay
	PopMenu7[19]=0;			// Right to left unfold
	PopMenu7[20]="sairam";		// Target div
	PopMenu7[21]=1;			// Border between elements
	PopMenu7[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu7[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu7[24]="#008080";		// Normal fontcolor sub items
	PopMenu7[25]="#DAF1F1";		// Normal back color sub items
	PopMenu7[26]="white";		// High font color sub items
	PopMenu7[27]="#008080";		// High back color sub items
	PopMenu7[28]="#008080";		// Border color sub items
	PopMenu7[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu7[30]=5;			// Arrow Width
	PopMenu7[31]=10;			// Arrow Height
	PopMenu7[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu7[33]=10;			// Arrow Width
	PopMenu7[34]=5;			// Arrow Height
	PopMenu7[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu7[36]=5;			// Arrow Width
	PopMenu7[37]=10;			// Arrow Height
	PopMenu7[38]=1;			// Keep selected path highlighted
	PopMenu7[39]=2;			// Top padding
	PopMenu7[40]=6;			// Left padding
	PopMenu7[41]=0;			// Unfold On Click


         	PopMenu7_1=new Array("Guaranteed Departure Tours","","",0,18,190);





PopMenu8=new Array(42);
	PopMenu8[0]=1;			// number of main items
	PopMenu8[1]=-294;			// Left position
	PopMenu8[2]=229;			// Top position
	PopMenu8[3]="white";		// Normal font color
	PopMenu8[4]="#008080";		// Normal back color
	PopMenu8[5]="white";		// High font color
	PopMenu8[6]="#008080";		// High back color
	PopMenu8[7]="#008080";		// Border color
	PopMenu8[8]="arial";	// Fontfamily
	PopMenu8[9]=1;			// Bold
	PopMenu8[10]=0;			// Italic
	PopMenu8[11]=9;			// Font size
	PopMenu8[12]=1;			// First line horizontal
	PopMenu8[13]=1;			// First line permanent visible
	PopMenu8[14]=1;			// Border width
	PopMenu8[15]="center";		// Text align "left", "center" or "right"
	PopMenu8[16]=.01;		// Horizontal overlap
	PopMenu8[17]=.75;		// Vertical overlap
	PopMenu8[18]=100;		// Delay
	PopMenu8[19]=0;			// Right to left unfold
	PopMenu8[20]="sairam";		// Target div
	PopMenu8[21]=1;			// Border between elements
	PopMenu8[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu8[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu8[24]="#008080";		// Normal fontcolor sub items
	PopMenu8[25]="#DAF1F1";		// Normal back color sub items
	PopMenu8[26]="white";		// High font color sub items
	PopMenu8[27]="#008080";		// High back color sub items
	PopMenu8[28]="#008080";		// Border color sub items
	PopMenu8[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu8[30]=5;			// Arrow Width
	PopMenu8[31]=10;			// Arrow Height
	PopMenu8[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu8[33]=10;			// Arrow Width
	PopMenu8[34]=5;			// Arrow Height
	PopMenu8[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu8[36]=5;			// Arrow Width
	PopMenu8[37]=10;			// Arrow Height
	PopMenu8[38]=1;			// Keep selected path highlighted
	PopMenu8[39]=2;			// Top padding
	PopMenu8[40]=6;			// Left padding
	PopMenu8[41]=0;			// Unfold On Click


	PopMenu8_1=new Array("Sairam Tourism","","",0,18,186);




PopMenu9=new Array(42);
	PopMenu9[0]=1;			// number of main items
	PopMenu9[1]=-98;			// Left position
	PopMenu9[2]=229;			// Top position
	PopMenu9[3]="white";		// Normal font color
	PopMenu9[4]="#1B679E";		// Normal back color
	PopMenu9[5]="white";		// High font color
	PopMenu9[6]="#1B679E";		// High back color
	PopMenu9[7]="#1B679E";		// Border color
	PopMenu9[8]="arial";	// Fontfamily
	PopMenu9[9]=1;			// Bold
	PopMenu9[10]=0;			// Italic
	PopMenu9[11]=9;			// Font size
	PopMenu9[12]=1;			// First line horizontal
	PopMenu9[13]=1;			// First line permanent visible
	PopMenu9[14]=1;			// Border width
	PopMenu9[15]="center";		// Text align "left", "center" or "right"
	PopMenu9[16]=.01;		// Horizontal overlap
	PopMenu9[17]=.75;		// Vertical overlap
	PopMenu9[18]=100;		// Delay
	PopMenu9[19]=0;			// Right to left unfold
	PopMenu9[20]="sairam";		// Target div
	PopMenu9[21]=1;			// Border between elements
	PopMenu9[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu9[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu9[24]="#008080";		// Normal fontcolor sub items
	PopMenu9[25]="#DAF1F1";		// Normal back color sub items
	PopMenu9[26]="white";		// High font color sub items
	PopMenu9[27]="#008080";		// High back color sub items
	PopMenu9[28]="#008080";		// Border color sub items
	PopMenu9[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu9[30]=5;			// Arrow Width
	PopMenu9[31]=10;			// Arrow Height
	PopMenu9[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu9[33]=10;			// Arrow Width
	PopMenu9[34]=5;			// Arrow Height
	PopMenu9[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu9[36]=5;			// Arrow Width
	PopMenu9[37]=10;			// Arrow Height
	PopMenu9[38]=1;			// Keep selected path highlighted
	PopMenu9[39]=2;			// Top padding
	PopMenu9[40]=6;			// Left padding
	PopMenu9[41]=0;			// Unfold On Click


	PopMenu9_1=new Array("Uzbekistan","","",0,18,186);






PopMenu10=new Array(42);
	PopMenu10[0]=1;			// number of main items
	PopMenu10[1]=98;			// Left position
	PopMenu10[2]=229;			// Top position
	PopMenu10[3]="white";		// Normal font color
	PopMenu10[4]="#00804F";		// Normal back color
	PopMenu10[5]="white";		// High font color
	PopMenu10[6]="#00804F";		// High back color
	PopMenu10[7]="#00804F";		// Border color
	PopMenu10[8]="arial";	// Fontfamily
	PopMenu10[9]=1;			// Bold
	PopMenu10[10]=0;			// Italic
	PopMenu10[11]=9;			// Font size
	PopMenu10[12]=1;			// First line horizontal
	PopMenu10[13]=1;			// First line permanent visible
	PopMenu10[14]=1;			// Border width
	PopMenu10[15]="center";		// Text align "left", "center" or "right"
	PopMenu10[16]=.01;		// Horizontal overlap
	PopMenu10[17]=.75;		// Vertical overlap
	PopMenu10[18]=100;		// Delay
	PopMenu10[19]=0;			// Right to left unfold
	PopMenu10[20]="sairam";		// Target div
	PopMenu10[21]=1;			// Border between elements
	PopMenu10[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu10[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu10[24]="#008080";		// Normal fontcolor sub items
	PopMenu10[25]="#DAF1F1";		// Normal back color sub items
	PopMenu10[26]="white";		// High font color sub items
	PopMenu10[27]="#008080";		// High back color sub items
	PopMenu10[28]="#008080";		// Border color sub items
	PopMenu10[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu10[30]=5;			// Arrow Width
	PopMenu10[31]=10;			// Arrow Height
	PopMenu10[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu10[33]=10;			// Arrow Width
	PopMenu10[34]=5;			// Arrow Height
	PopMenu10[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu10[36]=5;			// Arrow Width
	PopMenu10[37]=10;			// Arrow Height
	PopMenu10[38]=1;			// Keep selected path highlighted
	PopMenu10[39]=2;			// Top padding
	PopMenu10[40]=6;			// Left padding
	PopMenu10[41]=0;			// Unfold On Click


	PopMenu10_1=new Array("Central Asia","","",0,18,186);




PopMenu11=new Array(42);
	PopMenu11[0]=1;			// number of main items
	PopMenu11[1]=294;			// Left position
	PopMenu11[2]=229;			// Top position
	PopMenu11[3]="white";		// Normal font color
	PopMenu11[4]="#9B6818";		// Normal back color
	PopMenu11[5]="white";		// High font color
	PopMenu11[6]="#9B6818";		// High back color
	PopMenu11[7]="#9B6818";		// Border color
	PopMenu11[8]="arial";	// Fontfamily
	PopMenu11[9]=1;			// Bold
	PopMenu11[10]=0;			// Italic
	PopMenu11[11]=9;			// Font size
	PopMenu11[12]=1;			// First line horizontal
	PopMenu11[13]=1;			// First line permanent visible
	PopMenu11[14]=1;			// Border width
	PopMenu11[15]="center";		// Text align "left", "center" or "right"
	PopMenu11[16]=.01;		// Horizontal overlap
	PopMenu11[17]=.75;		// Vertical overlap
	PopMenu11[18]=100;		// Delay
	PopMenu11[19]=0;			// Right to left unfold
	PopMenu11[20]="sairam";		// Target div
	PopMenu11[21]=1;			// Border between elements
	PopMenu11[22]="center";		// Menu horizontal centered "left", "center" or "right"
	PopMenu11[23]="top";		// Menu vertical centered "top", "center" or "bottom"
	PopMenu11[24]="#008080";		// Normal fontcolor sub items
	PopMenu11[25]="#DAF1F1";		// Normal back color sub items
	PopMenu11[26]="white";		// High font color sub items
	PopMenu11[27]="#008080";		// High back color sub items
	PopMenu11[28]="#008080";		// Border color sub items
	PopMenu11[29]=BaseHref+"tri.gif";	// Arrow right
	PopMenu11[30]=5;			// Arrow Width
	PopMenu11[31]=10;			// Arrow Height
	PopMenu11[32]=BaseHref+"tridown.gif";// Arrow down
	PopMenu11[33]=10;			// Arrow Width
	PopMenu11[34]=5;			// Arrow Height
	PopMenu11[35]=BaseHref+"trileft.gif";	// Arrow left
	PopMenu11[36]=5;			// Arrow Width
	PopMenu11[37]=10;			// Arrow Height
	PopMenu11[38]=1;			// Keep selected path highlighted
	PopMenu11[39]=2;			// Top padding
	PopMenu11[40]=6;			// Left padding
	PopMenu11[41]=0;			// Unfold On Click


	PopMenu11_1=new Array("The Great Silk Road","","",0,18,186);
