timegap=200
followspeed=5
followrate=40
suboffset_top=100;
suboffset_left=100;

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
"ffffff",					// Off Font Color
"000333",					// Off Back Color
"ffffff",					// On Font Color
"999999",					// On Back Color
"0",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"arial",					// Font
2,							// Padding
"images/grayrt.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"ff9900",					// 3D High Color
"000099",					// 3D Low Color
,					// "000099" Referer item Font Color (leave this blank to disable)
,					// "FFFF00" Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
98,				        // Top
left="40",			        // left
100,					// 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
,					// 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
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"About Us &nbsp;&nbsp;&nbsp;&nbsp;|","show-menu3",,"#",1,
"Members  &nbsp;&nbsp;&nbsp;&nbsp;|","show-menu4",,"#",1,
"Events  &nbsp;&nbsp;&nbsp;&nbsp;|","show-menu2",,"#",1,
"Chapters  &nbsp;&nbsp;&nbsp;&nbsp;|","show-menu5",,"#",1,
"Resources  &nbsp;&nbsp;&nbsp;&nbsp;|","show-menu6",,,1,
"Newsletters  &nbsp;&nbsp;&nbsp;&nbsp;|","show-menu8",,,1,
"News Flash &nbsp;|",href="http://www.vsna.org/vsna_news.htm",,,1,
"Convention&nbsp;&nbsp;&nbsp;&nbsp;|",href="http://www.vsna-convention.org",,,1,
"Home",href="http://www.vsna.org/",,,1
]

menu2=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"2008 Convention",href="http://www.vsna-convention.org",,,1,
"2007 Convention",href="http://www.vsna.org/2007",,,1,
"2006 Boot Camp",href="http://www.vsna.org/bootcamp",,,1,
"BOD Meetings","vsna_bod_meetings.htm",,,1,
"BOR Meetings","vsna_bor_meetings.htm",,,1
]

menu3=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Overview","vsna_overview.htm",,,1,
"Vision","vsna_ourvision.htm",,,1,
"VSNA Milestones","vsna_milestones.htm",,,1,
"VSNA Byelaws","vsna_byelaws.htm",,,1,
"Contact Us","contact us.htm",,,1
]

menu4=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Members in News","members_in_news.htm",,,1,
"New Members","vsna_new_members.htm",,,1,
"Payment","fees.htm",,,1,
"Officers","vsna_officers.htm",,,1,
"Directors","vsna_directors.htm",,,1,
"Regents","vsna_regents.htm",,,1,
"Chapter Presidents","vsna_usa_chapters.htm",,,1,
"Join VSNA Yahoo Group","vsna_group.htm",,,1
]
menu5=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"USA Chapters","vsna_usa_chapters.htm",,,1,
"UK Chapter",href="http://www.vsuk.org.uk/",,,1,
"Australia",href="http://www.bsoaa.org/",,,1,
"Youth Forum",href="http://www.vsna.org/",,,1
]

menu6=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Schlorship Form","vsna_schlorship_form.htm",,,1,
"VSNA Award Form","vsna_awards_form.htm",,,1,
"Photo Gallery","show-menu7",,,1,
"Lingayatism",href="http://members.aol.com/ukumbar/vsny/TableOfContents.htm",,,1,
"Commerce","coming_soon.htm",,,1
]

menu7=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Overview","vsna_overview.htm",,,1,
"Vision","vsna_ourvision.htm",,,1,
"VSNA Milestones","vsna_milestones.htm",,,1
]
menu8=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Latest News","vsna_news.htm",,,1,
"Q4 Newsletter","q4_2005_newsletter.htm",,,1,
"Q3 Newsletter","q3/index.htm",,,1,
"Q2 Newsletter","q2/q2_2005_newsletter.htm",,,1,
"Q1 Newsletter","vsna_news_letter_Q1 2005.htm",,,1
]
