if (navigator.appName == "Netscape") {
	x=150				
	}
	else {
	x=150
	}
timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=0;

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();
}
//This is for the Alaris Select
function openwin1(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=no,toolbar=no,location=yes,status=no,menubar=no,width=383,height=492");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"ffffff",					// Off Font Color
"91278F",					// Off Back Color
"91278F",					// On Font Color
"ffffff",					// On Back Color
"91278F",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Georgia,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
x,					// Top
130,					// 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
"&nbsp;Home&nbsp;|","index.htm",,"ALARIS <em>Advantage</em> Home",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Application&nbsp;|","Docs/app.doc",,"Application",1,
"&nbsp;Franchisees &nbsp;|","show-menu2",,"Franchisees",1,
"&nbsp;Franchise Explanation &nbsp;|","franchisedetails.html",,"Franchise Explaination",1,
"&nbsp;Contact Us &nbsp;|","contactus.html",,"Contact Us",1,
"&nbsp;About ALARIS &nbsp;","javascript:openwin(\"http://www.alarisgroup.com\")",,,1
]

menu2=[
,,193,1,"",prop1,,"left",effect,,,,,,,
"Alaska","show-menu4",,"Alaska",1,
"Arkansas","show-menu8",,"ArkansasAlaska",1,
"Michigan","show-menu3",,"Michigan",1,
"Nevada","show-menu7",,"Nevada",1,
"Oklahoma","show-menu5",,"Okalahoma",1,
"Utah","show-menu6",,"Utah",1
]

menu3=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Owners","owners.htm",,,1,
"Staff","staff.asp",,,1

]

menu4=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Owners","ownersal.htm",,,1,
"Staff","staffalaska.asp",,,1

]

menu5=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Owners","ownersoklahoma.htm",,,1,
"Staff","staffoklahoma.asp",,,1

]

menu6=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Owners","ownersut.htm",,,1,
"Staff","staffutah.asp",,,1

]

menu7=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Owners","ownersnv.htm",,,1,
"Staff","staffnv.asp",,,1

]


menu8=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Owners","ownersarkansas.htm",,,1,
"Staff","staffarkansas.asp",,,1

]
