	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='green';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='green';			// Border color
	var BorderSubColor='green';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=56;				// 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=1;			// 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='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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',4,8,'tridown.gif',8,4,'trileft.gif',4,8];	// 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("my.megaWatson.com","http://www.megawatson.com/andco","",6,20,140);
	Menu1_1=new Array("my.WebCams","/andco/e107_plugins/wrap/wrap.php?2","",4,20,150);	
		Menu1_1_1=new Array("rollover:/images/ajoncam.jpg:/images/dwoncam.jpg","/andco/e107_plugins/wrap/wrap.php?2","",0,90,120);
		Menu1_1_2=new Array("Streaming Cameras","/andco/e107_plugins/wrap/wrap.php?2","",0,20,150);
		Menu1_1_3=new Array("Stills Only (dialup)","/andco/e107_plugins/wrap/wrap.php?4","",0,20,150);
		Menu1_1_4=new Array("Webcam Gallery","/andco/e107_plugins/wrap/wrap.php?5","",0,20,150);
	Menu1_2=new Array("my.Photos","","",2,20,150);	
		Menu1_2_1=new Array("Public Photos (etc.)","/andco/e107_plugins/coppermine_menu/","",0,20,150);
		Menu1_2_2=new Array("Family (Members only)","/andco/e107_plugins/wrap/wrap.php?1","",0);
	Menu1_3=new Array("my.Forums","/andco/forum.php","",2,20,150);	
		Menu1_3_1=new Array("Forum Index","/andco/forum.php","",0,20,150);
		Menu1_3_2=new Array("Tech Forum","/andco/forum_viewforum.php?8","",0,20,150);
	Menu1_4=new Array("More my.megawatson","/andco/","",3,20,150);	
		Menu1_4_1=new Array("Home Page & News","/andco/","",0,20,150);
		Menu1_4_2=new Array("Articles","/andco/content.php?article","",0);
		Menu1_4_3=new Array("Reviews","/andco/content.php?review","",0);
	Menu1_5=new Array("More Elsewhere","","",5,20,150);	
		Menu1_5_1=new Array("megawatson.tumblr.com","javascript:NewWin=window.open('http://megawatson.tumblr.com/','AWin');window['NewWin'].focus()","",0,20,150);
		Menu1_5_2=new Array("megawatson.blip.tv","javascript:NewWin=window.open('http://megawatson.blip.tv.','BWin');window['NewWin'].focus()","",0);
		Menu1_5_3=new Array("Flickr feed","javascript:NewWin=window.open('http://flickr.com/photos/megawatson/','CWin');window['NewWin'].focus()","",0,20,150);
		Menu1_5_4=new Array("BWtv Satire Pages","javascript:NewWin=window.open('http://bwtv.megawatson.com/','BWin');window['NewWin'].focus()","",0,20,150);
		Menu1_5_5=new Array("Ancient History","javascript:NewWin=window.open('http://watsonandco.50megs.com.','AWin');window['NewWin'].focus()","",0);
	Menu1_6=new Array("Contact Us","mailme.htm","",0,20,150);	
	

