/***********************************************************************************
*	(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=16;
	var LowBgColor="#550b00";
	var LowSubBgColor="#c4c4c4";
	var HighBgColor="#552200";
	var HighSubBgColor="#550b00";
	var FontLowColor='white';
	var FontSubLowColor='black';
	var FontHighColor='black';
	var FontSubHighColor='white';
	var BorderColor="#550b00";
	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","",13);
	Menu2_1=new Array("Car & Truck Dealers","cars.html","",0,20,160);	
	Menu2_2=new Array("Custom Paint","paint.html","",0);
	Menu2_3=new Array("Everything Custom","custom.html","",0);
    Menu2_4=new Array("Motorcycle Dealers","dealers.html","",0);
    Menu2_5=new Array("Motorcycle Shops","shops.html","",0);
	Menu2_6=new Array("Hotels & Casinos","hotels.html","",0);
	Menu2_7=new Array("Other Services","other.html","",0);
	Menu2_8=new Array("Riders Apparel","apparel.html","",0);
	Menu2_9=new Array("Motorcycle Rentals","rentals.html","",0);
	Menu2_10=new Array("Tattoos & Piercing","tattoo.html","",0);
	Menu2_11=new Array("Training","training.html","",0);
	Menu2_12=new Array("Upholstery","leather.html","",0);
	Menu2_13=new Array("Featured Advertiser","feature.html","",0);

Menu3=new Array("Bars & Restaurants","bars.html","",0,20,170);

Menu4=new Array("Features & Performance","menu_fp.html","",6);
	Menu4_1=new Array("Feature Advertisers","past_feature.html","",0,20,180);
	Menu4_2=new Array("Feature Bikes","bikes.html","",0);
	Menu4_3=new Array("Feature Products","products.html","",0);
	Menu4_4=new Array("Feature Stories","story.html","",0);
	Menu4_5=new Array("Performance Talks","talk.html","",0);
	Menu4_6=new Array("Performance On the Road","performance.html","",0);
	
Menu5=new Array("Professional Services","menu_ps.html","",3);
	Menu5_1=new Array("Attorneys","attorneys.html","",0,20,160);
	Menu5_2=new Array("Insurance","insurance.html","",0);
	Menu5_3=new Array("Realtors & Mortgage","realtor.html","",0);

Menu6=new Array("Clubs & Organizations","menu_co.html","",7);
	Menu6_1=new Array("ABATE","abate.html","",0,20,90);
	Menu6_2=new Array("CMA","cma.html","",0);
	Menu6_3=new Array("HOG","hog.html","",0);
	Menu6_4=new Array("SCRC","scrc.html","",0);
	Menu6_5=new Array("Clubs","clubs.html","",0);
	Menu6_6=new Array("Organizations","organizations.html","",0);
	Menu6_7=new Array("Churches","church.html","",0);
	
Menu7=new Array("Classifieds","javascript:NewWin=window.open('http://www.nvbig.com/extra/offsite/classifieds.html','NWin');window['NewWin'].focus()","",0,20,170);

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/NMBIG','NWin');window['NewWin'].focus()","",0,20,170);
	
Menu11=new Array("Rider Info","menu_ri.html","",7);
	Menu11_1=new Array("Did you know?","didyou.html","",0,20,160);	
	Menu11_2=new Array("Gun Laws","javascript:NewWin=window.open('http://www.nmbig.com/extra/offsite/gunlaws.html','NWin');window['NewWin'].focus()","",0);
	Menu11_3=new Array("Helmet Laws","javascript:NewWin=window.open('http://www.nmbig.com/extra/offsite/helmetlaws.html','NWin');window['NewWin'].focus()","",0);
    Menu11_4=new Array("Opinions & Stories","opinion.html","",0);
    Menu11_5=new Array("Where to Ride","where.html","",0);
	Menu11_6=new Array("Places to see","places.html","",0);
	Menu11_7=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","javascript:NewWin=window.open('http://www.nmbig.com/runs/august.html','NWin');window['NewWin'].focus()","",0,20,160);
	
Menu15=new Array("List your Runs (FREE)","list.html","",0,20,170);

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

