/***********************************************************************************
*	(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=6;			// 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='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// 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='#778899';			// Font color when mouse is over
	var FontSubHighColor='#778899';			// Font color subs when mouse is over
	var BorderColor='#CB3200';			// Border color
	var BorderSubColor='#CB3200';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="comic sans ms,technical,arial"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=1;				// 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='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","","",2,25,140);
    Menu1_1=new Array("BeetleCraft Home","http://www.beetlecraft.net","",0,25,145);
    Menu1_2=new Array("Freebies Home","../index.html","",0);

Menu2=new Array("Info","","",2);
	Menu2_1=new Array("About Us","../about.html","",0,25,145);	
	Menu2_2=new Array("Portfolio","../port.html","",0);

Menu3=new Array("Email Stationary","../stationary.html","",15);
	Menu3_1=new Array("Animals","animals.htm","",1,25,145);
        Menu3_1_1=new Array("Page 2","animals2.htm","",0,25,100);
    Menu3_2=new Array("Aquatic Life","aquatic.htm","",0);
    Menu3_3=new Array("Birds","birds.htm","",0);
	Menu3_4=new Array("Cuties","cuties.htm","",0);
    Menu3_5=new Array("DOW Sets","dow.html","",0);
    Menu3_6=new Array("Fantasy","fantasy.html","",0);
    Menu3_7=new Array("Florals","florals.htm","",1);
        Menu3_7_1=new Array("Page 2","florals2.html","",0,25,100);
    Menu3_8=new Array("Funnies","funnies.html","",1);
        Menu3_8_1=new Array("Coming Soon","","",0,25,100);
	Menu3_9=new Array("Holidays","holidays.html","",8);
        Menu3_9_1=new Array("New Year\'s","holidays/newyear.html","",1,25,145);
            Menu3_9_1_1=new Array("Coming Soon","","",0,25,100);
        Menu3_9_2=new Array("St.Patrick\'s Day","holidays/stpat.html","",1);
            Menu3_9_2_1=new Array("Coming Soon","","",0,25,100);
        Menu3_9_3=new Array("Valentine\'s Day","valentine.html","",0);
        Menu3_9_4=new Array("Easter","holidays/easter.html","",1);
            Menu3_9_4_1=new Array("Coming Soon","","",0,25,100);
        Menu3_9_5=new Array("4th July","holidays/4july.html","",1);
            Menu3_9_5_1=new Array("Coming Soon","","",0,25,100);
        Menu3_9_6=new Array("Halloween","holidays/halloween.html","",1);
            Menu3_9_6_1=new Array("Coming Soon","","",0,25,100);
        Menu3_9_7=new Array("Thanksgiving","holidays/thanks.html","",1);
            Menu3_9_7_1=new Array("Coming Soon","","",0,25,100);
        Menu3_9_8=new Array("Christmas","holidays/christmas.html","",1);
            Menu3_9_8_1=new Array("Coming Soon","","",0,25,100);
    Menu3_10=new Array("Insects","insects.html","",1);
        Menu3_10_1=new Array("Coming Soon","","",0,25,100);
    Menu3_11=new Array("Misc","misc.html","",1);
        Menu3_11_1=new Array("Coming Soon","","",0,25,100);
    Menu3_12=new Array("Native American","native.html","",1);
        Menu3_12_1=new Array("Coming Soon","","",0,25,100);
    Menu3_13=new Array("Patriotic","patriotic.html","",1);
        Menu3_13_1=new Array("Coming Soon","","",0,25,100);
    Menu3_14=new Array("Romance","romance.html","",1);
        Menu3_14_1=new Array("Coming Soon","","",0,25,100);
    Menu3_15=new Array("Seasonal","seasonal.html","",4);
        Menu3_15_1=new Array("Winter","seasonal/winter.html","",1,25,100);
            Menu3_15_1_1=new Array("Coming Soon","","",0,25,100);
        Menu3_15_2=new Array("Spring Day","seasonal/spring.html","",1);
            Menu3_15_2_1=new Array("Coming Soon","","",0,25,100);
        Menu3_15_3=new Array("Summer","seasonal/summer.html","",1);
            Menu3_15_3_1=new Array("Coming Soon","","",0,25,100);
        Menu3_15_4=new Array("Fall","seasonal/fall.html","",1);
            Menu3_15_4_1=new Array("Coming Soon","","",0,25,100);

Menu4=new Array("Graphics/Tutorials","","",4);
	Menu4_1=new Array("Web Sets","../websets.html","",9,25,145);
        Menu4_1_1=new Array("Animals","../animals.html","",3,25,145);
            Menu4_1_1_1=new Array("Horsehead & Ivy","../animals/horsehead.html","",0,25,145);
            Menu4_1_1_2=new Array("Ironing Tiger","../animals/ironingtiger.html","",0);
            Menu4_1_1_3=new Array("Kitten 1","../animals/kitten1.html","",0);
        Menu4_1_2=new Array("Birds","../birds.html","",3);
            Menu4_1_2_1=new Array("Birdhouse-N-Flowers","../birds/birdhouseNflowers.html","",0,25,145);
            Menu4_1_2_2=new Array("Owl","../birds/owl.html","",0);
            Menu4_1_2_3=new Array("Penquin","../birds/penquins.html","",0);
        Menu4_1_3=new Array("Florals","../florals.html","",5);
            Menu4_1_3_1=new Array("Checker Pansies","../florals/checkerpansies.htm","",0,25,145); 
            Menu4_1_3_2=new Array("Floral Basket","../florals/floralbasket.html","",0);
            Menu4_1_3_3=new Array("Floral Border","../florals/floralborder.html","",0);
            Menu4_1_3_4=new Array("Rose1","../florals/rose1.html","",0);
            Menu4_1_3_5=new Array("Rose2","../florals/rose2.html","",0);
        Menu4_1_4=new Array("Gems","../gems.html","",3);
            Menu4_1_4_1=new Array("Amythest","../gems/amythest.html","",0,25,145);
            Menu4_1_4_2=new Array("BeMyRuby","../gems/bemyruby.html","",0);
            Menu4_1_4_3=new Array("Emyrald","../gems/emyrald.html","",0);
        Menu4_1_5=new Array("Holidays","../holidays.html","",8);
            Menu4_1_5_1=new Array("New Year\'s","../newyear.htm","",1,25,145);
                Menu4_1_5_1_1=new Array("Coming Soon","","",0,25,100);
            Menu4_1_5_2=new Array("St.Patrick\'s Day","../stpat.htm","",1);
                Menu4_1_5_2_1=new Array("Coming Soon","","",0,25,100);
            Menu4_1_5_3=new Array("Valentine\'s Day","../valentines.htm","",1);
                Menu4_1_5_3_1=new Array("Valentine1","../holidays/val1.html","",0,25,145);
            Menu4_1_5_4=new Array("Easter","../easter.htm","",1);
                Menu4_1_5_4_1=new Array("Bunny in a Basket","../holidays/bunnyNbasket.html","",0,25,145);
            Menu4_1_5_5=new Array("4th July","../4july.htm","",1);
                Menu4_1_5_5_1=new Array("Coming Soon","","",0,25,100);
            Menu4_1_5_6=new Array("Halloween","../halloween.htm","",1);
                Menu4_1_5_6_1=new Array("Witchy","../holidays/witchy.html","",0,25,145);
            Menu4_1_5_7=new Array("Thanksgiving","../thanks.htm","",1);
                Menu4_1_5_7_1=new Array("Coming Soon","","",0,25,100);
            Menu4_1_5_8=new Array("Christmas","../christmas.htm","",1);
                Menu4_1_5_8_1=new Array("Christmas Kitties","../holidays/xmaskitties.html","",0,25,145);
        Menu4_1_6=new Array("Insects","../insects.html","",3);
            Menu4_1_6_1=new Array("Bee Skep","../insects/beeskep.html","",0,25,145);
            Menu4_1_6_2=new Array("Butterflies","../insects/butterflies.html","",0);
            Menu4_1_6_3=new Array("Butterfly -N- Vase","../insects/butterflyNvase.html","",0);
        Menu4_1_7=new Array("Kids","","",1);
            Menu4_1_7_1=new Array("Baby Toys","../kids/babytoys.html","",0,25,145);
        Menu4_1_8=new Array("Misc.","../misc.html","",4);
            Menu4_1_8_1=new Array("Crystalize","../misc/crystalize.html","",0,25,145);
            Menu4_1_8_2=new Array("Framed Image","../misc/framed.html","",0);
            Menu4_1_8_3=new Array("PipeText","../misc/pipetext.html","",0);
            Menu4_1_8_4=new Array("Screws \& Plate","../misc/platescrew.html","",0);
        Menu4_1_9=new Array("Mystical","../mystical.html","",1);
            Menu4_1_9_1=new Array("Unicorn Frame","../mystical/unicornframe.html","",0,25,145);               
	Menu4_2=new Array("Tiles/Backgrounds","../tiles.html","",0);
	Menu4_3=new Array("Alpha Sets","../alpha.htm","",0); 
    Menu4_4=new Array("PSP8 Tutorials","../tutorials.html","",4);  
        Menu4_4_1=new Array("Victorian Roses Frame","../tutorials/VicRoseFrameTut.html","",0,25,145); 
        Menu4_4_2=new Array("Half Wrap Frame","../tutorials/HalfWrapTut.html","",0);  
        Menu4_4_3=new Array("Holidays in Egypt Frame","../tutorials/HolidayinEgyptTut.html","",0); 
        Menu4_4_4=new Array("Pipes N Plaid Frame","../tutorials/PipesNPlaidTut.html","",0); 
    
Menu5=new Array("Fun Showcase","showcase.html","",2);
	Menu5_1=new Array("Baby Doll Maker","../showcase/babydollmaker.html","",0,25,145);
    Menu5_2=new Array("Missy's Dollmaker","../dolls/dollmaker.html","",0); 

Menu6=new Array("Links","../links.html'","",0);

//Menu6=new Array("Links","javascript:top.location.href='blank.htm'","",0);
