	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='white';
	var HighBgColor='white';
	var FontLowColor='#000000';
	var FontHighColor='maroon';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=2;
	var FontFamily="verdana,geneva,arial";
	var FontVariant="small-caps";
	var FontSize=10;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.15;
	var ChildVerticalOverlap=.15;
	var StartTop=66; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=1;
	var HorCorrect=1;
	var LeftPaddng=0;
	var TopPaddng=0;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='space';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Hitmen Main Page","http://www.hitmen.com/index.htm",0,35,127);
	
Menu2=new Array("Join Hitmen","http://www.hitmen.com/subscribe/index.htm",0,35,127);
	
Menu3=new Array("Contact Us","http://www.hitmen.com/help/index.htm",0,35,127);
			
Menu4=new Array("Webmasters","http://www.hitmen.com/erotic/referrers.htm",0,35,127);
		
Menu5=new Array("Links","http://www.hitmen.com/erotic/links.htm",0,35,127);
	