	
	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='#000033';			// Background color when mouse is not over
	var LowSubBgColor='#000033';			// Background color when mouse is not over on subs
	var HighBgColor='#000066';			// Background color when mouse is over
	var HighSubBgColor='#000066';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// 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='black';			// Border color
	var BorderSubColor='black';			// 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='left';			// Menu horizontal position 'left', 'center' or '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=80;				// 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("Home","index.html","",0,20,138);

Menu2=new Array("Flash Intro","intro.html","",0,20,138);

Menu3=new Array("Site News","sitenews/News.html","",3);
        Menu3_1=new Array("Latest Update","sitenews/News.html","",0,20,150);
	
        Menu3_2=new Array("News Archives","sitenews/News.html","",5);	
		Menu3_2_1=new Array("2002","sitenews/2002.html","",0,20,150);
		Menu3_2_2=new Array("2003","sitenews/2003.html","",0);
		Menu3_2_3=new Array("2004","sitenews/2004.html","",0);
                Menu3_2_4=new Array("2005","sitenews/2005.html","",0);
                Menu3_2_5=new Array("2006","sitenews/2006.html","",0);
                         
	Menu3_3=new Array("World News","http://www.news.com","",3);
		Menu3_3_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		Menu3_3_2=new Array("News.com","http://www.news.com","",0);
		Menu3_3_3=new Array("Wired News","http://www.wired.com","",0);

Menu4=new Array("Myself","myprofile/Profile.html","",2);
	Menu4_1=new Array("Profile","myprofile/Profile.html","",4,20,150);	
		Menu4_1_1=new Array("Profile","myprofile/Profile.html","",0,20,150);
                Menu4_1_2=new Array("History","myprofile/History.html","",0);
		Menu4_1_3=new Array("Political Veiws","myprofile/Political_Views.html","",0);
		Menu4_1_4=new Array("Politics Forum","http://forums.ozdoc.com","",0);
                
                         
	Menu4_2=new Array("Photos","myprofile/Photos_School.html","",4);
		Menu4_2_1=new Array("Photos School","myprofile/Photos_School.html","",0,20,200);
		Menu4_2_2=new Array("Photos Home","myprofile/Photos_Home.html","",0);
		Menu4_2_3=new Array("Photos Holidays","myprofile/Photos_Holidays.html","",0);
                Menu4_2_4=new Array("Photos Others","myprofile/Photos_Others.html","",0);


