/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='white';			// 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='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=0;				// Border width
	var BorderBtwnElmnts=0;			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=-9.5;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=0;				// 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='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'',10,5,'trileft.gif',5,10];	// Arrow source, width and height
//	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("","","http://www.nekosphere.net/images/felipe/Felipe_02.gif",4,35,131);
	Menu1_1=new Array("Bio","","",0,15,121);
	Menu1_2=new Array("Interviews","","",0,15,121);
	Menu1_3=new Array("Checklist","","",0,15,121);
	Menu1_4=new Array("Other Felipe Sites","http://www.nekosphere.net/f/othersites.php","",0,15,121);

	
Menu2=new Array("","","http://www.nekosphere.net/images/felipe/Felipe_03.gif",6,35,128);
	Menu2_1=new Array("Published","","",6,20,128);	
		Menu2_1_1=new Array("Covers","","",3,20,100);
			Menu2_1_1_1=new Array("Avatar","","",9,20,100);
				Menu2_1_1_1_1=new Array("Anna Mercury","http://www.nekosphere.net/f/annacovers.php","",0,20,160);
				Menu2_1_1_1_2=new Array("Doktor Sleepless","http://www.nekosphere.net/f/dscovers.php","",0,20,160);			
				Menu2_1_1_1_3=new Array("Fevre Dream","http://www.nekosphere.net/f/fevrecovers.php","",0,20,160);
				Menu2_1_1_1_4=new Array("Ignition City","http://www.nekosphere.net/f/ignitioncovers.php","",0,20,160);
				Menu2_1_1_1_5=new Array("Lady Death","http://www.nekosphere.net/f/ldcovers.php","",0,20,160);
				Menu2_1_1_1_6=new Array("Light Of Thy Countenance","http://www.nekosphere.net/f/lightcovers.php","",0,20,160);
				Menu2_1_1_1_7=new Array("Rawbone","http://www.nekosphere.net/f/rawbonecovers.php","",0,20,160);
				Menu2_1_1_1_8=new Array("Supergod","http://www.nekosphere.net/f/supergodcovers.php","",0,20,160);
				Menu2_1_1_1_9=new Array("Wolfskin","http://www.nekosphere.net/f/wscovers.php","",0,20,160);
			Menu2_1_1_2=new Array("DC","","",3,20,50);
				Menu2_1_1_2_1=new Array("Green Lantern Emerald Dawn","http://www.nekosphere.net/f/gledcovers.php","",0,20,200);
				Menu2_1_1_2_2=new Array("JLA/The 99","http://www.nekosphere.net/f/jla99covers.php","",0,20,200);
				Menu2_1_1_2_3=new Array("Superman Last Family of Krypton","http://www.nekosphere.net/f/kryptoncovers.php","",0,20,200);			Menu2_1_1_3=new Array("Other","","",1,20,100);
				Menu2_1_1_3_1=new Array("Other","http://www.nekosphere.net/f/othercovers.php","",0,20,100);

		Menu2_1_2=new Array("Magazines","http://www.nekosphere.net/f/magcovers.php","",0,15,100);
		Menu2_1_3=new Array("Prints","","",1,15,100);
			Menu2_1_3_1=new Array("Lady Death Canvas Prints","http://www.nekosphere.net/f/ldprints.php","",0,15,175);
		Menu2_1_4=new Array("Sketchcards","","",2,15,100);
			Menu2_1_4_1=new Array("Fantastic Four","http://www.nekosphere.net/f/ffsketch.php","",0,15,100);
			Menu2_1_4_2=new Array("X-Men","http://www.nekosphere.net/f/xmsketch.php","",0,15,100);

	Menu2_1_5=new Array("Interiors","","",0,15,100);
		Menu2_1_6=new Array("Other","","",0);
	Menu2_2=new Array("Pinups","","",3,15,128);	
		Menu2_2_1=new Array("Marvel","http://www.nekosphere.net/f/pinupsmarvel.php","",0,15,65);	
		Menu2_2_2=new Array("DC","http://www.nekosphere.net/f/pinupsdc.php","",0,15,65);	
		Menu2_2_3=new Array("Other","http://www.nekosphere.net/f/pinupsother.php","",0,15,65);	
	Menu2_3=new Array("Commissions","","",3,15,128);	
		Menu2_3_1=new Array("Paintings","http://www.nekosphere.net/f/commissions.php","",0,15,128);	
		Menu2_3_2=new Array("Recreations","http://www.nekosphere.net/f/recreations.php","",0,15,128);
		Menu2_3_3=new Array("Sketch Cards","http://www.nekosphere.net/f/sketchcommissions.php","",0,15,128);			

	Menu2_4=new Array("Sketches","","",0,15,128);	
	Menu2_5=new Array("Misc","","",0,15,128);	
	Menu2_6=new Array("Photos","","",0,15,128);	

//	Menu2_2=new Array("Pre-Order Archive","/comics/archives","",0,20,130);
//		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
//		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
//		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);
//	Menu2_3=new Array("In-Stock","/comics/instock","",0,20,130);
//		Menu2_3_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
//		Menu2_3_2=new Array("News.com","http://www.news.com","",0);
//		Menu2_3_3=new Array("Wired News","http://www.wired.com","",0);

Menu3=new Array("","","http://www.nekosphere.net/images/felipe/Felipe_04.gif",3,35,187);
	Menu3_1=new Array("Paintings","http://www.nekosphere.net/f/forsale.php","",0,15,187);	
	Menu3_2=new Array("Sketch Cards","http://www.nekosphere.net/f/sketchcard.php","",0,15,187);
	Menu3_3=new Array("Prints","http://www.nekosphere.net/f/prints.php","",0,15,187);
	
Menu4=new Array("","","http://www.nekosphere.net/images/felipe/Felipe_05.gif",2,35,190);
	Menu4_1=new Array("Terms","http://www.nekosphere.net/f/terms.php","",0,15,187);	
	Menu4_2=new Array("Examples","","",3,15,187);
		Menu4_2_1=new Array("Paintings","http://www.nekosphere.net/f/commissions.php","",0,15,128);	
		Menu4_2_2=new Array("Recreations","http://www.nekosphere.net/f/recreations.php","",0,15,128);			
		Menu4_2_3=new Array("Sketch Cards","http://www.nekosphere.net/f/sketchcommissions.php","",0,15,128);			
		
Menu5=new Array("","","http://www.nekosphere.net/images/felipe/Felipe_06.gif",0,35,114);