Menu2=new Array("Fun & Games","","",6,20,110);
    Menu2_1=new Array("Tickle The Baby!","javascript:NewWin=window.open('show/tickle.htm','AWin');window['NewWin'].focus()","",0,20,150);	
    Menu2_2=new Array("Allison Games","","",7,20,150);	
		Menu2_2_1=new Array("Webkins","javascript:NewWin=window.open('http://www.webkins.com/','CWin');window['NewWin'].focus()","",0,20,150);
		Menu2_2_2=new Array("Shining Stars","javascript:NewWin=window.open('http://www.shiningstars.com/','CWin');window['NewWin'].focus()","",0,20,150);
		Menu2_2_3=new Array("Everything Girl","javascript:NewWin=window.open('http://www.everythinggirl.com/','CWin');window['NewWin'].focus()","",0,20,150);
		Menu2_2_4=new Array("American Girl","javascript:NewWin=window.open('http://www.americangirl.com','DWin');window['NewWin'].focus()","",0);
		Menu2_2_5=new Array("Starfall Reading","javascript:NewWin=window.open('http://www.starfall.com/','DWin');window['NewWin'].focus()","",0);
		Menu2_2_6=new Array("PBS Kids","javascript:NewWin=window.open('http://www.pbskids.org/','CWin');window['NewWin'].focus()","",0,20,150);
		Menu2_2_7=new Array("Orisional Games","javascript:NewWin=window.open('http://www.ferryhalim.com/orisinal/','CWin');window['NewWin'].focus()","",0,20,150);
    Menu2_3=new Array("More Kid Games","","",8,20,150);	
		Menu2_3_1=new Array("Sesame Street","javascript:NewWin=window.open('http://www.sesameworkshop.org/sesamestreet/?scrollerId=games','DWin');window['NewWin'].focus()","",0,20,150);
		Menu2_3_2=new Array("Play With Me Sesame","javascript:NewWin=window.open('http://www.noggin.com/shows/play_sesame.php','DWin');window['NewWin'].focus()","",0);
		Menu2_3_3=new Array("Nick Jr.","javascript:NewWin=window.open('http://www.nickjr.com','EWin');window['NewWin'].focus()","",0);
		Menu2_3_4=new Array("Noggin","javascript:NewWin=window.open('http://www.noggin.com/','EWin');window['NewWin'].focus()","",0);
		Menu2_3_5=new Array("Playhouse Disney","javascript:NewWin=window.open('http://www.playhousedisney.com','EWin');window['NewWin'].focus()","",0);
		Menu2_3_6=new Array("Cartoon Network","javascript:NewWin=window.open('http://www.cartoonnetwork.com','EWin');window['NewWin'].focus()","",0);
		Menu2_3_7=new Array("Scooby Doo!","javascript:NewWin=window.open('http://www.scoobydoo.com/','EWin');window['NewWin'].focus()","",0);
		Menu2_3_8=new Array("Asteroids!","javascript:NewWin=window.open('show/asteroids/default.htm','EWin');window['NewWin'].focus()","",0);
