/************************************************************
*	(c) Ger Versluis 2000 version 13.11 April 13, 2005       *
*       tqlchzmenu_var.js - TQLC Horizontal Menu
**************************************************************/
	var NoOffFirstLineMenus=8;			// Number of main menu  items						
	var LowBgColor="#006699";			// Background color when mouse is not over
	var HighBgColor="lightyellow";			// Background color when mouse is over
	var FontLowColor="white";			// Font color when mouse is not over
	var FontHighColor="red";			// Font color when mouse is over
	var BorderColor="black";			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border width between elements main items
	var BorderBtwnSub=1;			// Border width between elements sub items
	var FontFamily="tahoma,arial,times new roman,comic sans ms,technical";	// Font family menu items
	var FontSize=11;				// 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 can be: left, center, 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 StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var DistFrmFrameBrdr=2;			// Distance between main menu and frame border
	var LeftPaddng=3;				// Left padding
	var TopPaddng=0;				// Top padding. If set to -1 text is vertically centered
	var FirstLineHorizontal=1;			// Number defines to which level the menu must unfold horizontal; 0 is all vertical
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=150;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="navig";			// Frame where first level appears
	var SecLineFrame="main";			// Frame where sub levels appear
	var DocTargetFrame="main";		// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
	var Arrws=[BaseHref+"../images/tri.gif",5,10,BaseHref+"../images/tridown.gif",10,5,BaseHref+"../images/trileft.gif",8,16,BaseHref+"../images/triup.gif",16,8];
	
	var MenuUsesFrames=1;			// MenuUsesFrames is only 0 when Main menu, submenus,
	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=0;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting
	var OverFormElements=0;			// Set this to 0 when the menu does not need to cover form elements.

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.25, wipeStyle=1)";

	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=1, positive=1)";
	var MenuOpacity="";
	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// begin of tqlcvn menu
// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.

Menu1=new Array("Trang Chính","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='index-hz-main.htm')","",0,20,100,"","","","","","",-1,-1,-1,"","Back to homepage");

Menu2=new Array("Chiến Sử","","",2,20,100,"","","","","","",-1,-1,-1,"","Chien Su menu");
	Menu2_1=new Array("Tổ Chức TQLC","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../html_file/vietnam/tochuc_sudoan.htm')","",0,20,140,"","","","","","",-1,-1,-1,"","To chuc TQLCVN");
	Menu2_2=new Array("Chân Dung TQLC","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../html_file/vietnam/chandung-index.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Tran chien TQLCVN");	

Menu3=new Array("Sinh Hoạt","","",7,20,100,"","","","","","",-1,-1,-1,"","Sinh hoat menu");
	Menu3_1=new Array("Tổng Hội TQLCVN","","",16,20,180,"","","","","","",-1,-1,-1,"","TH TQLCVN menu");
	    Menu3_1_1=new Array("Tổng Hội","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-tonghoi.htm')","",0,20,180,"","","","","","",-1,-1,-1,"","Tonh hoi"); 
	    Menu3_1_2=new Array("Hội Arizona","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-arizona.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Arizona"); 
	    Menu3_1_3=new Array("Hội Bắc Cali","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-bac-cali.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Bac Cali"); 
	    Menu3_1_4=new Array("Hội Chicago","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-illinois.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Chicago");
	    Menu3_1_5=new Array("Hội Dallas & Ft. Worth","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-dallas.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Dallas");
	    Menu3_1_6=new Array("Hội Đông Bắc HK","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-dongbac-hk.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Dong Bac HK"); 
	    Menu3_1_7=new Array("Hội Georgia","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-georgia.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Georgia"); 
	    Menu3_1_8=new Array("Hội Houston","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-houston.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Houston"); 
	    Menu3_1_9=new Array("Hội Iowa","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-iowa.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA iowa"); 
	    Menu3_1_10=new Array("Hội Nam Cali","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-nam-cali.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Nam Cali"); 
	    Menu3_1_11=new Array("Hội Oklahoma","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-oklahoma.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Oklahoma");
	    Menu3_1_12=new Array("Hội Oregon","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-oregon.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Oregon"); 
	    Menu3_1_13=new Array("Hội San Diego","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-sandiego.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA San Diego"); 
	    Menu3_1_14=new Array("Hội Seattle","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-seattle.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Seattle-Porland"); 
	   	Menu3_1_15=new Array("Hội Toronto","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-toronto.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Toronto"); 
	    Menu3_1_16=new Array("Hội Liên Hội Úc Châu","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../haingoai/hn-lienhoi-ucchau.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HA Uc Chau");
	         	
	Menu3_2=new Array("Tin Tức","","",4,20,160,"","","","","","",-1,-1,-1,"","Tin tuc");	
	    Menu3_2_1=new Array("Tin Vui","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../vui_buon/Tinvui.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","Tin vui"); 
	    Menu3_2_2=new Array("Tin Buồn","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../vui_buon/tinbuon-index.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Tin buon"); 
	    Menu3_2_3=new Array("Nhắn Tin","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../vui_buon/nhan_tin.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Nhan tin"); 
	    Menu3_2_4=new Array("Giới Thiệu","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../linh_tinh/gioi_thieu.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Gioi thieu"); 
	    
	Menu3_3=new Array("Hải Ngoại","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../sinh_hoat/sinhhoat_haingoai.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","Sinh hoat HN");
	
	Menu3_4=new Array("Thương Phế Binh","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../tpb/tpb-index.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","TPB");
	
	Menu3_5=new Array("Video","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../video/video-index.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","Video");
	
	Menu3_6=new Array("Nhạc","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../music/nhac-index.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","Nhac");
	
	Menu3_7=new Array("Đặc San Sống Thần","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='../sinh_hoat/dsst-index.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","DSST");
		
