﻿timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

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
"760605",									// Off Back Color
"ffffff",										// On Font Color
"760605",									// On Back Color
"760605",									// Border Color
12,											// Font Size
"normal",										// Font Style 
"normal",										// Font Weight
"Arial,Helvetic,Geneva,Swiss,SunSans-Regular",	// Font
5,											// Padding
"arrow.gif",									// Sub Menu Image
0,											// 3D Border & Separator
"760605",									// 3D High Color
"e7e7e7",									// 3D Low Color
"760605",									// Referer item Font Color
											// (leave this blank to disable)
"e7e7e7",									// Referer item Back Color
											// (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu
					// properties and details
140,				// Top
0,					// left
81,					// Width
0,					// 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
effect,				// 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"
"<br>Home","http://www.bnieast.com/index.html",,,1,
"<br>About BNI","show-menu2","http://www.bnieast.com/about.html","#",1,
"<br>Testimonials","show-menu6","http://www.bnieast.com/cgi-bin/db.pl?h=frm_testimonials",,0,
"<br>Chapters","show-menu3","http://www.bnieast.com/chapters.html","#",1,
"<br>Members","show-menu5","http://www.bnieast.com/members.html","#",1,
"<br>Events","show-menu4","http://www.bnieast.com/events.html","#",1,
"<br>Links","http://www.bnieast.com/links.html",,"#",1,
"<br>Contact","http://www.bnieast.com/contact.html",,,1,
"<br><b><font color='#fbfd89'>Français</font></b>","http://www.bnieast.com/french/index.html",,,1
]

menu2=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Find a Chapter","http://www.bnieast.com/cgi-bin/db.pl?h=frm_chapters",,,0,
"Who is BNI?","http://www.bnieast.com/about/about_whois.html",,,0,
"The Benefits of Membership","http://www.bnieast.com/about/about_benefits.html",,,0,
"Code of Ethics","http://www.bnieast.com/about/about_ethics.html",,,0,
"Networking is a Skill","http://www.bnieast.com/about/about_networking.html",,,0,
"Who Joins BNI?","http://www.bnieast.com/about/about_whojoins.html",,,0,
"BNI History","http://www.bnieast.com/about/about_history.html",,,0,
"BNI eBrochure","http://www.bnieast.com/about/bnicanada.exe",,,0,
"SuccessNet","javascript:openwin(\"http://www.bni.com/default.aspx?DN=6,1,Documents\")",,,0,
"BNI Canada","javascript:openwin(\"http://www.bnicanada.ca\")",,,0,
"BNI International","javascript:openwin(\"http://www.bni.com/default.aspx?DN=4,1,Documents\")",,,0
]

menu3=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Chapters","http://www.bnieast.com/cgi-bin/db.pl?h=frm_chapters",,,0,
"Member Search","http://www.bnieast.com/frm_search.html",,,0
]

menu4=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Upcoming BNI Networking Events","http://www.bnieast.com/events_future.html",,,0,
"BNI Past Networking Events","http://www.bnieast.com/events_past.html",,,0
]

menu5=[
,,165,1,"",prop1,,"left",effect,,,,,,,
"Chapter Supplies","http://www.bnieast.com/extras/sfrm_supplies.html",,,0,
"Specialty Products","https://media4.magma.ca/www.bnieast.com/products_form.html",,,0,
"Update Member Information","http://www.bnieast.com/cgi-bin/edMember.pl",,,0,
"Update Chapter Information","http://www.bnieast.com/cgi-bin/ed.pl",,,0,
"Download Official BNI Logos","javascript:openwin(\"http://www.bni.com/AboutUs/BNIOfficialLogos/tabid/610/Default.aspx\")",,,0,
"Member list","http://www.bnieast.com/cgi-bin/mailMember.pl",,,0
]

menu6=[
,,165,1,"",prop1,,"left",effect,,,,,,,
"Testimonials","http://www.bnieast.com/cgi-bin/db.pl?h=frm_testimonials",,,0,
"Submit Testimonials","http://www.bnieast.com/cgi-bin/db.pl?h=testimonial_entry",,,0,
"Verify Testimonials","http://www.bnieast.com/cgi-bin/verifyTestimonials.pl",,,0
]