Menu5=new Array("Anime / Manga","cityhunter/Story.html","",9);
	Menu5_1=new Array("City Hunter","cityhunter/Story.html","",10,20,150);	
		Menu5_1_1=new Array("Story","cityhunter/Story.html","",0,20,150);
		Menu5_1_2=new Array("Character","cityhunter/Character.html","",0);
		Menu5_1_3=new Array("Bookcovers","cityhunter/Bookcovers.html","",0);
                Menu5_1_4=new Array("Author","cityhunter/Author.html","",0);
                Menu5_1_5=new Array("Winamp Skins","cityhunter/Winamp_Skins.html","",0);
                Menu5_1_6=new Array("Wallpapers","cityhunter/Wallpapers.html","",0);
		Menu5_1_7=new Array("Gallery","cityhunter/Gallery.html","",0);
                Menu5_1_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_1_9=new Array("Mp3","cityhunter/MP3.html","",3);
                       Menu5_1_9_1=new Array("Mp3 Downloads","cityhunter/MP3.html","",0,20,150);
                       Menu5_1_9_2=new Array("Song List","cityhunter/Song_List.html","",0);
                       Menu5_1_9_3=new Array("Request Instructions","cityhunter/Request_Instructions.html","",0);
                Menu5_1_10=new Array("Links","cityhunter/Links.html","",0);

	Menu5_2=new Array("Rurouni Kenshin","rurounikenshin/Rurouni_Kenshin.html","",10,20,150);	
		Menu5_2_1=new Array("Story","rurounikenshin/Story.html","",0,20,150);
		Menu5_2_2=new Array("Character","rurounikenshin/Character.html","",0);
		Menu5_2_3=new Array("Bookcovers","rurounikenshin/Bookcovers.html","",0);
                Menu5_2_4=new Array("Author","rurounikenshin/Author.html","",0);
                Menu5_2_5=new Array("Winamp Skins","rurounikenshin/Winamp_Skins.html","",0);
                Menu5_2_6=new Array("Wallpapers","rurounikenshin/Wallpapers.html","",0);
		Menu5_2_7=new Array("Gallery","rurounikenshin/Gallery.html","",0);
                Menu5_2_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_2_9=new Array("Mp3","rurounikenshin/MP3.html","",3);
                       Menu5_2_9_1=new Array("Mp3 Downloads","rurounikenshin/MP3.html","",0,20,150);
                       Menu5_2_9_2=new Array("Song List","rurounikenshin/Song_List.html","",0);
                       Menu5_2_9_3=new Array("Request Instructions","rurounikenshin/Request_Instructions.html","",0);
                Menu5_2_10=new Array("Links","rurounikenshin/Links.html","",0);

	Menu5_3=new Array("Slam Dunk","slamdunk/Story.html","",10,20,150);	
		Menu5_3_1=new Array("Story","slamdunk/Story.html","",0,20,150);
		Menu5_3_2=new Array("Character","slamdunk/Character.html","",0);
		Menu5_3_3=new Array("Bookcovers","slamdunk/Bookcovers.html","",0);
                Menu5_3_4=new Array("Author","slamdunk/Author.html","",0);
                Menu5_3_5=new Array("Winamp Skins","slamdunk/Winamp_Skins.html","",0);
                Menu5_3_6=new Array("Wallpapers","slamdunk/Wallpapers.html","",0);
		Menu5_3_7=new Array("Gallery","slamdunk/Gallery.html","",0);
                Menu5_3_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_3_9=new Array("Mp3 Downloads","slamdunk/MP3.html","",3);
                        Menu5_3_9_1=new Array("Mp3 Downloads","slamdunk/MP3.html","",0,20,150);
                        Menu5_3_9_2=new Array("Song List","slamdunk/Song_List.html","",0);
                        Menu5_3_9_3=new Array("Request Instructions","slamdunk/Request_Instructions.html","",0);
                Menu5_3_10=new Array("Links","slamdunk/Links.html","",0);
                         
	Menu5_4=new Array("Kiki's Delivery Service","kikisdelivery/Story.html","",10,20,150);	
		Menu5_4_1=new Array("Story","kikisdelivery/Story.html","",0,20,150);
		Menu5_4_2=new Array("Character","kikisdelivery/Character.html","",0);
		Menu5_4_3=new Array("Bookcovers","kikisdelivery/Bookcovers.html","",0);
                Menu5_4_4=new Array("Author","kikisdelivery/Author.html","",0);
                Menu5_4_5=new Array("Winamp Skins","kikisdelivery/Winamp_Skins.html","",0);
                Menu5_4_6=new Array("Wallpapers","kikisdelivery/Wallpapers.html","",0);
		Menu5_4_7=new Array("Gallery","kikisdelivery/Gallery.html","",0);
                Menu5_4_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_4_9=new Array("Mp3 Downloads","kikisdelivery/MP3.html","",3);
                        Menu5_4_9_1=new Array("Mp3 Downloads","kikisdelivery/MP3.html","",0,20,150);
                        Menu5_4_9_2=new Array("Song List","kikisdelivery/Song_List.html","",0);
                        Menu5_4_9_3=new Array("Request Instructions","kikisdelivery/Request_Instructions.html","",0);
                Menu5_4_10=new Array("Links","kikisdelivery/Links.html","",0);

Menu5_5=new Array("Doraemon","doraemon/Story.html","",10,20,150);	
		Menu5_5_1=new Array("Story","doraemon/Story.html","",0,20,150);
		Menu5_5_2=new Array("Character","doraemon/Character.html","",0);
		Menu5_5_3=new Array("Bookcovers","doraemon/Bookcovers.html","",0);
                Menu5_5_4=new Array("Author","doraemon/Author.html","",0);
                Menu5_5_5=new Array("Winamp Skins","doraemon/Winamp_Skins.html","",0);
                Menu5_5_6=new Array("Wallpapers","doraemon/Wallpapers.html","",0);
		Menu5_5_7=new Array("Gallery","doraemon/Gallery.html","",0);
                Menu5_5_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_5_9=new Array("Mp3 Downloads","doraemon/MP3.html","",3);
                        Menu5_5_9_1=new Array("Mp3 Downloads","doraemon/MP3.html","",0,20,150);
                        Menu5_5_9_2=new Array("Song List","doraemon/Song_List.html","",0);
                        Menu5_5_9_3=new Array("Request Instructions","doraemon/Request_Instructions.html","",0);
                Menu5_5_10=new Array("Links","doraemon/Links.html","",0);
                         
	Menu5_6=new Array("Love Hina","lovehina/Story.html","",10,20,150);	
		Menu5_6_1=new Array("Story","lovehina/Story.html","",0,20,150);
		Menu5_6_2=new Array("Character","lovehina/Character.html","",0);
		Menu5_6_3=new Array("Bookcovers","lovehina/Bookcovers.html","",0);
                Menu5_6_4=new Array("Author","lovehina/Author.html","",0);
                Menu5_6_5=new Array("Winamp Skins","lovehina/Winamp_Skins.html","",0);
                Menu5_6_6=new Array("Wallpapers","lovehina/Wallpapers.html","",0);
		Menu5_6_7=new Array("Gallery","lovehina/Gallery.html","",0);
                Menu5_6_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_6_9=new Array("Mp3 Downloads","lovehina/MP3.html","",3);
                         Menu5_6_9_1=new Array("Mp3 Downloads","lovehina/MP3.html","",0,20,150);
                         Menu5_6_9_2=new Array("Song List","lovehina/Song_List.html","",0);
                         Menu5_6_9_3=new Array("Request Instructions","lovehina/Request_Instructions.html","",0);
                Menu5_6_10=new Array("Links","lovehina/Links.html","",0);

