/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='800000';			// Background color when mouse is not over
	var LowSubBgColor='800000';			// Background color when mouse is not over on subs
	var HighBgColor='800000';			// Background color when mouse is over
	var HighSubBgColor='800000';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var FontSubHighColor='000000';		// Font color subs when mouse is over
	var BorderColor='ffffff';			// Border color
	var BorderSubColor='ffffff';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="Arial"				// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=140;					// Menu offset y coordinate
	var StartLeft=25;					// Menu offset x 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=0;			// 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=0;				// Level 1 unfolds onclick/0 unfolds 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=['js/tri.gif',5,10,'js/tridown.gif',10,5,'js/trileft.gif',5,10];	// 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("Home","home.htm","",0,20,100);
Menu2=new Array("Contact","contact.htm","",0);
Menu3=new Array("Services","services.htm","",0);
Menu4=new Array("Pricing","pricing.htm","",0);
Menu5=new Array("Price Quote","quote-form.htm","",0);
Menu6=new Array("Graphics","","",12);
	Menu6_1=new Array("Banners","banners.htm","",0,20,160);
	Menu6_2=new Array("Boat Registration Numbers","boat-registration-numbers.htm","",0);
	Menu6_3=new Array("Euro Ovals","euro-oval-decals.htm","",0);
	Menu6_4=new Array("Magnetic Signs","magnetic-signs.htm","",0);
	Menu6_5=new Array("Numbers","numbers.htm","",0);
	Menu6_6=new Array("Odds 'n' Ends","odds-n-ends.htm","",0);
	Menu6_7=new Array("Popular Fonts","popular-fonts.htm","",0);
	Menu6_8=new Array("Silly Stuff","","",3);
		Menu6_8_1=new Array("Bumper Stickers","http://rggraphix.com/index.php?cPath=29&osCsid=9lsjfjr8uu6744o8ahd0hccon3","",0,20,130);
		Menu6_8_2=new Array("Silly Decals","silly-stuff.htm","",0);
		Menu6_8_3=new Array("Silly Computer Labels","silly-stuff-computer-labels.htm","",0);
	Menu6_9=new Array("Soap Box Derby","http://rggraphix.com/index.php?cPath=47","",0);
	Menu6_10=new Array("Tractors & Mowers","http://rggraphix.com/index.php?cPath=22","",6);
		Menu6_10_1=new Array("Allis Chalmers","tractors-mowers-allis-chalmers.htm","",0,20,100);
		Menu6_10_2=new Array("Bantam","http://rggraphix.com/index.php?cPath=22_31","",0);
		Menu6_10_3=new Array("Ford","tractors-mowers-ford.htm","",0);
		Menu6_10_4=new Array("Gravely","http://rggraphix.com/index.php?cPath=22_32","",3,20,80);
			Menu6_10_4_1=new Array("Decal Sets","http://rggraphix.com/index.php?cPath=22_32_35","",0,20,105);
			Menu6_10_4_2=new Array("Hood Stripes","http://rggraphix.com/index.php?cPath=22_32_34","",0);
			Menu6_10_4_3=new Array("Additional Decals","http://rggraphix.com/index.php?cPath=22_32_33","",0);
		Menu6_10_5=new Array("International","tractors-mowers-international.htm","",0);
		Menu6_10_6=new Array("John Deere","tractors-mowers-deere.htm","",0);
	Menu6_11=new Array("Vehicle Graphics","","",5);
		Menu6_11_1=new Array("3D Metal Machine Graphics","","",2,20,170);
			Menu6_11_1_1=new Array("3D Metal Machine Graphics, Page 1","3d-metal-machine-1.htm","",0,20,200);
			Menu6_11_1_2=new Array("3D Metal Machine Graphics, Page 2","3d-metal-machine-2.htm","",0);
		Menu6_11_2=new Array("Street Racer Graphics","","",4,20,160);
			Menu6_11_2_1=new Array("Street Racer Graphics, Page 1","street-racer-graphics-1.htm","",0,20,175);
			Menu6_11_2_2=new Array("Street Racer Graphics, Page 2","street-racer-graphics-2.htm","",0);
			Menu6_11_2_3=new Array("Street Racer Graphics, Page 3","street-racer-graphics-3.htm","",0);
			Menu6_11_2_4=new Array("Street Racer Graphics, Page 4","street-racer-graphics-4.htm","",0);
		Menu6_11_3=new Array("Vehicle Side Graphics","","",3);
			Menu6_11_3_1=new Array("Checkers","side-graphics-checkers.htm","",0,20,65);
			Menu6_11_3_2=new Array("Flames","side-graphics-flames.htm","",0);
			Menu6_11_3_3=new Array("Tribal","side-graphics-tribal.htm","",0);
		Menu6_11_4=new Array("Miscellaneous Decals","miscellaneous-vehicle-decals.htm","",0);
		Menu6_11_5=new Array("4 x 4 Decals","http://rggraphix.com/index.php?cPath=21&osCsid=j4ebpslmkua4otm5lkh78ospp5","",0);
	Menu6_12=new Array("Vinyl Color Chart","vinyl-colors.htm","",0);
Menu7=new Array("Photos","","",5);
	Menu7_1=new Array("Vehicles","photos-vehicles.htm","",0,20,90);
	Menu7_2=new Array("Banners","photos-banners.htm","",0);
	Menu7_3=new Array("Signs","photos-signs.htm","",0);
	Menu7_4=new Array("Model Aircraft","photos-model-aircraft.htm","",0);
	Menu7_5=new Array("Miscellaneous","photos-miscellaneous.htm","",0);
Menu8=new Array("Supplies","http://rggraphix.com/index.php?cPath=37","",0);
Menu9=new Array("F A Q ","faq.htm","",0);
Menu10=new Array("Links","links.htm","",0);
Menu11=new Array("Shipping Info","shipping-info.htm","",0);
Menu12=new Array("Vinyl Color Chart","vinyl-colors.htm","",0);
Menu13=new Array("Email","mailto:info@rg-graphix.com?subject=Vinyl Info.","",0);