

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='red';			// Border color
	var BorderSubColor='red';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=240;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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("Saw-Wai Hla","http://www.phy.ohiou.edu/~hla/sawwaihla.html","",0, 25,150);

Menu2=new Array("Research","","",4);
	Menu2_1=new Array("Research Projects","http://www.phy.ohiou.edu/~hla/Research4.html","",0,25,130);
	Menu2_2=new Array("Group members","http://www.phy.ohiou.edu/~hla/Hla-group.htm","",0);
	Menu2_3=new Array("Presentations","http://www.phy.ohiou.edu/~hla/presentation.html","",0);
	Menu2_4=new Array("Vist The Lab","http://www.phy.ohiou.edu/~hla/Research4.html","",0);
	
Menu3=new Array("Publications","http://www.phy.ohiou.edu/~hla/publication.html","",0);

Menu4=new Array("**Latest News**","","",1);
	Menu4_1=new Array("Recent Results","http://www.phy.ohiou.edu/~hla/HotResearch.html","",0,25,130);	
	
Menu5=new Array("Media News About Us","","",4);
	Menu5_1=new Array("International News","","",15,25,150);
		Menu5_1_1=new Array("Nanowerk 05/31/2006","http://www.nanowerk.com/spotlight/spotid=533.php","",0,25,130);
		Menu5_1_2=new Array("Science Daily 05/12/2006","http://www.sciencedaily.com/releases/2006/05/060512101507.htm","",0);
		Menu5_1_3=new Array("Photonics 05/12/2006","http://www.photonics.com/content/news/2006/May/11/82705.aspx","",0);	
		Menu5_1_4=new Array("ComPaMED 05/16/2006","http://www.compamed.de/cipp/md_compamed/custom/pub/content,lang,2/ticket,g_u_e_s_t/oid,16137","",0);	
		Menu5_1_5=new Array("Science News 11/06/2004","http://www.sciencenews.org/articles/20041106/fob6.asp","",0);
		Menu5_1_6=new Array("Nature","http://www.nature.com/news/2000/001005/full/001005-1.html","",0);
		Menu5_1_7=new Array("Science News 09/30/2000","http://www.sciencenews.org/articles/20000930/fob7.asp","",0);
        Menu5_1_8=new Array("Chem & Eng News","http://pubs.acs.org/cen/topstory/7840/7840notw5.html","",0);
        Menu5_1_9=new Array("Physics News Update","http://www.aip.org/enews/latest/physnews.htm","",0);
        Menu5_1_10=new Array("Scientific American","http://www.sciam.com/article.cfm?articleID=0003ED3C-8966-1C61-B882809EC588ED9F","",0,25,130);
        Menu5_1_11=new Array("Science & Vie","http://www.phy.ohiou.edu/~hla/science-vie.html","",0);
		Menu5_1_12=new Array("Physics Today","http://www.aip.org/pt/vol-53/iss-11/p9.html","",0);
		Menu5_1_13=new Array("ICTP News","http://www.ictp.trieste.it/~sci_info/News_from_ICTP/News_96/profile.html","",0);
		Menu5_1_14=new Array("DELO Newspaper","http://www.phy.ohiou.edu/~hla/delonewspaper.html","",0);
		Menu5_1_15=new Array("Internet News","","",2);
         	 Menu5_1_15_1=new Array("Slash Dot","http://slashdot.org/science/00/09/27/121227.shtml","",0,25,130);
          	 Menu5_1_15_2=new Array("News from Brazil","http://www.qmc.ufsc.br/qmcweb/artigos/the_flash_37.html","",0);	
	Menu5_2=new Array("Undergrad Research","","",4);
		Menu5_2_1=new Array("Extracredit 1","http://www.ohiou.edu/researchnews/extracredit/issue1/story3.html","",0,25,130);
		Menu5_2_2=new Array("Extracredit 3","http://www.ohiou.edu/researchnews/extracredit/issue2/story5.html","",0);
		Menu5_2_3=new Array("Outlook","http://www.ohio.edu/outlook/88f-034.cfm","",0);
		Menu5_2_4=new Array("Goldwater","http://www.phy.ohiou.edu/news/news03/j_benson.html","",0);
	Menu5_3=new Array("OU News","","",1);
		Menu5_3_1=new Array("NSF Funding News","http://www.ohiou.edu/researchnews/news/NIRT.html","",0,25,130);
	Menu5_4=new Array("NSNM hot topics","","",2);
		Menu5_4_1=new Array("Topic 1","http://nsnm.phy.ohiou.edu/curr_topi_1.php","",0,25,130);
		Menu5_4_2=new Array("Topic 2","http://nsnm.phy.ohiou.edu/curr_topi_2.php","",0);

//Menu3=new Array("Search Engines","","",3);
	//Menu3_1=new Array("Altavista","http://www.altavista.com","",0,20,150);
	//Menu3_2=new Array("Google","http://www.google.com","",0);
	//Menu3_3=new Array("Yahoo","http://www.yahoo.com","",0);


Menu6=new Array("STM Movies","http://www.phy.ohiou.edu/~hla/movies.html","",0);

Menu7=new Array("Atom Sound","http://www.phy.ohiou.edu/~hla/atom-sound.html","",0);

Menu8=new Array("Teaching","http://www.phy.ohiou.edu/~hla/teach-main.html","",0);

Menu9=new Array("Links","","",6,25,150);
	Menu9_1=new Array("NSNM","http://nsnm.phy.ohiou.edu/index.php","",0,25,130);
	Menu9_2=new Array("NQPI","http://nqpi.phy.ohiou.edu/","",0);
	Menu9_3=new Array("CMSS","http://www.phy.ohiou.edu/~cmss/","",0);
	Menu9_4=new Array("QBI","http://www.biosci.ohiou.edu/qbi/","",0);
	Menu9_5=new Array("Physics & Astronomy","http://www.phy.ohiou.edu/","",0);
	Menu9_6=new Array("Ohio University","http://www.ohio.edu/","",0);

//Menu6=new Array("Teaching","javascript:top.location.href='blank.htm'","",0);
//Menu6_1=new Array("Site","http://www/","",0,20,140);