Menu5_7=new Array("Spirited Away","spiritedaway/Story.html","",10,20,150);	
		Menu5_7_1=new Array("Story","spiritedaway/Story.html","",0,20,150);
		Menu5_7_2=new Array("Character","spiritedaway/Character.html","",0);
		Menu5_7_3=new Array("Bookcovers","spiritedaway/Bookcovers.html","",0);
                Menu5_7_4=new Array("Author","spiritedaway/Author.html","",0);
                Menu5_7_5=new Array("Winamp Skins","spiritedaway/Winamp_Skins.html","",0);
                Menu5_7_6=new Array("Wallpapers","spiritedaway/Wallpapers.html","",0);
		Menu5_7_7=new Array("Gallery","spiritedaway/Gallery.html","",0);
                Menu5_7_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_7_9=new Array("Mp3 Downloads","spiritedaway/MP3.html","",3);
                        Menu5_7_9_1=new Array("Mp3 Downloads","spiritedaway/MP3.html","",0,20,150);
                        Menu5_7_9_2=new Array("Song List","spiritedaway/Song_List.html","",0);
                        Menu5_7_9_3=new Array("Request Instructions","spiritedaway/Request_Instructions.html","",0);
                Menu5_7_10=new Array("Links","spiritedaway/Links.html","",0);
                         
Menu5_8=new Array("Laputa","laputa/Story.html","",10,20,150);	
		Menu5_8_1=new Array("Story","laputa/Story.html","",0,20,150);
		Menu5_8_2=new Array("Character","laputa/Character.html","",0);
		Menu5_8_3=new Array("Bookcovers","laputa/Bookcovers.html","",0);
                Menu5_8_4=new Array("Author","laputa/Author.html","",0);
                Menu5_8_5=new Array("Winamp Skins","laputa/Winamp_Skins.html","",0);
                Menu5_8_6=new Array("Wallpapers","laputa/Wallpapers.html","",0);
		Menu5_8_7=new Array("Gallery","laputa/Gallery.html","",0);
                Menu5_8_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_8_9=new Array("Mp3 Downloads","laputa/MP3.html","",3);
                         Menu5_8_9_1=new Array("Mp3 Downloads","laputa/MP3.html","",0,20,150);
                         Menu5_8_9_2=new Array("Song List","laputa/Song_List.html","",0);
                         Menu5_8_9_3=new Array("Request Instructions","laputa/Request_Instructions.html","",0);
                Menu5_8_10=new Array("Links","laputa/Links.html","",0);
	
	Menu5_9=new Array("Hikaru no Go","hikaru/Story.html","",10,20,150);	
		Menu5_9_1=new Array("Story","hikaru/Story.html","",0,20,150);
		Menu5_9_2=new Array("Character","hikaru/Character.html","",0);
		Menu5_9_3=new Array("Bookcovers","hikaru/Bookcovers.html","",0);
                Menu5_9_4=new Array("Author","hikaru/Author.html","",0);
                Menu5_9_5=new Array("Winamp Skins","hikaru/Winamp_Skins.html","",0);
                Menu5_9_6=new Array("Wallpapers","hikaru/Wallpapers.html","",0);
		Menu5_9_7=new Array("Gallery","sitenews/Gallery.html","",0);
                Menu5_9_8=new Array("Forum","http://forums.ozdoc.com","",0);
                Menu5_9_9=new Array("Mp3 Downloads","hikaru/MP3.html","",3);
                         Menu5_9_9_1=new Array("Mp3 Downloads","hikaru/MP3.html","",0,20,150);
                         Menu5_9_9_2=new Array("Song List","hikaru/Song_List.html","",0);
                         Menu5_9_9_3=new Array("Request Instructions","hikaru/Request_Instructions.html","",0);
                Menu5_9_10=new Array("Links","hikaru/Links.html","",0);

