/***********************************************************************************
*	(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=17;
	var LowBgColor="#5a0086";
	var LowSubBgColor="#c4c4c4";
	var HighBgColor="#aa00ff";
	var HighSubBgColor="#5a0086";
	var FontLowColor='white';
	var FontSubLowColor='black';
	var FontHighColor='black';
	var FontSubHighColor='white';
	var BorderColor="#5a0086";
	var BorderSubColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=0;
	var FontFamily="Verdana,Helvetica";
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=150;
	var StartLeft=2;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	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","index.html","",0,20,170);

Menu2=new Array("Business & Shops","menu_B_S.html","",12);
	Menu2_1=new Array("Car & Truck Dealers","cars.html","",0,20,160);
	Menu2_2=new Array("Chapels","chapel.html","",0);
	Menu2_3=new Array("Custom Paint","paint.html","",0);
	Menu2_4=new Array("Everything Custom","custom.html","",0);
	Menu2_5=new Array("Hotels & Casinos","hotel.html","",0);
    Menu2_6=new Array("Motorcycle Dealers","dealers.html","",0);
    Menu2_7=new Array("Motorcycle Shops","shops.html","",0);
	Menu2_8=new Array("Other Services","other.html","",0);
	Menu2_9=new Array("Riders Apparel","apparel.html","",0);
	Menu2_10=new Array("Tattoos & Piercing","tattoo.html","",0);
	Menu2_11=new Array("Training","training.html","",0);
	Menu2_12=new Array("Leather Work & Repair","leather.html","",0);

Menu3=new Array("Bars & Restaurants","bars.html","",0,20,170);
	
Menu4=new Array("Professional Services","menu_ps.html","",4);
	Menu4_1=new Array("Attorneys","attorneys.html","",0,20,160);
	Menu4_2=new Array("Financial","finance.html","",0);
	Menu4_3=new Array("Insurance","insurance.html","",0);
	Menu4_4=new Array("Realtors & Mortgage","realtor.html","",0);

Menu5=new Array("Clubs & Organizations","menu_co.html","",6);
	Menu5_1=new Array("ABATE","abate.html","",0,20,90);
	Menu5_2=new Array("CMA","cma.html","",0);
	Menu5_3=new Array("HOG","hog.html","",0);
	Menu5_4=new Array("SCRC","scrc.html","",0);
	Menu5_5=new Array("Clubs","clubs.html","",0);
	Menu5_6=new Array("Churches","church.html","",0);
	
Menu6=new Array("Classifieds","javascript:NewWin=window.open('http://www.nvbig.com/extra/offsite/classifieds.html','NWin');window['NewWin'].focus()","",0,20,170);

Menu7=new Array("Features & Performance","menu_fp.html","",5);
	Menu7_1=new Array("Feature Bikes","bikes.html","",0,20,180);
	Menu7_2=new Array("Feature Products","products.html","",0);
	Menu7_3=new Array("Feature Stories","story.html","",0);
	Menu7_4=new Array("Performance Talk","talk.html","",0);
	Menu7_5=new Array("Performance On the Road","performance.html","",0);

Menu8=new Array("Tips and Writers","menu_tp.html","",4);
	Menu8_1=new Array("Attorney Tips","atttip.html","",0,20,120);
	Menu8_2=new Array("Technical Tips","techtip.html","",0);
	Menu8_3=new Array("Riding Tips","ridetip.html","",0);
	Menu8_4=new Array("Writers","menu_wr.html","",2);
        Menu8_4_1=new Array("Biker Billy","billy.html","",0,20,150);
        Menu8_4_2=new Array("Other Writers","writers.html","",0);
	
Menu9=new Array("Biker Links","links.html","",0,20,170);

Menu10=new Array("Gotcha Pictures","javascript:NewWin=window.open('http://www.gotchabig.smugmug.com/NVBIG','NWin');window['NewWin'].focus()","",0,20,190);	

Menu11=new Array("Rider Info","menu_ri.html","",9);
	Menu11_1=new Array("Did you know?","didyou.html","",0,20,160);	
	Menu11_2=new Array("Gun Laws","javascript:NewWin=window.open('http://www.bikerinformationguide.com/extra/offsite/gunlaws.html','NWin');window['NewWin'].focus()","",0);
	Menu11_3=new Array("Helmet Laws","javascript:NewWin=window.open('http://www.nvbig.com/extra/offsite/helmetlaws.html','NWin');window['NewWin'].focus()","",0);
	Menu11_4=new Array("Press Releases","press.html","",0);
    Menu11_5=new Array("Opinions & Stories","opinion.html","",0);
    Menu11_6=new Array("Past Newsletter","newsletter.html","",0);
    Menu11_7=new Array("Where to Ride","where.html","",0);
	Menu11_8=new Array("Places to see","places.html","",0);
	Menu11_9=new Array("Things to do","things.html","",0);
	
Menu12=new Array("Our Other States","http://www.bikerinformationguide.com","",0,20,170);
	
Menu13=new Array("Business Opportunities","javascript:NewWin=window.open('http://www.bikerinformationguide.com/bus_op.html','NWin');window['NewWin'].focus()","",0,20,170);

Menu14=new Array("Runs & Events","menu_re.html","",2);
	Menu14_1=new Array("Local Events","javascript:NewWin=window.open('http://www.nvbig.com/runs/october.html','NWin');window['NewWin'].focus()","",0,20,160);
	Menu14_2=new Array("National Events","javascript:NewWin=window.open('http://www.nvbig.com/extra/offsite/events.html','NWin');window['NewWin'].focus()","",0);
	
Menu15=new Array("Day Rides","under.html","",0,20,170);

Menu16=new Array("List your Runs (FREE)","list.html","",0,20,170);

Menu17=new Array("Contact Us / Media Kit","contact.html","",0,20,170);


