﻿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
125,					// Top
0,					// left
95,					// 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>Accueil","http://www.bnieast.com/french/index.html",,,1,
"Au sujet<br>de BNI","show-menu2","http://www.bnieast.com/french/about.html","#",1,
"<br>Témoignages","show-menu6","http://www.bnieast.com/cgi-bin/db.pl?h=frm_testimonials_fr",,0,
"<br>Sections","show-menu3","http://www.bnieast.com/french/chapters.html","#",1,
"<br>Membres","show-menu5","http://www.bnieast.com/french/members.html","#",1,
"<br>Événements","show-menu4","http://www.bnieast.com/french/events.html","#",1,
"<br>Contact","http://www.bnieast.com/french/contact.html",,,1,
"<br><b><font color='#fbfd89'>English</font></b>","http://www.bnieast.com/index.html",,,1
]

menu2=[
,,265,1,"",prop1,,"left",effect,,,,,,,
"Trouvez une Section","http://www.bnieast.com/cgi-bin/db.pl?h=frm_chapters_fr",,,0,
"Qui est BNI?","http://www.bnieast.com/french/about/about_whois.html",,,0,
"Les avantages d'être membre de BNI","http://www.bnieast.com/french/about/about_benefits.html",,,0,
"Code d'éthique","http://www.bnieast.com/french/about/about_ethics.html",,,0,
"Le réseautage est une habileté","http://www.bnieast.com/french/about/about_networking.html",,,0,
"Qui devient membre de BNI?","http://www.bnieast.com/french/about/about_whojoins.html",,,0,
"L'histoire de BNI","http://www.bnieast.com/french/about/about_history.html",,,0,
"Brochure électronique de BNI","http://www.bnieast.com/french/about/bnifrench.exe",,,0,
"SuccessNet","javascript:openwin(\"http://www.bni.com/default.aspx?DN=6,1,Documents\")",,,0,
"BNI Canada","javascript:openwin(\"http://www.bnicanada.ca/index_main.asp?lng_id=2\")",,,0,
"BNI International","javascript:openwin(\"http://www.bni.com/default.aspx?DN=4,1,Documents\")",,,0
]

menu3=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Sections","http://www.bnieast.com/cgi-bin/db.pl?h=frm_chapters_fr",,,0,
"Recherche - membres","http://www.bnieast.com/french/frm_search.html",,,0
]

menu4=[
,,230,1,"",prop1,,"left",effect,,,,,,,
"Événements prochains de réseautage","http://www.bnieast.com/french/events_future.html",,,0,
"Événements passés de réseautage","http://www.bnieast.com/french/events_past.html",,,0
]

menu5=[
,,265,1,"",prop1,,"left",effect,,,,,,,
"Fournitures des sections","http://www.bnieast.com/cgi-bin/db.pl?h=sfrm_supplies_fr",,,0,
"Produits spéciaux","https://media4.magma.ca/www.bnieast.com/products_formF.html",,,0,
"Mise à jour de l'information sur les membres","http://www.bnieast.com/cgi-bin/edMember.pl",,,0,
"Mise à jour sur les sections","http://www.bnieast.com/cgi-bin/ed.pl",,,0,
"Liste des membres","http://bnieast.com/cgi-bin/mailMember.pl",,,0
]

menu6=[
,,265,1,"",prop1,,"left",effect,,,,,,,
"Témoignages","http://www.bnieast.com/cgi-bin/db.pl?h=frm_testimonials_fr",,,0,
"Soumission de témoignages","http://www.bnieast.com/cgi-bin/db.pl?h=testimonial_entryF",,,0,
"Verification de témoignages","http://www.bnieast.com/cgi-bin/verifyTestimonials.pl",,,0
]