Menu2_4=new Array("Heidi's Clicks","","",8);
		Menu2_4_1=new Array("Food TV","javascript:NewWin=window.open('http://www.foodtv.com','AWin');window['NewWin'].focus()","",0,20,150);
		Menu2_4_2=new Array("Duran Duran","javascript:NewWin=window.open('http://www.duranduran.com','BWin');window['NewWin'].focus()","",0);
		Menu2_4_3=new Array("Disney Shopping","javascript:NewWin=window.open('http://disneyshopping.go.com/','GWin');window['NewWin'].focus()","",0);
		Menu2_4_4=new Array("MSN","javascript:NewWin=window.open('http://www.msn.com','CWin');window['NewWin'].focus()","",0);
		Menu2_4_5=new Array("Adam Carolla","javascript:NewWin=window.open('http://www.adamcarolla.com','CWin');window['NewWin'].focus()","",0);
        Menu2_4_6=new Array("Indigo Girls","javascript:NewWin=window.open('http://www.indigogirls.com','CWin');window['NewWin'].focus()","",0);
		Menu2_4_7=new Array("Dave Barry's Blog","javascript:NewWin=window.open('http://www.davebarry.com','CWin');window['NewWin'].focus()","",0);
		Menu2_4_8=new Array("Phoenix Weather","javascript:NewWin=window.open('http://www.wrh.noaa.gov/total_forecast/index.php?wfo=psr&zone=azz023&county=azc013','BWin');window['NewWin'].focus()","",0);
	Menu2_5=new Array("David's Picks","","",8);		
		Menu2_5_1=new Array("The Futon Critic","javascript:NewWin=window.open('http://www.thefutoncritic.com','EWin');window['NewWin'].focus()","",0,20,170);
		Menu2_5_2=new Array("Digg","javascript:NewWin=window.open('http://www.digg.com','IWin');window['NewWin'].focus()","",0);	
		Menu2_5_3=new Array("Sci Fi Channel","javascript:NewWin=window.open('http://www.scifi.com','GWin');window['NewWin'].focus()","",0);
		Menu2_5_4=new Array("TiVo Community","javascript:NewWin=window.open('http://www.tivocommunity.com/','HWin');window['NewWin'].focus()","",0);
		Menu2_5_5=new Array("AVS Forum","javascript:NewWin=window.open('http://www.avsforum.com','FWin');window['NewWin'].focus()","",0);
		Menu2_5_6=new Array("Woot","javascript:NewWin=window.open('http://www.woot.com','IWin');window['NewWin'].focus()","",0);		
		Menu2_5_7=new Array("Snopes (Facts on Rumors)","javascript:NewWin=window.open('http://www.snopes.com','FWin');window['NewWin'].focus()","",0);		
		Menu2_5_8=new Array("Hack A Day","javascript:NewWin=window.open('http://www.hackaday.com','FWin');window['NewWin'].focus()","",0);		
	Menu2_6=new Array("B&W TV (Satire)","javascript:NewWin=window.open('http://bwtv.megawatson.com/','BWin');window['NewWin'].focus()","",3,20,150);		
		Menu2_6_1=new Array("B&W TV Homepage","javascript:NewWin=window.open('http://bwtv.megawatson.com/','BWin');window['NewWin'].focus()","",0,20,150);		
		Menu2_6_2=new Array("BWTV permanentpress store","javascript:NewWin=window.open('http://www.zazzle.com/permanentpress*','BWin');window['NewWin'].focus()","",0,20,150);		
		Menu2_6_3=new Array("First Presidential Words","javascript:NewWin=window.open('http://bwtv1.tripod.com/bwtv/president.htm','BWin');window['NewWin'].focus()","",0,20,150);		

