/***********************************************************************************














*v. 5.41














***********************************************************************************/
















var NoOffFirstLineMenus=4;			// Number of first level items















var LowBgColor='#6B896B';			// Background color when mouse is not over















var LowSubBgColor='6B896B';			// Background color when mouse is not over on subs















var HighBgColor='#003300';			// Background color when mouse is over















var HighSubBgColor='#ccd6cc';			// Background color when mouse is over on subs















var FontLowColor='white';			// Font color when mouse is not over















var FontSubLowColor='white';			// Font color subs when mouse is not over















var FontHighColor='white';			// Font color when mouse is over















var FontSubHighColor='black';			// Font color subs when mouse is over















var BorderColor='#003300';			// Border color















var BorderSubColor='003300';			// Border color for subs















var BorderWidth=1;				// Border width















var BorderBtwnElmnts=1;			// Border between elements 1 or 0















var FontFamily="arial, sans serif"	// Font family menu items















var FontSize=9;				// Font size menu items















var FontBold=0;				// 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=57;				// Menu offset x coordinate















var StartLeft=10;				// Menu offset y coordinate















var VerCorrect=0;				// Multiple frames y correction















var HorCorrect=0;				// Multiple frames x correction















var LeftPaddng=5;				// Left padding















var TopPaddng=2;				// Top padding















var FirstLineHorizontal=1;			// 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=1;			// 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=['../common/tri.gif',15,15,'../common/tridown.gif',19,12,'../common/trileft.gif',15,15];	// 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("features","#","",9,20,138);



Menu1_1=new Array("introduction","../features/introduction.html","",0,20,150);

Menu1_2=new Array("news","../features/news.html","",0);

Menu1_3=new Array("projects","../features/projects/projects.asp","",0);

Menu1_4=new Array("photo galleries","#","",3);

Menu1_4_1=new Array("visitors photos","../features/classic_gallery.asp","",0,20,200);

Menu1_4_2=new Array("autoclassic photos","../features/image_library.asp","",0);

Menu1_4_3=new Array("classic car wallpaper","../features/wallpaper.html","",0);

Menu1_5=new Array("manufacturer links","../features/manufacturers.asp?letter=a","",0);

Menu1_6=new Array("history and heritage","../features/history/index.html","",0);

Menu1_7=new Array("classic car club directory","../features/carclubs/clubs.asp?letter=a","",0);

Menu1_8=new Array("autoclassic forum","../features/forum/","",0);

Menu1_9=new Array("classic car books","../features/books.html","",0);









Menu2=new Array("search","#","",4);





























Menu2_1=new Array("introduction","../search/index.html","",0,20,150);





























Menu2_2=new Array("search for...","#","",8);















Menu2_2_1=new Array("classic cars","../search/detect_browser_car.html","",0,20,200);















Menu2_2_2=new Array("other vehicles","../search/detect_browser_classic.html","",0);















Menu2_2_3=new Array("parts","../search/detect_browser_part.html","",0);





























Menu2_2_4=new Array("products","../search/detect_browser_product.html","",0);





























Menu2_2_5=new Array("services","../search/detect_browser_service.html","",0);





























Menu2_2_6=new Array("clubs","../clubs/clubs.asp","",0);















Menu2_2_7=new Array("events","../search/detect_browser_event.html","",0);

Menu2_2_8=new Array("dealers","../dealers/dealer.asp","",0);




Menu2_3=new Array("wanted classics","../wantedcars/wanted_cars.asp","",0);


Menu2_4=new Array("wanted classic parts","../wantedcars/wanted_parts.asp","",0);














Menu3=new Array("contribute","#","",6);





























Menu3_1=new Array("introduction","../contribute/index.html","",0,20,150);















Menu3_2=new Array("add news or articles","../features/news/add_news.asp","",0,20,150);



























































Menu3_3=new Array("add projects","../features/projects/add_projects.asp","",0);















Menu3_4=new Array("submit photos","../features/add_classic_image.html","",0);















Menu3_5=new Array("add a club","../clubs/add_club.asp","",0);

Menu3_6=new Array("post an event","../events/add_event.asp","",0);

















Menu4=new Array("advertise","#","",3);















Menu4_1=new Array("introduction","../advertise/index.html","",0,20,180);















Menu4_2=new Array("trade sales","#","",2);





























Menu4_2_1=new Array("how to regsiter","../advertise/trade.html","",0,20,150);





























Menu4_2_2=new Array("log-in for registered trade","../admin/login.asp","",0);















Menu4_3=new Array("private sales","#","",2);





























Menu4_3_1=new Array("how to regsiter","../advertise/private.html","",0,20,150);





























Menu4_3_2=new Array("log-in for registered users","../admin/login.asp","",0);



