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
"808000",					// Off Back Color
"FFFF00",					// On Font Color
"400040",					// On Back Color
"000000",					// 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=[10,10,80,1,"left",config,1,"center",,,1,,,,,
"Welcome","accueil_en.html",,,1,
"biography","bio_en.htm",,,1,
"Discography","discographie_en.html",,,1,
"The Blog","/blog/index.php",,,1,
"Pictures","/pixel/",,,1,
"Link","favoris.html",,,1,
"Newsletter","/newsletter/newsletter.html",,,1,
"Contact","/contact/contact.php",,,1
]

