timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#5074A0', 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
"392134",			// Off Font Color
"F0F4FF",			// Off Back Color
"392134",			// On Font Color
"F0F4FF",			// On Back Color
"FFFFFF",			// Border Color
10,			// Font Size
"normal",			// Font Style 
"normal",			// Font Weight
"arial",	                                // Font
1,			// Padding
"arrow.gif",		// Sub Menu Image
1,			// 3D Border & Separator
"392134",			// 3D High Color
"392134",			// 3D Low Color
"392134",			// Referer item Font Color (leave this blank to disable)
"f0f4FF",			// Referer item Back Color (leave this blank to disable)
]

menu1=[		// This is the array that contains your menu properties and details
0,				// Top
300,				// left
120,				// Width
,				// Border Width
"center",			// 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.....","http://www.co.rockland.ny.us",,,1,  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"News.....","show-menu2",,"#",1,   
"Departments.....","show-menu4","http://www.co.rockland.ny.us/departments.htm","#",1,
"Our Community.....","show-menu5",,"#",1,
"Links.....","show-menu6",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Executive Press Releases","http://www.co.rockland.ny.us/Executive/ENews/execnews.html",,,0,
"Legislature Press Releases","http://www.co.rockland.ny.us/Legislature/LNews/legisnews.html",,,0,
"Health Information","http://www.co.rockland.ny.us/health/releases/news.htm",,,0,
"Departmental Press Releases","http://www.co.rockland.ny.us/press.htm",,,0
]
	
        menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"CTV News","http://www.ctvnews.com",,,1,
	"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,1
	]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"County Departments","http://www.co.rockland.ny.us/departments.htm",,,,
"Permits & Applications","http://www.co.rockland.ny.us/permits.htm",,,,
"Purchasing","http://www.co.rockland.ny.us/departments/purch/default.htm",,,
]

menu5=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Arts & Leisure","http://www.co.rockland.ny.us/Arts/default.htm",,,0,
"Art in Public Places","http://rocklandartcenter.org/aipp/",,,0,
"C.A.R.E. Missing Persons","http://www.co.rockland.ny.us/Sheriff/missing/children.htm",,,0,
"Rockland's Most Wanted","http://www.co.rockland.ny.us/Sheriff/Most/Wanted.htm",,,0,
"Community Concerns","http://www.co.rockland.ny.us/community.htm",,,0,
"Permits & Applications","http://www.co.rockland.ny.us/permits.htm",,,0,
"Guidance Center","http://www.co.rockland.ny.us/guidance/center.htm",,,0,
"Rockland Cares","http://www.co.rockland.ny.us/RCCares/default.htm",,,0,
"Rockland Community College","http://www.sunyrockland.edu/",,,0,
"Education","http://www.co.rockland.ny.us/Education/Default.htm",,,0,
"Transit & Commuting","http://www.co.rockland.ny.us/PublicTrans/index.htm",,,0,
"Tourism","http://www.rockland.org/",,,0
]
menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Breast Cancer Information", "http://www.co.rockland.ny.us/breast_cancer/index.html",,,,
"Emergency Prepared", "http://www.co.rockland.ny.us/emgprep/prepare.htm",,,,
"Steps to a HealthierNY", "http://www.co.rockland.ny.us/steps/default.htm",,,,
"STOP-DWI", "http://www.co.rockland.ny.us/DWI/STOP.htm",,,,
"Put It Out Rockland", "http://www.putitoutrockland.com",,,,
"Rockland Reality Check", "http://www.rocklandrealitycheck.com",,,
]


