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
"ffcc00",				// Off Font Color
"000066",				// Off Back Color
"ffff99",				// On Font Color
"000066",				// On Back Color
"000066",				// Border Color
11,					// Font Size
"italic",				// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",		// Font
13,					// Padding
"images/arrow.gif",			// Sub Menu Image
0,					// 3D Border & Separator
"ffffcc",				// 3D High Color
"ffcc00",				// 3D Low Color
,					// Referer item Font Color (leave this blank to disable)
,					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
300,					// Top
0, //15,				// left 
160,					// 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
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen
, 					// 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
'Foil&nbsp;Printing',"show-menu2","index.php?p=foil","Foil Printing",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
'Recognition&nbsp;Awards',"show-menu3","index.php?p=awards","Recognition Awards",1,
'Promotional&nbsp;Items',"show-menu4","index.php?p=promo","Promotional Items",1,
'Badges&nbsp;&amp;&nbsp;Cards',"show-menu5","index.php?p=badgescards","Badges & Cards",1,
"Pre-Inked&nbsp;Stamps","index.php?p=stamps",,"Pre-Inked Stamps",1,
"Home","index.php",,"Home",1
]

prop2=[					// prop1 is an array of properties you can have as many property arrays as you need
"ffcc00",				// Off Font Color
"333399",				// Off Back Color
"ffcc00",				// On Font Color
"6666cc",				// On Back Color
"ffffff",				// Border Color
9,					// Font Size
,					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",		// Font
5,					// Padding
"images/arrow.gif",			// Sub Menu Image
0,					// 3D Border & Separator
"ffffcc",				// 3D High Color
"ffcc00",				// 3D Low Color
"000099",				// Referer item Font Color (leave this blank to disable)
"FFFF00",				// Referer item Back Color (leave this blank to disable)
]

menu2=[
,,145,1,"",prop2,,"left",effect,,,,,,,
"The&nbsp;Process","index.php?p=process",,"The Process",1,
"Business&nbsp;Cards","index.php?p=bizcards",,"Business Cards",1,
"Presentation&nbsp;Folders","index.php?p=folders",,"Presentation Folders",1,
"Invitations&nbsp;&amp;&nbsp;Cards","index.php?p=invitations",,"Invitations & Cards",1,
"Bookmarks","index.php?p=bookmarks",,"Bookmarks",1,
"Gift&nbsp;Certificates","index.php?p=gift",,"Gift Certificates",1
]

menu3=[
,,145,1,"",prop2,,"left",effect,,,,,,,
"Acrylic&nbsp;Awards","index.php?p=acrylic",,"Acrylic Awards",1,
"Plaques","index.php?p=plaques",,"Plaques",1,
"Certificates","index.php?p=certificates",,"Certificates",1,
"Weatherstations&nbsp;&amp;&nbsp;Clocks","index.php?p=clocks",,"Weatherstations & Clocks",1
]

menu4=[
,,145,1,"",prop2,,"left",effect,,,,,,,
"Portable&nbsp;Displays","index.php?p=displays",,"Portable Displays",1,
"Indoor&nbsp;Signs","index.php?p=signs",,"Indoor Signs",1,
"Tag&nbsp;Plates","index.php?p=tagplates",,"Tag Plates",1,
"Mouse&nbsp;Pads","index.php?p=mousepads",,"Mouse Pads",1,
"Vehicle&nbsp;Magnetics","index.php?p=vehicle",,"Vehicle Magnetics",1
]

menu5=[
,,145,1,"",prop2,,"left",effect,,,,,,,
"Name&nbsp;Plates","index.php?p=nameplates",,"Name Plates",1,
"Name&nbsp;Badges&nbsp;&amp;&nbsp;ID&nbsp;Tags","index.php?p=badgestags",,"Name Badges & ID Tags",1,
"Membership&nbsp;Cards","index.php?p=membercards",,"Membership Cards",1
]

