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

effect = "fade(duration=1);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();
}

config=[					// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"008000",					// Off Back Color
"0000A0",					// On Font Color
"FFFFFF",					// On Back Color
"FFFFFF",					// Border Color
9,						// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"verdana,tahoma,helvetica",			// Font
3,						// Padding
"arrow.gif",					// Sub Menu Image
0,						// 3D Border & Separator
"66ffff",					// 3D High Color 
"000099",					// 3D Low Color
"",						// Referer item Font Color (leave this blank to disable)
"",						// Referer item Back Color (leave this blank to disable)
]

menu1=[255,2,135,1,"left",config,1,"left",,,0,,,,,
"ORGANISATION","show-menu2",,"#",1,
"LE GOLF VAROIS","show-menu3",,"#",1,
"LE COMITE","show-menu4",,"#",1,
"TOURNOIS CD 83","show-menu5",,"#",1,
"FORMATION","show-menu6",,"#",1,
"PHOTOS","photos.htm",,,1,
"LIENS/PARTENAIRES","liens.htm",,,1,
"NOUS ECRIRE","contact.htm",,,1,
"ESPACE MEMBRES","membres/index.php",,,1
]

menu2=[,,120,1,"left",config,,"left",effect,,,,,,,
"Membres du Comité","membres.htm",,,1,
"Textes règlementaires","textes.htm",,,1
]

menu3=[,,120,1,"left",config,,"left",effect,,,,,,,
"Rechercher un club","recherche.htm",,,1,
"Prendre une licence","licence.htm",,,1,
"Le golf scolaire","golf_scolaire.htm",,,1,
"Handigolf","handigolf.htm",,,1,
"Le golf corporatif","corporatif.htm",,,1,
"Le Top Varois","top_varois.htm",,,1
]

menu4=[,,90,1,"left",config,,"left",effect,,,,,,,
"Historique","historique.htm",,,1,
"Arbitrage","arbitrage.htm",,,1
]

menu5=[,,90,1,"left",config,,"left",effect,,,,,,,
"Calendrier","calendrier.htm",,,1,
"Inscription","inscription.php",,,1,
"Résultats","resultats.htm",,,1,
"Règlements particuliers","reg_particuliers.htm",,,1,
"Horaires de départ","horaires.htm",,,1
]

menu6=[,,90,1,"left",config,,"left",effect,,,,,,,
"Stages","stages.htm",,,1,
"Ecole de golf","ecole.htm",,,1
]


