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:#5b1474;margin:0;padding:0;border:1px solid #ffffff;cursor:pointer;}');
	document.write('#gorabarre span.important {color:#fffc00;font-weight:bold;}');
	document.write('#gorabarre_wrap {width:1000px;text-align:left;margin:0 auto;padding:0;}');
	document.write('#gorabarre_wrap ul {list-style-type:none;margin:0;padding:0 25px;}');
	document.write('#gorabarre_wrap ul li {font-family:arial;font-size:18px;color:#ffffff;margin:0;list-style: none;}');
	document.write('#gorabarre_wrap ul li.conditions {font-size:9px;}');
	document.write('#gorabarre_wrap ul li a {color:#ff0000;font-weight:bold;font-size:22px;}');
	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=1776&ids=30\')">');
	document.write('<div id="gorabarre_wrap">');
	document.write('<ul>');
	document.write('<li><center>Cette voyante est disponible pour <span class="important">30 jours de voyance gratuite</span> immediatement ! <a href="http://www.divinastreet.com/acces.php?idw=1776&ids=30">cliquez ici</a></center></li>');
	document.write('</ul>');
	document.write('</div>');
	document.write('</div>');
}
 
affiche_gorabarre22();
