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
"000066",					// Off Back Color
"ffffff",					// On Font Color
"CC0000",					// On Back Color
"ffffff",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana",	// Font
2,							// 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
"FFFFFF",					// Off Font Color
"000066",					// Off Back Color
"FFFFFF",					// On Font Color
"CC0000",					// On Back Color
"ffffff",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow_right.gif",				// Sub Menu Image
1,							// 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)
]



menu1=[				// This is the array that contains your menu properties and details
175,					// Top
160,					// left
150,					// 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
":: About Us ","company.asp","",,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;&nbsp;&nbsp;&nbsp;:: Medical Transcription ","show-menu2","medicaltranscription.asp",,1,
"&nbsp;&nbsp;&nbsp;:: Our Partners ","show-menu7","partners.asp",,1,
":: Value Added Services ","valueadd.asp","",,1

]

menu2=[
116,310,150,1,"",prop2,,"left",effect,,,,,,,
"Practices","show-menu4","practices.asp",,1,
"Hospitals","show-menu5","hospitals.asp",,1,
"Our Technology","show-menu6","ourtechnology.asp",,1
]

menu3=[
103,310,150,1,"",prop2,,"left",effect,,,,,,,
"Online Medical Billing","obill.asp","obill.asp",,1,
"HIPAA Compliance","hipaacompli.asp","hipaacompli.asp",,1,
"Information Management Sytems","ims.asp","ims.asp",,1
]

menu4=[
80,460,150,1,"",prop2,,"left",effect,,,,,,,
"Dictation Options","options.asp","options.html",,1,
"Retrieve Options","retrievaloptions.asp","retrievaloptions.html",,1,
"HIPAA Compliance","hipaacompliance.asp","hipaacompliance.html",,1

]
menu5=[
80,460,150,1,"",prop2,,"left",effect,,,,,,,
"Our Advantage","advantage.asp","advantage.html",,1,
"Transcription Platform","transcription.asp","transcription.html",,1,
"HIPAA Compliance","hcompli.asp","hcompli.html",,1,
"Interface Options","interface.asp","interface.html",,1
]

menu6=[
116,460,150,1,"",prop2,,"left",effect,,,,,,,
"Integrated Products","integratedpro.asp","integratedpro.html",,1,
"Interface Specialists","interfacespecialists.asp","interfacespecialists.html",,1,
"Technical Support","technicalsupport.asp","technicalsupport.html",,1,
"ASP Technology","asp_demo.asp","asp_demo.html",,1
]

menu7=[
133,460,150,1,"",prop2,,"left",effect,,,,,,,
"Partners","marketing.asp","marketing.html",,1,
"Technology","technology.asp","technology.html",,1
]

menu8=[
116,609,150,1,"",prop2,,"left",effect,,,,,,,
"Our History","history.asp","history.html",,1,
"Our Team","team.asp","team.html",,1,
"Our Office","offices.asp","offices.html",,1
]
