timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "Shadow(color='#FFCC00', Direction=235, 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
"ffffff",					// Off Font Color
"A20203",					// Off Back Color
"FFCC00",					// On Font Color
"C41B0E",					// On Back Color
"A20203",					// Border Color
13,							// Font Size
"normal",					// Font Style 
"bold",					    // Font Weight
"Verdana, Arial, Helvetica, sans-serif",	// Font
3,							// Padding
,           				// Sub Menu Image
1,							// 3D Border & Separator
"D3B742",					// 3D High Color
"D3B742",					// 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
135, 	  			// Top
120, 				// left
,					// Width
2,					// 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

"&nbsp Home &nbsp","default.htm","","Home",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp Medals &nbsp","show-menu2",,"About our Medals",1,
"&nbsp Name Badges &nbsp","show-menu3","name.htm","About the Police Displays we make",1,
"&nbsp Personal Displays &nbsp","show-menu4",,"About the Displays we make",1,
"&nbsp Medal Displays &nbsp","show-menu5",,"About the Displays we make",1,
"&nbsp Price List &nbsp","price.htm","","Our full Price Lists",1,
"&nbsp Contact Us &nbsp","contact.htm",,"How to Contact Us",1
]

menu2=[
,,190,1,"",prop1,,"",effect,,,,,,,
"&nbsp Medal Mounting","mounting.htm",,"The range of medal mounting",1,
"&nbsp Replica Medals","replicam.htm",,"The range of replica medals",1,
"&nbsp Miniature Medals","replicam.htm",,"The range of miniature medals",1,
"&nbsp Ribbon Bars","ribbon.htm",,"The range of ribbon bars",1,
"&nbsp Medal Cases","case.htm",,"The range of medal cases",1,
"&nbsp Medallions & Badges","medallions.htm",,"We produce a wide range of medallions & Badges for organisations",1
]
menu3=[
,,135,1,"",prop1,,"",effect,,,,,,,
"&nbsp Statues","statues.htm",,"The Statues we make",1,
"&nbsp Other Items","other.htm",,"The range of Police name Badges and medals we make",1
]

menu4=[
,,300,1,"",prop1,,"",effect,,,,,,,
"&nbsp Military History Displays","military.htm",,"Military history displays we make",1,
"&nbsp Police Displays","policed.htm",,"Police displays we make",1,
"&nbsp Fire Brigades Displays","fired.htm",,"Fire Brigades displays we make",1,
"&nbsp Other Services Displays","emergency.htm",,"Other Service displays we make",1,
"&nbsp Certificates","certificates.htm",,"Certificates we Frame",1,
"&nbsp Special Displays","special.htm",,"Special displays we make",1

]

menu5=[
,,340,1,"",prop1,,"",effect,,,,,,,
"&nbsp Decorations and Campaign medals Australia","decorations.htm",,"Medal displays we make",1,
"&nbsp Australian Honours and Awards","honour.htm",,"Medal displays we make",1,
"&nbsp Order of Australia Displays","order.htm",,"Medal displays we make",1,
"&nbsp Bravery Displays","bravery.htm",,"Bravery displays we make",1,
"&nbsp Victoria Cross Displays","vc.htm",,"VC displays we make",1,
"&nbsp Kokoda Trail Displays","speciald.htm",,"Specail displays we make",1,
"&nbsp NSW Police Displays","policeb.htm",,"Medal displays we make",1,
"&nbsp Historical Displays","historical.htm",,"Historical Medal displays we make",1
]


