/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=15;			// 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='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// 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='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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=60;					// 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("Jiski","http://www.jiski.com","",0,20,130);

Menu2=new Array("Web Developmnet","blank.htm","",5);
	Menu2_1=new Array("Visual Basic","blank.htm","",2,20,150);	
		Menu2_1_1=new Array("VB Web","http://www.vbweb.co.uk","",0,20,150);
		Menu2_1_2=new Array("VB 2 The Max","http://www.vb2themax.com","",0);

	Menu2_2=new Array("XML","blank.htm","",1);
		Menu2_2_1=new Array("Pinnacle Publishing","http://www.pinnaclepublishing.com","",0,20,150);

	Menu2_3=new Array("PHP","blank.htm","",6);
		Menu2_3_1=new Array("Devshed","http://www.devshed.com","",0,20,150);
		Menu2_3_2=new Array("PHP Builder","http://www.phpbuilder.com","",0);
		Menu2_3_3=new Array("PHP Wizard","http://www.phpwizard.com","",0);
		Menu2_3_4=new Array("px.sklar","http://www.px.sklar","",0);
		Menu2_3_5=new Array("PHP","http://www.php.com","",0);				
		Menu2_3_6=new Array("PHP Tutorial","http://www.php.net/tut.pl","",0);				

	Menu2_4=new Array("Linux","blank.htm","",1);
		Menu2_4_1=new Array("106.ibm","http://www.106.ibm","",0,20,150);

	Menu2_5=new Array("Miscellaneous IT","blank.htm","",12);
		Menu2_5_1=new Array("Tech Target","http://www.techtarget.com","",0,20,150);
		Menu2_5_2=new Array("ZDNet","http://www.zdnet.com","",0);
		Menu2_5_3=new Array("Earthweb","http://www.earthweb.com","",0);
		Menu2_5_4=new Array("Techies.com","http://www.techies.com","",0);
		Menu2_5_5=new Array("Web Techniques","http://www.webtechniques.com","",0);
		Menu2_5_6=new Array("Fresher Image","http://www.fresherimage.com","",0);
		Menu2_5_7=new Array("About","http://www.about.com","",0);
		Menu2_5_8=new Array("Cool Home Pages","http://www.coolhomepages.com","",0);
		Menu2_5_9=new Array("Webby Awards","http://www.webbyawards.com","",0);
		Menu2_5_10=new Array("Cyndi List","http://www.cyndilist.com","",0);
		Menu2_5_11=new Array("Lynda.com","http://www.lynda.com","",0);
		Menu2_5_12=new Array("Souce Bank","http://www.sourcebank.com","",0);
		
Menu3=new Array("Microsoft","blank.htm","",5);
	Menu3_1=new Array("MCP","https://partnering.one.microsoft.com/mcp/","",0,20,140);
	Menu3_2=new Array("SQL","http://www.microsoft.com/sql","",0);
	Menu3_3=new Array("Technet","http://www.microsoft.com/technet/","",0);
	Menu3_4=new Array("InterDev","http://msdn.microsoft.com/vinterdev/","",0);
	Menu3_5=new Array("Hungarian Notation","http://support.microsoft.com/support/kb/articles/Q173/7/38.ASP","",0);
		
Menu4=new Array("Adding Search","blank.htm","",2);
	Menu4_1=new Array("Free Find","http://www.freefind.com/","",0,20,140);
	Menu4_2=new Array("What U Seek","http://sitelevel.whatuseek.com/","",0);

Menu5=new Array("Martial Arts Supplies","javascript:top.location.href='blank.htm'","",4);
	Menu5_1=new Array("Karate Depot","http://www.karatedepot.com/","",0,20,140);
	Menu5_2=new Array("Dojo Wear","http://www.dojowear.com/","",0,20,140);
	Menu5_3=new Array("Martial Arts Super Mkt","http://www.martialartssupermarket.com/","",0,20,140);	
	Menu5_4=new Array("KI International","http://www.ki-international.com/","",0,20,140);		
	
Menu6=new Array("Certifications","javascript:top.location.href='blank.htm'","",3);
	Menu6_1=new Array("Brainbuzz","http://www.brainbuzz.com/","",0,20,140);
	Menu6_2=new Array("Comptia","http://www.comptia.com/","",0,20,140);
	Menu6_3=new Array("CIW Certified","http://www.ciwcertified.com/","",0,20,140);
			
Menu7=new Array("Mortgages","blank.htm","",4);
	Menu7_1=new Array("Calculator","http://www.interestratecalculator.com/mortgage/mortgage.html","",0,20,140);
	Menu7_2=new Array("Florida Rates","http://www.mortgageloan.com/Rates/Florida/Miami/","",0);
	Menu7_3=new Array("Magnolia","http://www.hsh.com/lshow/magnoliamtg.html","",0);
	Menu7_4=new Array("Mortgage-Calc","http://www.mortgage-calc.com","",0);

Menu8=new Array("Web Designers","http://www.designerindex.com/Discount/Web.Design/","",0,20,140);

Menu9=new Array("Greeting Cards","http://www.bluemountain.com/","",0,20,140);
	
Menu10=new Array("Web Work Aquent","http://www.aquent.com/","",0,20,140);
	
Menu11=new Array("Resume","http://www.hideals.com/resume","",0,20,140);

Menu12=new Array("Stocks","http://www.etrade.com","",0,20,140);

Menu13=new Array("Travel","http://www.travelocity.com","",0,20,140);

Menu14=new Array("WWW Consortium","http://www.w3.org","",0,20,140);

Menu15=new Array("Dictionary","http://www.britannica.com/","",0,20,140);


