timegap=500
followspeed=5
followrate=40
suboffset_top=0;
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();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"F6C360",					// Off Back Color
"ffffcc",					// On Font Color
"768693",					// On Back Color
"000000",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"http://www.cclsmiami.org/scripts/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"F6C360",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
152,					// Top
0,					// left
100,					// 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
"News/Events","show-menu5","http://www.cclsmiami.org/naa/newsreleases.shtml","http://www.cclsmiami.org/naa/newsreleases.shtml",1,      // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Agency Info","show-menu2","http://www.cclsmiami.org/agency/agency.shtml","http://www.cclsmiami.org/agency/agency.shtml",1,
"CCLS Services","show-menu4","http://www.cclsmiami.org/programs/programs.shtml","http://www.cclsmiami.org/programs/programs.shtml",1,
"Reports","http://www.cclsmiami.org/reports/reports.shtml",,"#",1,
"Our Staff","http://www.cclsmiami.org/staff/employeelist.shtml",,"#",1,
"Directors","http://www.cclsmiami.org/staff/board.shtml",,"#",1,
"Contact Us","http://www.cclsmiami.org/contact.shtml",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Office Locations","show-menu3",,,1,
"About CCLS","http://www.cclsmiami.org/agency/agency.shtml",,,1
]

menu3=[,,170,1,"",prop1,,"left",effect,,,,,,,
	"Main Office","http://www.cclsmiami.org/agency/mainoffice.shtml",,,1,
	"Miami Springs Office","http://www.cclsmiami.org/agency/hialeahoffice.shtml",,,1,
	"Broward Office","http://www.cclsmiami.org/agency/browardoffice.shtml",,,1
	]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"General Immigration Services","http://www.cclsmiami.org/programs/gis.shtml",,,1,
"Immigation Litigation","http://www.cclsmiami.org/programs/immlit.shtml",,,1,
"Citizenship Project","http://www.cclsmiami.org/programs/citpro.shtml",,,1,
"Cuban-Haitain Parole Program","http://www.cclsmiami.org/programs/cubanpp.shtml",,,1,
"HRIFA Project","http://www.cclsmiami.org/programs/hrifa.shtml",,,1,
"Main Office","http://www.cclsmiami.org/programs/mainoffice.shtml",,,1,
"Broward Office","http://www.cclsmiami.org/programs/browardoffice.shtml",,,1,
"Miami Springs Office","http://www.cclsmiami.org/programs/hialeahoffice.shtml",,,1
]



menu6=[
,,170,1,"",prop1,,"",effect,,,,,,,
"Main Office", "http://www.cclsmiami.org/staff/employeelist.shtml",,,1,
"Miami Springs Staff", "http://www.cclsmiami.org",,,1,
"Broward Office", "http://www.cclsmiami.org",,,1
]

menu5=[,,170,1,"",prop1,,"left",effect,,,,,,,
"American Awards and Spirit of Welcoming Strangers","http://www.cclsmiami.org/naa/americanawards.shtml",,,1,
"Advanced Workshops and Seminars","http://www.cclsmiami.org/naa/workshops.shtml",,,1,
"New Releases","http://www.cclsmiami.org/naa/newsreleases.shtml",,,1,
"Job Openings","http://www.cclsmiami.org/naa/jobs.shtml",,,1
]


