
function open_win()
{
window.open("SWindex.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=800, height=650, top=20, left=100")
}

function open_win2()
{
window.open("metalonwood1.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=450, height=450, top=90, left=250")
}

function open_win3()
{
window.open("clientrequestform.html","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no")
}

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
"000000",					// Off Font Color
"FFFFC6",						// Off Back Color
"000000",					// On Font Color
"FEFEE1",						// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// 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
"",					// 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
77,					// Top
311,					// 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","show-menu7","home.html","Hughes Percussion Home Page",1,
"Concert Artists","show-menu2","percussion and piano duo.html","Concert Artists",1,
"Corporate Workshops","show-menu4","corporateworkshops.html","Corporate Workshops",1,
"Educational Workshops","show-menu5","publicworkshops.html","Educational Workshops",1,
"Music for Weddings","show-menu3","WeddingServices.html","Wedding Package",1,
"Press","pressroom.html",,"Press Room",1,
"Contact","show-menu6","contact.html","Contact Hughes Percussion",1


]






	menu2=[
	,,140,1,"",prop1,,"left",effect,,,,,,,
	"Unit SIX","percussion and piano duo.html",,"Unit SIX: Percussion and Piano Duo",1,
	"The Musicians","James Hughes.html",,"Unit SIX: The Musicians",1,
	"Reviews","reviews.html",,"Unit SIX: Reviews",1,
	"Photos","promotional photos.html",,"Unit SIX: Photos",1,
	"Videos","videos.html",,"Unit SIX: Videos",1,
	"Sample Programmes","sample programme a.html",,"Unit SIX: Sample Programmes",1,
	"Upcoming Events","upcoming events.html",,"Unit SIX: Upcoming Events",1,
	"Recommended Links","links.html",,"Unit SIX: Links",1
	]


menu3=[
	,,158,1,"",prop1,,"left",effect,,,,,,,
	"Wedding Package","WeddingServices.html",,"Music for Weddings: Wedding Package",1,
	"Ceremony","ceremony.html",,"Music for Weddings: Ceremony",1,
	"Audio Library","audiolibrary.html",,"Music for Weddings: Audio Library",1,
	"Drinks Reception","drinksreception.html",,"Music for Weddings: Drinks Reception",1,
	"Wedding Breakfast","weddingbreakfast.html",,"Music for Weddings: Wedding Breakfast",1,
	"Evening Disco","Disco.html",,"Music for Weddings: Evening Disco",1,
	"Reviews","weddingreviews.html",,"Music for Weddings: Reviews",1,
	"Commitment to Service","commitmenttoservice.html",,"Music for Weddings: Commitment to Service",1,
	"Price List","pricelist.html",,"Music for Weddings: Price List",1,
	"Upgrade your Package","upgradeyourpackage.html",,"Music for Weddings: Upgrade your Package",1,
	"Terms of Service","termsofservice.html",,"Music for Weddings: Terms of Service",1,
	"Recommended Links","weddinglinks.html",,"Music for Weddings: Recommended Links",1
	]





menu4=[
	,,147,1,"",prop1,,"left",effect,,,,,,,
	"A Unique Learning Experience","corporateworkshops.html",,"Corporate Workshops: A Unique Learning Experience",1,
	"Key Skills Development","keyskills.html",,"Corporate Workshops: Key Skills Development",1,
	"Format","format.html",,"Corporate Workshops: Format",1,
	"Client Reviews","clientreviews.html",,"Corporate Workshops: Client Reviews",1
	]




menu5=[
	,,156,1,"",prop1,,"left",effect,,,,,,,
	"Public Workshops","publicworkshops.html",,"Educational Workshops: Public Workshops",1,
	"Primary School Workshops","javascript:open_win()",,"Educational Workshops: Primary School Workshops",1,
	"Secondary School Workshops","secondaryworkshops.html",,"Educational Workshops: Secondary School Workshops",1,
	"Reviews","workshopreviews.html",,"Educational Workshops: Reviews",1

]


menu6=[
	,,110,1,"",prop1,,"left",effect,,,,,,,
	"Contact Us","contact.html",,"Contact: Contact Us",1,
	"Wedding Music Request Form","javascript:open_win3()",,"Contact: Wedding Music Request Form",1,
	"Feedback","feedback.html",,"Contact: Feedback",1
	]

menu7=[
	,,100,1,"",prop1,,"left",effect,,,,,,,
	"Main Website","home.html",,"Home: Main Website",1,
	"Music Studio","hpms/hpmsindex.html",,"Home: Music Studio",1
	]
