timegap=500
followspeed=5
followrate=40
suboffset_top=4;
suboffset_left=2;

effect = "fade(duration=0.1);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"F1F1F1",					// Off Back Color
"EEF3FF",					// On Font Color
"395499",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
7,							// Padding
"http://itworks.co.uk/images/arrow.gif",				// Sub Menu Image (Leave blank if not needed)
500,							// 3D Border & Separator
"E1DFDF",					// 3D High Color
"E1DFDF",					// 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
83,				// Top
0,				// left
161,				// Width
0,				// Border Width
"left",		// Screen Position - here you can use "center;left;right;middle;top;bottom"
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
0, 				// 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://itworks.co.uk/index.htm",,"Return to the home page",  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,
"Services","show-menu2",,"IT Services",
,
"Networks & Installations","show-menu3",,"Networks & Installations",
,
"Software Design","show-menu4",,"Software Design",
,
"Tools","show-menu6",,"Tools",
,
"Search","http://itworks.co.uk/search",,"Search our site",
,
"Contact Us","http://itworks.co.uk/contactus.htm",,"Contact Us",
,
"Client Login","http://webfolder.itwserver.co.uk",,"Restricted client area",
]

	menu2=[
	,,190,1,"",prop1,,"left",effect,,,,,,,
	"IT Consultancy","http://itworks.co.uk/consultancy.htm",,"IT Consultancy",1,
	"Network Support","http://itworks.co.uk/support.htm",,"Network Support",1,
	"Remote Maintenance","http://itworks.co.uk/maint.htm",,"Remote Maintenance",1,
	"Remote Backup","http://itworks.co.uk/backup.htm",,"Remote Backup",1,
	"Managed Mail Services","http://itworks.co.uk/mailhost.htm",,"Mail Hosting",1,
	"VPNs & TeleWorking","http://itworks.co.uk/vpn.htm",,"VPNs & TeleWorking",1,
	"Accounting Solutions","http://itworks.co.uk/accounts.htm",,"Accounting Solutions",1,
	"Training","http://itworks.co.uk/training.htm",,"Training",1
	]

	menu3=[
	,,190,1,"",prop1,,"left",effect,,,,,,,
	"Wired & Wireless Networks","http://itworks.co.uk/networks.htm",,"Wired & Wireless Networks",1,
	"Hardware and Software","http://itworks.co.uk/hardware.htm",,"Hardware and Software",1,
	"Servers","http://itworks.co.uk/servers.htm",,"Servers",1
	]

	menu4=[
	,,190,1,"",prop1,,"left",effect,,,,,,,
	"Custom Database Applications","http://itworks.co.uk/database.htm",,"Custom Database Applications",1,
	"Web Database Solutions","http://itworks.co.uk/webapps.htm",,"Web Database Solutions",1,
	"Data Conversion","http://itworks.co.uk/convert.htm",,"Data Conversion",1
	]


	menu5=[
	,,190,1,"",prop1,,"left",effect,,,,,,,
	"Therms","http://itworks.co.uk/therms.htm",,"Therms",1,
	"Multi-Works","http://itworks.co.uk/multiworks.htm",,"Multi-Works",1,
	"FAB","http://itworks.co.uk/fab.htm",,"FAB",1,
	"VAT Optimiser","http://itworks.co.uk/vo.htm",,"VAT Optimiser",1
	]

	menu6=[
	,,190,1,"",prop1,,"left",effect,,,,,,,
	"What is Your IP","http://itworks.co.uk/ip",,"Find out what your IP Address is",1,
	"Whois Search","http://itworks.co.uk/whois.asp",,"Search for a Domain Name",1
	]

