timegap=500
followspeed=5
followrate=40
suboffset_top=0;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#000000', 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
"40729e",					// Off Back Color
"000000",					// On Font Color
"ffffff",					// On Back Color
"ffffff",					// Border Color
11,							// Font Size
"bold",						// Font Style 
"bold",						// Font Weight
"Arial",					// Font
0,							// Padding
"arrow_right.gif",			// Sub Menu Image
0,							// 3D Border & Separator
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]



prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"FFFFFF",					// Off Back Color
"7288B1",					// On Font Color
"FFFFFF",					// On Back Color
"FF8A00",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow_right.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"cccccc",					// 3D High Color
"cb8b7b7",					// 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
104,					// Top
1,					// left
114,					// Width
0,					// 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
top,					// 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","index.html","index.html",,1, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"MISSION STATEMENT ","mission.htm","mission.htm",,1,
"NHS DIRECTIVES","nhs.htm","nhs.htm",,1,
"OBJECTIVES","objectives.htm","objectives.htm",,1,
"SOLUTIONS","show-menu3","communications.htm",,1,
"REPORTS","show-menu4","incoming.htm",,1,
"BROCHURE REQUEST","registration.htm","registration.htm",,1,
"GUEST BOOK","guest.htm","guest.htm",,1,
"CONTACT","contact.htm","contact.htm",,1
]

menu2=[
123,0,150,1,"",prop2,,"left",effect,,,,,,,
"Overview","overview.htm","overview.htm",,1
]



menu3=[
123,457,150,1,"",prop2,,"left",effect,,,,,,,
"Communications","show-menu5","communications.htm",,1,
"Healthcare","show-menu6","healthcare.htm",,1

]

menu4=[
123,570,150,1,"",prop2,,"left",effect,,,,,,,
"Incoming call Reports","show-menu7","report1.htm",,1,
"Question and Answers Single Call Access package","faq.htm","faq.htm",,1
]

menu5=[
123,607,160,1,"",prop2,,"left",effect,,,,,,,
"Provision of 0845 – FOC","foc.htm","foc.htm",,1,
"Practice Management Reports","reports.htm","reports.htm",,1,
"Cheaper Network and System Charges","network.htm","network.htm",,1,
"Communications Systems","systems.htm","systems.htm",,1,
"Managing Call Flow","managing.htm","managing.htm",,1,
"Call Recording","callrecord.htm","callrecord.htm",,1,
"System Maintenance","systemmaintenance.htm","systemmaintenance.htm",,1,
"Additional Services","services.htm","services.htm",,1

]
menu6=[
142,607,160,1,"",prop2,,"left",effect,,,,,,,
"Elements of Clinical Cover","elements.htm","elements.htm",,1,
"In Hours Telephone Answering & Clinical Triage","telephoneans.htm","telephoneans.htm",,1,
"Half Day Telephone and Clinical Cover","clinical.htm","clinical.htm",,1,
"Practice Contingency Planning Implementation of Plan","practice.htm","practice.htm",,1,
"Healthcare Service Level Agreement","helthcareservice.htm","helthcareservice.htm",,1
]
menu7=[
123,720,130,1,"",prop2,,"left",effect,,,,,,,
"Practice Report 1","report1.htm","report1.htm",,1,
"Practice Report 2","report2.htm","report2.htm",,1,
"Practice Report 3","report3.htm","report3.htm",,1
]