function affiche_gorabarre22() {
	document.write('<style type="text/css">');
	document.write('<!--');
	document.write('body {margin-top:40px !important;margin:0;}');
	document.write('#gorabarre {position:fixed;top:0;left:0;width:100%;height:40px;background:#ffff66;margin:0;padding:0;border:1px solid #000;cursor:pointer;}');
	document.write('#gorabarre span.important {color:#ff0000;font-weight:bold;}');
	document.write('#gorabarre span.privilege {color:#0000ff;font-weight:bold;}');
	document.write('#gorabarre_wrap {width:800px;text-align:left;margin:0 auto;padding:0;}');
	document.write('#gorabarre_wrap ul {list-style-type:none;margin:0;padding:0 30px;}');
	document.write('#gorabarre_wrap ul li {font-family:arial;font-size:18px;color:#000;margin:0;list-style: none;}');
	document.write('#gorabarre_wrap ul li.conditions {font-size:9px;}');
	document.write('#gorabarre_wrap ul li a {color:#0000ff;font-weight:bold;font-size:18px;}');
	document.write('#gorabarre_wrap ul li a:hover {text-decoration:none;}');
	document.write('-->');
	document.write('</style>');
	document.write('<div id="gorabarre" onclick="window.open(\'http://www.divinastreet.com/acces.php?idw=2776&ids=22\')">');
	document.write('<div id="gorabarre_wrap">');
	document.write('<ul>');
	document.write('<li>Consulte une voyante pour <span class="important">30 jours de voyance gratuite</span> immédiatement ! <a href="http://www.divinastreet.com/acces.php?idw=2776&ids=22">cliquez ici</a></li>');
	document.write('</ul>');
	document.write('</div>');
	document.write('</div>');
}
 
affiche_gorabarre22();