Menu6=new Array("J-Entertainment","jentertainment/J_Entertainment.html","",5);
	Menu6_1=new Array("Kyoko Fukada","jentertainment/Kyoko_Fukada/Kyoko_Fukada.html","",6,20,150);	
                 Menu6_1_1=new Array("Bios","jentertainment/Kyoko_Fukada/Bios.html","",0,20,150);
                 Menu6_1_2=new Array("News","jentertainment/Kyoko_Fukada/News.html","",0);
                 Menu6_1_3=new Array("Club","jentertainment/Kyoko_Fukada/Club.html","",0);
                 Menu6_1_4=new Array("Wallpapers","jentertainment/Kyoko_Fukada/Wallpapers.html","",0);
                 Menu6_1_5=new Array("Forum","http://forums.ozdoc.com","",0);
                 Menu6_1_6=new Array("Links","jentertainment/Kyoko_Fukada/Links.html","",0);
                         
	Menu6_2=new Array("Nanako Matushima","jentertainment/Nanako_Matushima/Nanako_Matushima.html","",6,20,150);	
                 Menu6_2_1=new Array("Bios","jentertainment/Nanako_Matushima/Bios.html","",0,20,150);
                 Menu6_2_2=new Array("News","jentertainment/Nanako_Matushima/News.html","",0);
                 Menu6_2_3=new Array("Club","jentertainment/Nanako_Matushima/Club.html","",0);
                 Menu6_2_4=new Array("Wallpapers","jentertainment/Nanako_Matushima/Wallpapers.html","",0);
                 Menu6_2_5=new Array("Forum","http://forums.ozdoc.com","",0);
                 Menu6_2_6=new Array("Links","jentertainment/Nanako_Matushima/Links.html","",0);
  
        Menu6_3=new Array("Nagiko Tohno","jentertainment/Nagiko_Tohno/Nagiko_Tohno.html","",6,20,150);	
                 Menu6_3_1=new Array("Bios","jentertainment/Nagiko_Tohno/Bios.html","",0,20,150);
                 Menu6_3_2=new Array("News","jentertainment/Nagiko_Tohno/News.html","",0);
                 Menu6_3_3=new Array("Club","jentertainment/Nagiko_Tohno/Club.html","",0);
                 Menu6_3_4=new Array("Wallpapers","jentertainment/Nagiko_Tohno/Wallpapers.html","",0);
                 Menu6_3_5=new Array("Forum","http://forums.ozdoc.com","",0);
                 Menu6_3_6=new Array("Links","jentertainment/Nagiko_Tohno/Links.html","",0);
                         
        Menu6_4=new Array("Dorama MP3","jentertainment/Dorama_MP3.html","",0);

        Menu6_5=new Array("Dorama Review","jentertainment/Dorama_Review.html","",0);
	
	
Menu7=new Array("Downloads","downloads/mp3.html","",3);
	Menu7_1=new Array("MP3","downloads/mp3.html","",0,20,180);
	Menu7_2=new Array("Fun Stuff","downloads/Fun_Stuff.html","",0);
	Menu7_3=new Array("Tools","downloads/Tools.html","",0);
	
Menu8=new Array("Web Hosting","webhosting/Web_Hosting.html","",4);
	Menu8_1=new Array("Apply For Hosting","webhosting/Apply.html","",0,20,140);
	Menu8_2=new Array("FAQ","webhosting/FAQ.html","",0,20,140);
	Menu8_3=new Array("Web Hosts Reviews","webhosting/Web_Hosts_Review.html","",0,20,140);
	Menu8_4=new Array("Forum","http://forums.ozdoc.com","",0,20,140);
	
Menu9=new Array("Forums","http://forums.ozdoc.com","",0);
	
Menu10=new Array("FAQ","FAQ.html","",0);

	
Menu11=new Array("Links","links.html","",0);

	
Menu12=new Array("Guest Book","http://www.ozdoc.com/gb","",0);

	
Menu13=new Array("Contact Me","Contact_Me.html","",0);

