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
"ff8000",					// Off Font Color
"000000",					// Off Back Color
"000000",					// On Font Color
"ff8000",					// On Back Color
"999999",					// Border Color
14,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000000",					// Referer item Font Color (leave this blank to disable)
"ff8040",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,					// Top
150,					// left
,					// Width
1,					// Border Width
"center",			// 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
"left",			// 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.brandtshd.com",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Men's","show-menu4",,"#",1,
"Women's","show-menu5",,"#",1,
"Children's","show-menu6",,"#",1,
"Accessories","show-menu7",,"#",1,
"Exclusive","show-menu8",,"#",1,
"Motorcycles","show-menu9",,"#",1,
"Contact Us","show-menu10",,"#",1
]

menu2=[
,,160,1,"",prop1,,"left",effect,,,,,,,
"NEW","http://www.brandtshd.com/shirts/newtshirt.html",,,0
]

menu3=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"CTV News","http://www.ctvnews.com",,,1,
"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,1
]

menu4=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Shirts","http://www.brandtshd.com/shirts/menshirt.html",,,1,
"Tank Tops","http://www.brandtshd.com/shirts/mentanks.html",,,1,
"T-shirt 1","http://www.brandtshd.com/shirts/tshirt.html",,,1,
"T-shirt 2","http://www.brandtshd.com/shirts/tshirt2.html",,,1,
"SweatShirts","http://www.brandtshd.com/shirts/sweats.html",,,1      
]

menu5=[,,100,1,,prop1,0,"left",effect,0,,,,,,
"Women's 1","http://www.brandtshd.com/shirts/ladiest.html",,,1,
"Women's 2","http://www.brandtshd.com/shirts/ladiest2.html",,,1,
"Women's 3","http://www.brandtshd.com/shirts/ladiest3.html",,,1
]

menu6=[,,85,1,,prop1,0,"left",effect,0,,,,,,
"Child's 1","http://www.brandtshd.com/shirts/kids.html",,,1,
"Child's 2","http://www.brandtshd.com/shirts/kids2.html",,,1
]

menu7=[
,,110,1,"",prop1,,"",effect,,,,,,,
"Shop Online", "http://www.brandtshd.com/motorclothes.htm",,,1,
"Men's Shirts", "http://www.brandtshd.com/shirts/newtshirt.html",,,1,
"Biker Boots", "http://www.brandtshd.com/boots/boots.html",,,1,
"Collectibles", "http://www.brandtshd.com/collectibles.html",,,1,
"Clearence", "http://www.brandtshd.com/shirts/newtshirt.html",,,1
]

menu8=[,,95,1,,prop1,0,"left",effect,0,,,,,,
"SALE", "http://www.brandtshd.com/shirts/newtshirt.html",,,1,
"CoolStuff", "http://www.brandtshd.com/coolstuff.htm",,,1,
"Exclusive","http://www.brandtshd.com/shirts/exclusive.html",,,1
]

menu9=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"2009 Models","http://www.brandtshd.com/newbike.html",,,1,
"Pre-Owned","http://www.brandtshd.com/bikes/harley.htm",,,1,
"Pre-Owned 2","http://www.brandtshd.com/harley2.htm",,,1,
"DynoJet","http://www.brandtshd.com/DynoJet.html",,,1,
"Credit App","http://www.brandtshd.com/loanapp.html",,,1
]

menu10=[,,100,1,,prop1,0,"left",effect,0,,,,,,
"Contact Us", "http://www.brandtshd.com/brandtmap.html",,,1,
"Events", "http://www.brandtshd.com/events.htm",,,1,
"Feedback", "http://www.brandtshd.com/feedback.htm",,,1,
"Guestbook", "http://www.brandtshd.com/guestbook.html",,,1,
"Our List", "http://www.brandtshd.com/maillist.html",,,1,
"H.O.G.", "http://www.brandtshd.com/HOG/hog.htm",,,1,
"Site Map", "http://www.brandtshd.com/sitemap.html",,,1

]