Menu4=new Array("Ý Kiến","javascript:window.open('http://www.tqlcvn.org/tinc?key=pgdnBvJy')","",0,20,100,"","","","","","",-1,-1,-1,"","Y Kien - Feedback");

Menu5=new Array("Thơ Văn","","",6,20,100,"","","","","","",-1,-1,-1,"","Tho van");
	Menu5_1=new Array("Thơ","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='tqlc/tho-index.htm')","",0,20,120,"","","","","","",-1,-1,-1,"","Tho");
	Menu5_2=new Array("Sáng Tác","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='linh_tinh/sangtac-index.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Sang tac");	
	Menu5_3=new Array("Tài Liệu","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='tqlc/tailieu/tl-quocky-quocca-vn.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Tai lieu");	
	Menu5_4=new Array("Văn Học","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='tqlc/vanhoc/vh-xunghobangtiengviet.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Van Hoc");	
    Menu5_5=new Array("Bình Luận","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='binh_luan/binhluan-index.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Binh Luan"); 
    Menu5_6=new Array("Sói Biển","javascript:window.open('http://minhchausoibien.tripod.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","MC"); 

    
Menu6=new Array("Kỹ Thuật","javascript:void(parent.frames[0].location.href='index-hz-header.htm');void(parent.frames[1].location.href='tqlc/kt-index.htm')","",0,20,100,"","","","","","",-1,-1,-1,"","Ky thuat");

