
function rib_()
{
	
	 var Headers = '<!DOCTYPE HTML PUBLIC ><HTML><HEAD><link href="new_design/style.css" rel="stylesheet" type="text/css" media="print"/><link href="new_design/style.css" rel="stylesheet" type="text/css" />';
		/* Headers+='<title>Relevé d\'Identité Bancaire | Cercle-privé.com .</title><STYLE type="text/css"  media="print">';	 
		 Headers+='.grosvert {font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;font-size: 15px;font-weight: bold;color: #dfee4d;}';
		 Headers+='.textgris {font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #9f9f9f;}';
		 Headers+='.bd_design{background-color:#323232;}</STYLE>';*/
		/* Headers+='</HEAD>';
		 Headers+='</HEAD>'; */
		 Headers+='</HEAD>';
		 Headers+='<BODY  class="bd_design" onload="window.print();">';
		 Headers+='<table width="800" align="center" >';
		 Headers+='<tr><td class="rib" colspan="5"><em><img src="http://www.cercle-prive.com/new_design/int_haut.gif" alt="Cercle-prive.com|Le site de vente privée !" width="800" height="102" /></em></td></tr>';
		 Headers+='<tr><td class="rib" colspan="5" align="center" ><h3 class="grosvert">R.I.B. _ RELEVE D IDENTITE BANCAIRE</h3></td></tr><tr><td colspan="5" ><h3 class="grosvert">Identifiant national de compte bancaire</h3><hr class="hr_ind"></td></tr>';
		 Headers+='<tr><td class="rib" width="20%" align="center">Banque</td><td class="rib" width="20%" align="center">Guichet</td><td class="rib" width="25%" align="center">N° compte</td><td class="rib" width="10%" align="center">Clé</td><td class="rib" width="25%" align="center" >Domiciliation</td></tr>';
		 Headers+='<tr><td class="rib" width="20%" align="center">10096</td><td class="rib" width="20%" align="center">18257</td><td class="rib" width="25%" align="center">00029565401</td><td class="rib" width="10%" align="center">55</td><td class="rib" width="25%" align="center">LB BRIOUDE</td></tr>';
		 Headers+='<tr><td colspan="5" ><hr class="hr_ind"></td></tr><tr><td colspan="2"><h3 class="grosvert">Domiciliation</h3></td><td colspan="3"><h3 class="grosvert">Titulaire du compte</h3></td></tr>';
		 Headers+='<tr><td colspan="2" width="400"><h3 class="grosvert">LB BRIOUDE<br> 2 BOULEVARD DU DOCTEUR DEVINS<br>43100 BRIOUDE<br>Tél : 08 20 01 01 02</h3></td><td colspan="3" width="400"><h3 class="grosvert">BLUE FROG INTERNATIONAL<br>ZONE ARTISANALE LARGELIER<br>RUE DES CHAUDS BASSES<br>43100 COHADE</h3></td></tr>';
		 Headers+='</table>';
		 
		
	
	 var Footers = "</body></html>";
	 var f = window.open("", "Impression_BL", "height=480, width=940, toolbar=1, menubar=yes, scrollbars=1, resizable=1, status=0, location=0, left=10, top=10");
		f.document.body.style.color = '#000000';
		f.document.body.style.backgroundColor = '#FFFFFF';
		f.document.body.style.padding = "10px";
		f.document.write ("" + Headers  +Footers);
		f.document.close();
}

function paypal()
{

	window.open( "http://www.paypal.fr", "Impression_BL", "height=600, width=800, toolbar=1, menubar=yes, scrollbars=1, resizable=1, status=0, location=1, left=10, top=10");
	

}



