function ecrire_barre(site_promo,key_aff,id_bizbarre){
document.write('<'+'style type=\"text/css\"'+'>body {background-position:center 36px;margin-left:none; margin-right:none; }#cp_bar { width:100%; height:36px; left:0; top:0; right:0; z-index:1000; display:block; overflow:hidden; visibility:visible;padding:0;margin:0; font-family:Arial; font-size:10px;}* html #cp_bar { top:expression(offsetParent.scrollTop)+\"px\";position:absolute; }html>body #cp_bar{top:0;}#cp_bar table{vertical-align:top;border:0px;margin:0px;padding:0px}#cp_bar tr{vertical-align:top;border:0px;margin:0px;padding:0px}#cp_bar td{vertical-align:top;border:0px;margin:0px;padding:0px}#cp_bar a {border:0px;margin:0px;padding:0px;vertical-align:top;} #cp_bar img {border:0px;margin:0px;padding:0px;vertical-align:top;} #cp_bar input{vertical-align:middle} #cp_bar form {margin:0px;padding:0px;border:0px;} #cp_bar button {margin:0px;padding:0px;border:0px;background:transparent;cursor:pointer}<'+'/style'+'>');
document.write('<div id=\"cp_bar\"><table id=\"Tableau_01\" width=\"100%\" height=\"36\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td rowspan=\"2\"><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td rowspan=\"2\"><a href=\"'+site_promo+'/index.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_01.gif\" width=\"182\" height=\"36\" alt=\"\"></a></td><td height=\"18px\" background=\"'+site_promo+'/commun/get_image_bizbarre_nb_sites.php?id_bizbarre='+id_bizbarre+'\" align=\"center\"><a href=\"'+site_promo+'/acces_24h.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/spacer.gif\" style=\"width:81px;height:18px\"/></a></td><td height=\"18px\" background=\"'+site_promo+'/commun/get_image_bizbarre_nb_videos.php?id_bizbarre='+id_bizbarre+'\" align=\"center\"><a href=\"'+site_promo+'/acces_24h.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/spacer.gif\" style=\"width:108px;height:18px\"/></a></td></tr><tr><td><a href=\"'+site_promo+'/acces_24h.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_11.gif\" width=\"81\" height=\"18\" alt=\"\"></a></td><td><a href=\"'+site_promo+'/acces_24h.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_12.gif\" width=\"108\" height=\"18\" alt=\"\"></a></td></tr></table></td><td width=\"100%\" background=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_05.gif\" align=\"center\" rowspan=\"2\"><form style=\"display:inline\" method=\"post\" target=\"_blank\" action=\"'+site_promo+'/recherche.php\"><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_04.gif\" width=\"112\" height=\"36\" alt=\"\"></td><td style=\"vertical-align:middle\"><input type=\"text\" name=\"search\" size=\"35\" style=\"border: 1px solid #CECECE\" /><input type=\"hidden\" name=\"key_aff\" value=\"'+key_aff+'\" /></td><td><button onclick=\"this.form.submit();\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_06.gif\" width=\"26\" height=\"34\" alt=\"\" /></button></td></tr></table></form></td><td align=\"right\"><a href=\"'+site_promo+'/acces_24h.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_08.gif\" width=\"122\" height=\"23\" alt=\"\"></a><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_09.gif\" width=\"28\" height=\"23\" alt=\"\"><a href=\"'+site_promo+'/acces_membres.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_10.gif\" width=\"144\" height=\"23\" alt=\"\"></td></tr><tr><td align=\"right\"><a href=\"'+site_promo+'/acces_24h.php?key_aff='+key_aff+'\" target=\"_blank\"><img src=\"'+site_promo+'/commun/images/bizbarre/'+id_bizbarre+'_13.gif\" width=\"294\" height=\"13\" alt=\"\"></a></td></tr></table></div>');
}