Menu7=new Array("Website Bạn","","",5,20,100,"","","","","","",-1,-1,-1,"","Links");
	Menu7_1=new Array("Quân Trường","","",8,20,160,"","","","","","",-1,-1,-1,"","Quan truong");
	    Menu7_1_1=new Array("Thiếu Sinh Quân","javascript:window.open('http://www.geocities.com/ctsqvn/')","",0,20,160,"","","","","","",-1,-1,-1,"","TSQ"); 
	    Menu7_1_2=new Array("Võ Bị Đà Lạt","javascript:window.open('http://vobivietnam.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","VBDL"); 
	    Menu7_1_3=new Array("Trường Võ Bị Quốc Gia VN","javascript:window.open('http://meltingpot.fortunecity.com/hickory/70/tvbqgvn.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","VBQGVN"); 
	    Menu7_1_4=new Array("Võ Bị Thủ Đức","javascript:window.open('http://www.kbc4100.com)","",0,0,0,"","","","","","",-1,-1,-1,"","VBTD");
	    Menu7_1_5=new Array("Võ Bị Thủ Đức - Nam Định","javascript:window.open('http://thuducnamdinh.tripod.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","VB ThuDuc - NamDinh"); 
	    Menu7_1_6=new Array("Nha Trang - Đồng Đế","javascript:window.open('http://www.dongde.org/')","",0,0,0,"","","","","","",-1,-1,-1,"","TTHL DD"); 
	    Menu7_1_7=new Array("Chiến Tranh Chính Trị","javascript:window.open('http://www.geocities.com/ctctokkansas/')","",0,0,0,"","","","","","",-1,-1,-1,"","CTCT"); 
	    Menu7_1_8=new Array("TTHL Quang Trung","javascript:window.open('http://www.geocities.com/huan64/quangtrung.html')","",0,0,0,"","","","","","",-1,-1,-1,"","TTHL QT");

	Menu7_2=new Array("Quân Binh Chủng","","",14,20,160,"","","","","","",-1,-1,-1,"","QBC");
	    Menu7_2_1=new Array("Cọp Biển","javascript:window.open('http://www.tqlc.org/')","",0,20,160,"","","","","","",-1,-1,-1,"","TQLC"); 
		Menu7_2_2=new Array("Nhảy Dù","javascript:window.open('http://www.nhaydu.com')","",0,0,0,"","","","","","",-1,-1,-1,"","NhayDu"); 
	    Menu7_2_3=new Array("Biệt Động Quân","javascript:window.open('http://www.bietdongquan.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","BDQ"); 
	    Menu7_2_4=new Array("LĐ81 Biệt Cách Dù","javascript:window.open('http://www.bcdlldb.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","LLDB");
	    Menu7_2_5=new Array("Hải Sử","javascript:window.open('http://haisu.tripod.com/index.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","HS"); 
	    Menu7_2_6=new Array("Tổng Cục Hải Quân","javascript:window.open('http://www.vietnamnavy.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","HQ"); 
	    Menu7_2_7=new Array("Hải Quân VN","javascript:window.open('http://www.vuhuusan.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","HQVN"); 
	    Menu7_2_8=new Array("Không Quân","javascript:window.open('http://www.geocities.com/ahkqmt/')","",0,0,0,"","","","","","",-1,-1,-1,"","KQ"); 
	    Menu7_2_9=new Array("Thiết Giáp","javascript:window.open('http://www.thietgiap.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","TG"); 
	    Menu7_2_10=new Array("Sư Đoàn 9","javascript:window.open('http://sd9bb.tripod.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","SD9");
	    Menu7_2_11=new Array("Sư Đoàn 18","javascript:window.open('http://www.sudoan18bobinh.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","SD18");
	    Menu7_2_12=new Array("Quân Cảnh","javascript:window.open('http://www.geocities.com/diendantudoonline3/')","",0,0,0,"","","","","","",-1,-1,-1,"","QC");
		Menu7_2_13=new Array("Cảnh Sát Quốc Gia","javascript:window.open('http://www.canhsatquocgia.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","CSQG");
		Menu7_2_14=new Array("Chiến Sĩ Áo Đen","javascript:window.open('http://www.vietlai.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","CBXDNT");
		
	
	Menu7_3=new Array("QLVNCH","","",13,20,160,"","","","","","",-1,-1,-1,"","QLVNCH menu");
	    Menu7_3_1=new Array("QLVNCH","javascript:window.open('http://www.lich-mc.com/jobgov/vietnamese_news.htm')","",0,20,160,"","","","","","",-1,-1,-1,"","QLVNCH"); 
	    Menu7_3_2=new Array("Người Lính VNCH","javascript:window.open('http://www.vlink.com/nlvnch/vnch.html')","",0,20,160,"","","","","","",-1,-1,-1,"","NLVNCH"); 	    
	    Menu7_3_3=new Array("Người Lính và Quê Hương","javascript:window.open('http://www.toquocth.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","NLQH"); 
	    Menu7_3_4=new Array("Cựu Quân Nhân Úc","javascript:window.open('http://members.tripod.com/~shcdqld/')","",0,0,0,"","","","","","",-1,-1,-1,"","CQN UC"); 
	    Menu7_3_5=new Array("Lịch Sử Việt Nam","javascript:window.open('http://lichsuviet.cjb.net/default.asp')","",0,0,0,"","","","","","",-1,-1,-1,"","LS VN");
	    Menu7_3_6=new Array("Chiến Tranh và Lịch Sử","javascript:window.open('http://vietnam.ictglobal.net/')","",0,0,0,"","","","","","",-1,-1,-1,"","CS VN"); 
	    Menu7_3_7=new Array("Những trang nhà QLVNCH","javascript:window.open('http://www.vietnamesecommunity.com/QLVNCH/')","",0,0,0,"","","","","","",-1,-1,-1,"","QLVNCH"); 
	    Menu7_3_8=new Array("Nguyệt San Đoàn Kết","javascript:window.open('http://doanket.orgfree.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","NSDK"); 
	    Menu7_3_9=new Array("Tướng Nguyễn V Hiếu","javascript:window.open('http://members.tripod.com/nguyentin/')","",0,0,0,"","","","","","",-1,-1,-1,"","Gen. Hieu"); 
	    Menu7_3_10=new Array("Đ/T Ngô Thế Linh","javascript:window.open('http://ngothelinh.tripod.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","D/T Linh"); 
	    Menu7_3_11=new Array("Tướng Việt Nam","javascript:window.open('http://members.tripod.com/~nguyentin/danhtuong-2.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","ARVN Generals"); 	    	    
	    Menu7_3_12=new Array("Chương Trình SBS Radio","javascript:window.open('http://www9.sbs.com.au/radio/language.php?news=highlights&language=Vietnamese')","",0,0,0,"","","","","","",-1,-1,-1,"","SBS Radio");
	    Menu7_3_13=new Array("Người Lính Già","javascript:window.open('http://www.geocities.com/nhd18/')","",0,0,0,"","","","","","",-1,-1,-1,"","Trang Nguoi Linh Gia");


	    
	Menu7_4=new Array("US Websites","","",10,20,160,"","","","","","",-1,-1,-1,"","US Links");
	    Menu7_4_1=new Array("US Marine Corps","javascript:window.open('http://www.usmc.mil/marinelink/mcn2000.nsf/frontpagenews#this')","",0,20,180,"","","","","","",-1,-1,-1,"","USMC"); 
	    Menu7_4_2=new Array("Grunt Vietname Resources...","javascript:window.open('http://www.gruntonline.com/index.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","VN resource"); 
	    Menu7_4_3=new Array("Cavalry","javascript:window.open('http://www.quartercav.net/')","",0,0,0,"","","","","","",-1,-1,-1,"","1st Cav"); 
	    Menu7_4_4=new Array("The Battle of Kontum...","javascript:window.open('http://www.thebattleofkontum.com/index.html')","",0,0,0,"","","","","","",-1,-1,-1,"","Battle of Kontum");
	    Menu7_4_5=new Array("Vietnam War...","javascript:window.open('http://www.vietnampix.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","VN War"); 
	    Menu7_4_6=new Array("The History Place...","javascript:window.open('http://www.historyplace.com/unitedstates/vietnam/index.html')","",0,0,0,"","","","","","",-1,-1,-1,"","VN War History"); 
	    Menu7_4_7=new Array("Battlefield: Vietnam...","javascript:window.open('http://www.pbs.org/battlefieldvietnam/')","",0,0,0,"","","","","","",-1,-1,-1,"","Battlefield in VN");
	    Menu7_4_8=new Array("Mounted Combat in VN","javascript:window.open('http://www.army.mil/CMH-PG/books/Vietnam/mounted/index.htm#contents')","",0,0,0,"","","","","","",-1,-1,-1,"","Battlefield in VN");
	    Menu7_4_9=new Array("The Easter Offensive of 1972","javascript:window.open('http://www.vlink.com/nlvnch/easter72/eastr721.html')","",0,0,0,"","","","","","",-1,-1,-1,"","The Easter Offensive 1972");
	    Menu7_4_10=new Array("The Battle of Xuan-Loc - 1975","javascript:window.open('http://www.vlink.com/nlvnch/vnch.html')","",0,0,0,"","","","","","",-1,-1,-1,"","The Battle of Xuan-Loc 1975");

	    
	Menu7_5=new Array("Báo Chí","javascript:void(parent.frames[0].location.href='index-hz-header.htm')","",4,20,160,"","","","","","",-1,-1,-1,"","Bao chi menu");
	    Menu7_5_1=new Array("SaiGon Báo","javascript:window.open('http://www.saigonbao.com')","",0,20,160,"","","","","","",-1,-1,-1,"","Saigon bao"); 
	    Menu7_5_2=new Array("Vietbay","javascript:window.open('http://www.vietbay.com/')","",0,0,0,"","","","","","",-1,-1,-1,"","Vietbay"); 
	    Menu7_5_3=new Array("Hãy trả lại SàiGòn","javascript:window.open('http://www.saigonforsaigon.org/')","",0,0,0,"","","","","","",-1,-1,-1,"","SaiGon");
	    Menu7_5_4=new Array("Mạng lưới Dũng Lạc","javascript:window.open('http://www.dunglac.net/')","",0,0,0,"","","","","","",-1,-1,-1,"","Mang luoi Dung Lac");
	     
Menu8=new Array("English","","",2,20,100,"","","","","","",-1,-1,-1,"","English");
	Menu8_1=new Array("VNMC History","javascript:void(parent.frames[0].location.href='index-hz-header2.htm');void(parent.frames[1].location.href='html_file/english/vnmarines.htm')","",0,20,120,"","","","","","",-1,-1,-1,"","VNMC History");
	Menu8_2=new Array("Young Marines","javascript:void(parent.frames[0].location.href='index-hz-header2.htm');void(parent.frames[1].location.href='html_file/english/youngmarines.htm')","",0,0,0,"","","","","","",-1,-1,-1,"","Young VNMC");	

