	var NoOffFirstLineMenus=6;			
	var LowBgColor='#C0C0C0';			
	var LowSubBgColor='#C0C0C0';			
	var HighBgColor='#B55454';			
	var HighSubBgColor='#B55454';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#FFFFFF';			
	var BorderSubColor='#FFFFFF';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana"	
	var FontSize=10;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='center';		
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=58;				
	var StartLeft=114;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=0;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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","http://ourgig.com","",0,22,64);

Menu2=new Array("website hosting","http://ourgig.com/hosting.html","",0,22,128);

Menu3=new Array("website design","http://ourgig.com/design.html","",0,22,126);

Menu4=new Array("marketing/promo","http://ourgig.com/marketing.html","",1,22,134);
Menu4_1=new Array("writing services","http://ourgig.com/writing.html","",0,22,134);

Menu5=new Array("faq","http://ourgig.com/faq.html","",0,22,42);

Menu6=new Array("contact","http://ourgig.com/contact.html","",0,22,78);








	