function thisMovie(movieName){
	var isIE = navigator.appName.indexOf("Microsoft") != -1;
	return (isIE) ? window[movieName] : document[movieName];
}

function makeCall(str){
	if ($('playerflash')) {thisMovie("playerflash").extlancerpageint(str+',1');}

}
function extlancerpageint(str){
	var buttons = InternetExplorer ? window.id_flash : window.document.id_flash; 
	if ( buttons != null ) 
	{
		extlancerpageint("'"+str+",1'");
	} 
} 
function commander(id){
	var textuel = new Array("","","Energie","Sexy","Equilibre","Destress","Minceur","Shaker");
	document.location.replace("./panier.php");
}
function avis(id){
	var textuel = new Array("","","Energie","Sexy","Equilibre","Destress","Minceur","Soleil","Shaker");
	var miinexextuel = new Array("","","energie","sexy","equilibre","destress","minceur","soleil","shaker");
	TB_show('', 'vosavis.php?keepThis=true&amp;saveur='+miinexextuel[id]+'&amp;TB_iframe=true&amp;width=588&amp;height=573&amp;titcla=vosavis', false);
}
function envoyerami(id){
	newmail = "mailto:?subject=Du nouveau !";
	newmail += "&body=A voir d'urgence : http://www.boiredelo.com/fr/home.php?playvid="+id;
	location.href = newmail;
}
function lancervideo(str){
	if ($('playerflash')){thisMovie("playerflash").lancervideo(str);}
	else {window.location="home.php?playvid="+str;}
}



