timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000066",					// Off Font Color
"CFDEEF",					// Off Back Color
"000066",					// On Font Color
"6699CC",					// On Back Color
"000066",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"CFDEEF",					// 3D Low Color
"000066",					// Referer item Font Color (leave this blank to disable)
"CFDEEF",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
68,					// Top
50,					// left
,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Home","http://www.lkq.com",,"Home Page",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Used&nbsp;Parts","show-menu2","http://www.lkq.com/newrequest.cgi","Find Your Part and Buy It Online",,
"Dealer&nbsp;Zone","http://dealerzone.autoandparts.com",,"Enter the Dealer Zone",1,
"Services","show-menu4","http://www.lkq.com/service.html","Services",1,
"Yard&nbsp;Tours","http://www.lkq.com/yardtours.html",,"Yard Tours",1,
"Vendor&nbsp;Mall","show-menu6","http://www.lkq.com/partners.html","Vendor Mall",1
]

menu2=[
,,160,1,"",prop1,,"left",effect,,,,,,,
"&nbsp;Click here to search for","http://www.lkq.com/newrequest.cgi",,"Find Your Part and Buy It Online",,
"&nbsp;recycled auto parts.","http://www.lkq.com/newrequest.cgi",,"Find Your Part and Buy It Online",1, 
"&nbsp;find it & buy it online --","http://www.lkq.com/newrequest.cgi",,"Find Your Part and Buy It Online",, 
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lkq.com","http://www.lkq.com/newrequest.cgi",,"Find Your Part and Buy It Online",1 
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"space holder","http://www..com",,,1,
	"space holder","http://www..com",,,1
	]
menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Parts Request","http://www.lkq.com/newrequest.cgi",,"Find Your Part",1,
"Bulletin Boards","http://forum.autop.com/cgi-bin/yabb/YaBB.cgi",,"Bulletin Boards",1,
"Links","http://www.lkq.com/links.html",,"Links",1,
"Site&nbsp;Design","http://www.lkq.com/sitedesign.html",,"Site Design",1
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Download.com","http://www.download.com",,,1,
"Tucows","http://www.tucows.com",,,1
]

menu6=[
,,170,1,"",prop1,,"",effect,,,,,,,
"Mike Lambert Consulting", "javascript:openwin(\"http://www.asklambert.com//\")",,"Lambert Consulting Service",1,
"Kabele Truck and Auto Parts", "javascript:openwin(\"http://www.kabele.com/\")",,"Kabele Truck and Auto Parts",1,
"Nasco Equipment Company", "javascript:openwin(\"http://www.nascoforklifts.com/\")",,"Nasco Equipment Company",1,
"Power Source", "javascript:openwin(\"http://www.rpowersource.com/\")",,"Power Source",1,
"Rebuilt Superchargers", "javascript:openwin(\"http://www.rebuiltsuperchargers.com/\")",,"Rebuilt Superchargers",1,
"US Powertrain", "javascript:openwin(\"http://www.uspowertrain.com/\")",,"US Powertrain",1,
"Lighthills", "javascript:openwin(\"http://www.lighthills.com//\")",,"Window Motor Regulators",1
]


