
function fwLoadMenus() {
	
	
	window.fw_menu_0_2 = new Menu("VIETNAM",160,19,"arial",12,"#000000","#FF9900","#FFFFFF","#FFFFFF");
	browserName = navigator.appName;
	if (browserName == "Netscape")
	{
		fw_menu_0_2.addMenuItem("Hanoi & vicinity","location='modules.php?name=News&file=article&sid=21'");
        fw_menu_0_2.addMenuItem("HoaBinh","location='modules.php?name=News&file=article&sid=79'");
		fw_menu_0_2.addMenuItem("NinhBinh","location='modules.php?name=News&file=article&sid=84'");
		fw_menu_0_2.addMenuItem("Sapa","location='modules.php?name=News&file=article&sid=124'");
		fw_menu_0_2.addMenuItem("Halong","location='modules.php?name=News&file=article&sid=94'");
	}
	else
	{
		fw_menu_0_2.addMenuItem("Hanoi & vicinity","location='modules.php?name=News&file=article&sid=21'");
        fw_menu_0_2.addMenuItem("HoaBinh","location='modules.php?name=News&file=article&sid=79'");
		fw_menu_0_2.addMenuItem("NinhBinh","location='modules.php?name=News&file=article&sid=84'");
		fw_menu_0_2.addMenuItem("Sapa","location='modules.php?name=News&file=article&sid=124'");
		fw_menu_0_2.addMenuItem("Halong","location='modules.php?name=News&file=article&sid=94'");
	}
	fw_menu_0_2.hideonMouseOut=true;
	//fw_menu_0_2.writeMenus();

//if (window.fw_menu_0) return;
	window.fw_menu_0 = new Menu("root",120,19,"arial",12,"#000000","#FF9900","#FFFFFF","#FFFFFF");
	browserName = navigator.appName;
	if (browserName == "Netscape")
	{
		fw_menu_0.addMenuItem("VIETNAM","location='modules.php?name=News&file=categories&op=newindex&catid=1'");
        fw_menu_0.addMenuItem("LAOS","location='modules.php?name=News&file=categories&op=newindex&catid=1'");
		fw_menu_0.addMenuItem("CAMBODIA","location='modules.php?name=News&file=categories&op=newindex&catid=1m'");
		//fw_menu_0.addMenuItem("Indochina trips","location='modules.php?name=News&file=categories&op=newindex&catid=1'");	
	}
	else
	{
		
		//fw_menu_0.addMenuItem("VIETNAM -","location='modules.php?name=News&file=categories&op=newindex&catid=1'");
		fw_menu_0.addMenuItem(fw_menu_0_2,"location='modules.php?name=News&file=categories&op=newindex&catid=1'");	
        fw_menu_0.addMenuItem("LAOS","location='modules.php?name=News&file=categories&op=newindex&catid=1'");
		fw_menu_0.addMenuItem("CAMBODIA","location='modules.php?name=News&file=categories&op=newindex&catid=1m'");
			
	}
	fw_menu_0.hideonMouseOut=true;
	//fw_menu_0.writeMenus();

	window.fw_menu_1 = new Menu("root",160,19,"arial",12,"#000000","#FF9900","#FFFFFF","#FFFFFF");
	browserName = navigator.appName;
	if (browserName == "Netscape")
	{
		fw_menu_1.addMenuItem("Tailor-made Request","location='modules.php?name=News&file=article&sid=4'");
		fw_menu_1.addMenuItem("Hotels","location='modules.php?name=News&file=article&sid=6'");		
  		fw_menu_1.addMenuItem("Air tickets","location='modules.php?name=News&file=article&sid=148'");
  		fw_menu_1.addMenuItem("Restaurants","location='modules.php?name=News&file=article&sid=214'");
		//fw_menu_1.addMenuItem("Transportation","location='modules.php?name=News&file=article&sid=149'");		

	}
	else
	{
		//fw_menu_1.addMenuItem("Tailor-made Request","location='modules.php?name=News&file=categories&op=newindex&catid=5'");
		//fw_menu_1.addMenuItem("Partly Services","location='modules.php?name=News&file=categories&op=newindex&catid=5'");		
		fw_menu_1.addMenuItem("Tailor-made Request","location='modules.php?name=News&file=article&sid=4'");
		fw_menu_1.addMenuItem("Hotels","location='modules.php?name=News&file=article&sid=6'");		
  		fw_menu_1.addMenuItem("Air tickets","location='modules.php?name=News&file=article&sid=148'");
  		fw_menu_1.addMenuItem("Restaurants","location='modules.php?name=News&file=article&sid=214'");
		//fw_menu_1.addMenuItem("Transportation","location='modules.php?name=News&file=article&sid=149'");		
	}	
	fw_menu_1.hideonMouseOut=true;
	//fw_menu_1.writeMenus();

	window.fw_menu_2 = new Menu("root",290,19,"arial",12,"#000000","#FF9900","#FFFFFF","#FFFFFF");
	browserName = navigator.appName;
	if (browserName == "Netscape")
	{
		fw_menu_2.addMenuItem("VietNam Highlights","location='modules.php?name=News&file=article&sid=2'");
        fw_menu_2.addMenuItem("Discover Vietnam","location='modules.php?name=News&file=article&sid=7'");
		fw_menu_2.addMenuItem("North West adventure","location='modules.php?name=News&file=article&sid=54'");
		fw_menu_2.addMenuItem("Vietnam Beach Holiday","location='modules.php?name=News&file=article&sid=59'");	
		fw_menu_2.addMenuItem("Vietnam and Cambodia","location='modules.php?name=News&file=article&sid=64'");	
		fw_menu_2.addMenuItem("Vietnam Indochina tour","location='modules.php?name=News&file=article&sid=69'");	
	}
	else
	{
		fw_menu_2.addMenuItem("VietNam Highlights","location='modules.php?name=News&file=article&sid=2'");
        fw_menu_2.addMenuItem("Discover Vietnam","location='modules.php?name=News&file=article&sid=7'");
		fw_menu_2.addMenuItem("North West adventure","location='modules.php?name=News&file=article&sid=54'");
		fw_menu_2.addMenuItem("Vietnam Beach Holiday","location='modules.php?name=News&file=article&sid=59'");	
		fw_menu_2.addMenuItem("Vietnam and Cambodia","location='modules.php?name=News&file=article&sid=64'");	
		fw_menu_2.addMenuItem("Vietnam Indochina tour","location='modules.php?name=News&file=article&sid=69'");	
	}
	fw_menu_2.hideonMouseOut=true;
	//fw_menu_2.writeMenus();
	
	window.fw_menu_3 = new Menu("root",160,19,"arial",12,"#000000","#FF9900","#FFFFFF","#FFFFFF");
	browserName = navigator.appName;
	if (browserName == "Netscape")
	{
		fw_menu_3.addMenuItem("The North","location='modules.php?name=News&file=article&sid=21'");
        fw_menu_3.addMenuItem("The Centre","location='modules.php?name=News&file=article&sid=192'");
		fw_menu_3.addMenuItem("The South","location='modules.php?name=News&file=article&sid=202'");
	}
	else
	{
		fw_menu_3.addMenuItem("The North","location='modules.php?name=News&file=article&sid=21'");
        fw_menu_3.addMenuItem("The Centre","location='modules.php?name=News&file=article&sid=192'");
		fw_menu_3.addMenuItem("The South","location='modules.php?name=News&file=article&sid=202'");
	}
	fw_menu_3.hideonMouseOut=true;	
	fw_menu_3.writeMenus();
}
function MM_openBrWindow(theURL,winName,features) {
	window.open(theURL,winName,features);
}