Menu3=new Array("Friends & Family","","",7,20,135);
    Menu3_1=new Array("House Of Lancelot","javascript:NewWin=window.open('http://www.houseoflancelot.com','HWin');window['NewWin'].focus()","",3,20,150);
		Menu3_1_1=new Array("e-elf.com","javascript:NewWin=window.open('http://www.e-elf.com','HWin');window['NewWin'].focus()","",0,20,150);
		Menu3_1_2=new Array("Main Index","javascript:NewWin=window.open('http://www.houseoflancelot.com','HWin');window['NewWin'].focus()","",0,20,150);
		Menu3_1_3=new Array("Member login","javascript:NewWin=window.open('http://www.houseoflancelot.com/hol/','HWin');window['NewWin'].focus()","",0);		
    Menu3_2=new Array("Richardsons","","",2);
		Menu3_2_1=new Array("Small Can Of Worms","javascript:NewWin=window.open('http://www.smallcanofworms.com','IWin');window['NewWin'].focus()","",0,20,150);
		Menu3_2_2=new Array("Team Doom","javascript:NewWin=window.open('http://www.livejournal.com/users/teamdoom/','JWin');window['NewWin'].focus()","",0);	
    Menu3_3=new Array("Sarek","","",2,20,150);
		Menu3_3_1=new Array("Carpet Cleaning","javascript:NewWin=window.open('http://carpet.megawatson.com','JWin');window['NewWin'].focus()","",0,20,150);
		Menu3_3_2=new Array("Spider's Web","javascript:NewWin=window.open('http://members.cox.net/spiderw','JWin');window['NewWin'].focus()","",0);	
    Menu3_4=new Array("KTnCRS n Cousins","","",2,20,150);
                Menu3_4_1=new Array("AndersonAll","javascript:NewWin=window.open('http://www.andersonall.com','KWin');window['NewWin'].focus()","",0,20,150);
		Menu3_4_2=new Array("Galaxy Heating & Cooling","javascript:NewWin=window.open('http://galaxyheatingandcooling.com','KWin');window['NewWin'].focus()","",0);
    Menu3_5=new Array("Grandparents","","",2,20,150);
		Menu3_5_1=new Array("Positive Options Consulting","javascript:NewWin=window.open('http://www.positiveoptions.net','LWin');window['NewWin'].focus()","",0,20,150);
		Menu3_5_2=new Array("Windsong Properties","javascript:NewWin=window.open('http://www.windsongpropertiesinfo.com','LWin');window['NewWin'].focus()","",0);	
    Menu3_6=new Array("More Friends","","",4,20,150);
		Menu3_6_1=new Array("IRewrite","javascript:NewWin=window.open('http://www.irewrite.net/','IWin');window['NewWin'].focus()","",0,20,160);
	   	Menu3_6_2=new Array("Matt Goodman Drums!","javascript:NewWin=window.open('http://mattgoodmandrums.com/','JWin');window['NewWin'].focus()","",0,20,180);
		Menu3_6_3=new Array("The Bonks","javascript:NewWin=window.open('http://www.bonkslife.com/','JWin');window['NewWin'].focus()","",0,20,150);
		Menu3_6_4=new Array("3 munchkins (Moss)","javascript:NewWin=window.open('http://www.3munchkins.com/','JWin');window['NewWin'].focus()","",0,20,150);
    Menu3_7=new Array("Some Clients","","",4,20,150);
		Menu3_7_1=new Array("Zero Music Group","javascript:NewWin=window.open('http://www.zeromusicgroup.com/','IWin');window['NewWin'].focus()","",0,20,160);
	   	Menu3_7_2=new Array("WTO Records","javascript:NewWin=window.open('http://www.wtorecords.com/','JWin');window['NewWin'].focus()","",0,20,180);
		Menu3_7_3=new Array("22nd Century Rock Mag","javascript:NewWin=window.open('http://22ndcenturyrockmagazine.com/','JWin');window['NewWin'].focus()","",0,20,150);
		Menu3_7_4=new Array("F-Bomb Records","javascript:NewWin=window.open('http://www.fbombrecords.com/','JWin');window['NewWin'].focus()","",0,20,150);

