timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.4);Shadow(color='#333333', 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
"ffffff",					// Off Font Color
"990000",					// Off Back Color
"990000",					// On Font Color
"ffffff",					// On Back Color
"990000",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"990000",					// 3D High Color
"990000",					// 3D Low Color
"990000",					// Referer item Font Color (leave this blank to disable)
"ffffff",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
168,					// Top
152,					// left
,					// Width
1,					// Border Width
"",			// 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&nbsp;&nbsp;","index.php",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Services&nbsp;&nbsp;","show-menu2","accountants-london.php","#",1,
"How&nbsp;We&nbsp;Work&nbsp;&nbsp;","show-menu7","howwework.php","#",1,

"Personnel&nbsp;&nbsp;","personnel.php",,"#",1,
"Costs&nbsp;&nbsp;", "costs.php",,"#",1,
"Press&nbsp;&nbsp;", "show-menu4","press.php","#",1,
"Attestations&nbsp;&nbsp;", "attestations.php",,"#",1,
"Videos&nbsp;&nbsp;", "videos.php",,"#",1,
"Contact&nbsp;Us&nbsp;&nbsp;", "show-menu3","contact-details.php","#",1,

];

menu7=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Our&nbsp;Philosophy&nbsp;&nbsp;","philosophy.php",,,0
];

menu2=[
,,185,1,"",prop1,,"left",effect,,,,,,,
"Management / Financial&nbsp;Advice","services_1.php",,,0,
"Accounting&nbsp;Services","services_2.php",,,0,
"Audit","services_3.php",,,0,
"Company&nbsp;Tax","services_4.php",,,0,
"Personal Tax","services_5.php",,,0,
"Company Secretarial","services_6.php",,,0,
"Business Start Ups","services_7.php",,,0,
"Raising Finance","services_8.php",,,0,
"Payroll","services_9.php",,,0,
"Litigation Support","services_10.php",,,0,
"HMRC Fee Protection","premier-fee-protection.php",,,0
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Contact Details","contacts.php",,,1,
	"Directions","directions.php",,,1
	]

menu4=[
,,185,1,"",prop1,,"left",effect,,,,,,,
"Cash or Crash","cashorcrash.htm",,,,
"Doing Business in Russia","russia_p1.htm",,,,
"Taxing Times","taxingtimes.htm",,,,
"Business or Russian Roulette","russianroulette.htm",,,,
"Slumdog Millionaire","slumdog.htm",,,,
"Time & Leisure | Case Study","time-leisure-article.html",,,,
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Download.com","http://www.download.com",,,1,
"Tucows","http://www.tucows.com",,,1
]

menu6=[
,,180,1,"",prop1,,"",effect,,,,,,,
"Cash or Crash?", "cash_or_crash.html",,,1,
"Taxing Times", "http://www.yahoo.com",,,1,
"Doing Business in Russia", "http://altavista.com",,,1,
"Business or Russian Roulette?", "russian_roulette.html",,,1
]