Menu4=new Array("Webbing","","",5,20,110);	
	Menu4_1=new Array("Search & Find","","",5,20,150);
		Menu4_1_1=new Array("IxQuick","javascript:NewWin=window.open('http://www.ixquick.com','MWin');window['NewWin'].focus()","",0,20,150);
		Menu4_1_2=new Array("Google","javascript:NewWin=window.open('http://www.google.com','MWin');window['NewWin'].focus()","",0);
		Menu4_1_3=new Array("Yahoo","javascript:NewWin=window.open('http://www.yahoo.com','MWin');window['NewWin'].focus()","",0);
		Menu4_1_4=new Array("All The Web","javascript:NewWin=window.open('http://www.alltheweb.com','MWin');window['NewWin'].focus()","",0);
	   	Menu4_1_5=new Array("Phoenix Public Library","javascript:NewWin=window.open('http://www.phoenixpubliclibrary.org','PWin');window['NewWin'].focus()","",0);
	Menu4_2=new Array("Shop or Save?","","",4);
		Menu4_2_1=new Array("Fatwallet","javascript:NewWin=window.open('http://www.fatwallet.com','NWin');window['NewWin'].focus()","",2,20,150);
				Menu4_2_1_1=new Array("Fatwallet Main","javascript:NewWin=window.open('http://www.fatwallet.com','NWin');window['NewWin'].focus()","",0,20,150);
				Menu4_2_1_2=new Array("Deals Forum","javascript:NewWin=window.open('http://www.fatwallet.com/c/18/','NWin');window['NewWin'].focus()","",0);		
		Menu4_2_2=new Array("Amazon","javascript:NewWin=window.open('http://www.amazon.com','OWin');window['NewWin'].focus()","",0);
		Menu4_2_3=new Array("E-Bay","javascript:NewWin=window.open('http://www.ebay.com','OWin');window['NewWin'].focus()","",0);
	   	Menu4_2_4=new Array("SideStep (Travel)","javascript:NewWin=window.open('http://www.sidestep.com/','PWin');window['NewWin'].focus()","",0);
	Menu4_3=new Array("News & Info","","",6);
		Menu4_3_1=new Array("AZ Central","javascript:NewWin=window.open('http://www.azcentral.com','QWin');window['NewWin'].focus()","",0,20,150);
		Menu4_3_2=new Array("Drudge Report","javascript:NewWin=window.open('http://www.drudgereport.com','SWin');window['NewWin'].focus()","",0);	
		Menu4_3_3=new Array("The Associated Press","javascript:NewWin=window.open('http://www.ap.org','RWin');window['NewWin'].focus()","",0);	
		Menu4_3_4=new Array("MSNBC","javascript:NewWin=window.open('http://www.msnbc.com','TWin');window['NewWin'].focus()","",0);
	  	Menu4_3_5=new Array("FactCheck.org","javascript:NewWin=window.open('http://www.factcheck.org','TWin');window['NewWin'].focus()","",0);	
		Menu4_3_6=new Array("Snopes (debunker)","javascript:NewWin=window.open('http://www.snopes.com','UWin');window['NewWin'].focus()","",0);					
	Menu4_4=new Array("Tech Things","","",5);
		Menu4_4_1=new Array("Trillian IM Chat","javascript:NewWin=window.open('http://www.trillian.cc','NWin');window['NewWin'].focus()","",0,20,150);	
		Menu4_4_2=new Array("Dynamic Drive (html)","javascript:NewWin=window.open('http://www.dynamicdrive.com','NWin');window['NewWin'].focus()","",0);	
		Menu4_4_3=new Array("e107 CMS","javascript:NewWin=window.open('http://www.e107.org','TWin');window['NewWin'].focus()","",0);	
		Menu4_4_4=new Array("Darkwet (WebcamXP)","javascript:NewWin=window.open('http://www.darkwet.net','VWin');window['NewWin'].focus()","",0);			
		Menu4_4_5=new Array("E-Elf Web Hosting","javascript:NewWin=window.open('http://www.e-elf.com','UWin');window['NewWin'].focus()","",0);	
Menu4=new Array("Webbing","","",5,20,110);	
	Menu4_1=new Array("Search & Find","","",5,20,150);
		Menu4_1_1=new Array("IxQuick","javascript:NewWin=window.open('http://www.ixquick.com','MWin');window['NewWin'].focus()","",0,20,150);
		Menu4_1_2=new Array("Google","javascript:NewWin=window.open('http://www.google.com','MWin');window['NewWin'].focus()","",0);
		Menu4_1_3=new Array("Yahoo","javascript:NewWin=window.open('http://www.yahoo.com','MWin');window['NewWin'].focus()","",0);
		Menu4_1_4=new Array("All The Web","javascript:NewWin=window.open('http://www.alltheweb.com','MWin');window['NewWin'].focus()","",0);
	   	Menu4_1_5=new Array("Phoenix Public Library","javascript:NewWin=window.open('http://www.phoenixpubliclibrary.org','PWin');window['NewWin'].focus()","",0);
	Menu4_2=new Array("Shop or Save?","","",4);
		Menu4_2_1=new Array("Fatwallet","javascript:NewWin=window.open('http://www.fatwallet.com','NWin');window['NewWin'].focus()","",2,20,150);
				Menu4_2_1_1=new Array("Fatwallet Main","javascript:NewWin=window.open('http://www.fatwallet.com','NWin');window['NewWin'].focus()","",0,20,150);
				Menu4_2_1_2=new Array("Deals Forum","javascript:NewWin=window.open('http://www.fatwallet.com/c/18/','NWin');window['NewWin'].focus()","",0);		
		Menu4_2_2=new Array("Amazon","javascript:NewWin=window.open('http://www.amazon.com','OWin');window['NewWin'].focus()","",0);
		Menu4_2_3=new Array("E-Bay","javascript:NewWin=window.open('http://www.ebay.com','OWin');window['NewWin'].focus()","",0);
	   	Menu4_2_4=new Array("SideStep (Travel)","javascript:NewWin=window.open('http://www.sidestep.com/','PWin');window['NewWin'].focus()","",0);
	Menu4_3=new Array("News & Info","","",6);
		Menu4_3_1=new Array("AZ Central","javascript:NewWin=window.open('http://www.azcentral.com','QWin');window['NewWin'].focus()","",0,20,150);
		Menu4_3_2=new Array("Drudge Report","javascript:NewWin=window.open('http://www.drudgereport.com','SWin');window['NewWin'].focus()","",0);	
		Menu4_3_3=new Array("The Associated Press","javascript:NewWin=window.open('http://www.ap.org','RWin');window['NewWin'].focus()","",0);	
		Menu4_3_4=new Array("MSNBC","javascript:NewWin=window.open('http://www.msnbc.com','TWin');window['NewWin'].focus()","",0);
	  	Menu4_3_5=new Array("FactCheck.org","javascript:NewWin=window.open('http://www.factcheck.org','TWin');window['NewWin'].focus()","",0);	
		Menu4_3_6=new Array("Snopes (debunker)","javascript:NewWin=window.open('http://www.snopes.com','UWin');window['NewWin'].focus()","",0);					
	Menu4_4=new Array("Tech Things","","",5);
		Menu4_4_1=new Array("Trillian IM Chat","javascript:NewWin=window.open('http://www.trillian.cc','NWin');window['NewWin'].focus()","",0,20,150);	
		Menu4_4_2=new Array("Dynamic Drive (html)","javascript:NewWin=window.open('http://www.dynamicdrive.com','NWin');window['NewWin'].focus()","",0);	
		Menu4_4_3=new Array("e107 CMS","javascript:NewWin=window.open('http://www.e107.org','TWin');window['NewWin'].focus()","",0);	
		Menu4_4_4=new Array("Darkwet (WebcamXP)","javascript:NewWin=window.open('http://www.darkwet.net','VWin');window['NewWin'].focus()","",0);			
		Menu4_4_5=new Array("E-Elf Web Hosting","javascript:NewWin=window.open('http://www.e-elf.com','UWin');window['NewWin'].focus()","",0);	
        Menu4_5=new Array("Mailboxes","","",6);
		Menu4_5_1=new Array("MegaWatson","javascript:NewWin=window.open('http://email.megawatson.com','NWin');window['NewWin'].focus()","",0,20,150);	
		Menu4_5_2=new Array("Gmail (Google)","javascript:NewWin=window.open('http://gmail.google.com','MWin');window['NewWin'].focus()","",0);			
		Menu4_5_3=new Array("Mail.com","javascript:NewWin=window.open('http://www.mail.com','YWin');window['NewWin'].focus()","",0);	
		Menu4_5_4=new Array("Yahoo","javascript:NewWin=window.open('http://www.yahoo.com','ZWin');window['NewWin'].focus()","",0);	
		Menu4_5_5=new Array("HotMail","javascript:NewWin=window.open('http://www.hotmail.com','WWin');window['NewWin'].focus()","",0);
		Menu4_5_6=new Array("Juno","javascript:NewWin=window.open('http://www.juno.com','XWin');window['NewWin'].focus()","",0);	

Menu5=new Array("Help","","",4,20,110);
	Menu5_1=new Array("Welcome Message","javascript:NewWin=window.open('index1.htm','NWin');window['NewWin'].focus()","",0,20,140);
	Menu5_2=new Array("MegaWatson Help","/andco/forum_viewforum.php?8","",0,20,140);
	Menu5_3=new Array("Debunk Urban Legends","javascript:NewWin=window.open('http://www.snopes.com','TWin');window['NewWin'].focus()","",0,20,140);
	Menu5_4=new Array("Contact Us","mailme.htm","",0,20,150);	