
function Reg(p1)
{
/*var EL = window.document.getElementById(p1); var mail = EL.value;mail = mail.toLowerCase();
var re = new RegExp("^[a-z0-9._-]+@[a-z0-9._-]{2,}\.[a-z]{2,4}$");
if (re.test(mail))
{if (mail.match("hotmail") != null || mail.match("msn") != null || mail.match("live") != null )//alert(mail.match("a"));
{alert("Suite à de nombreux problèmes techniques avec les boites de messagerie Hotmail,\n\n Nous vous recommandons vivement de ne plus utiliser ce type d'adresses de messagerie comprenant les extensions \n (hotmail,live & msn..) !\n\n Merci de votre compréhension..");
EL.value = "";}}*/
}

function ImP()
{
		var Headers = '<!DOCTYPE HTML PUBLIC ><HTML><HEAD><link rel="stylesheet" type="text/css" media="screen" href="css/Styl.css" /><link rel="stylesheet" type="text/css" media="print" href="css/Styl.css" /></HEAD><BODY ">';
		var Footers = "</body></html>";
		var zi = document.getElementById("IMP").innerHTML;
		var f = window.open("", "ZoneImpr", "height=913, width=710,toolbar=0, menubar=yes, scrollbars=1, resizable=1, status=0, location=0, left=10, top=10");
		f.document.write ("" + Headers + zi +Footers);
		/*f.document.close();*/
		
		//onload="window.print();
}

function ExpL(p1)
{document.getElementById("Blok3").innerHTML = "<p class='desC' style='padding-top:5px'><br><br>Pour s'inscrire rapidement, rentrez :<br> - votre pseudo,<br>- votre mail 2 fois,<br>- votre mot de passe  2 fois,<br>et le code de securité.</p>";
document.getElementById("warning").style.display ="inline";}

function add_fav()
{
	if(window.sidebar){window.sidebar.addPanel("Jemarchande.Fr | Le site où tu marchandes le prix !","http://www.jemarchande.fr","");}
	else{window.external.AddFavorite("http://www.jemarchande.fr","Jemarchande.Fr | Le site où tu marchandes le prix !");}
	
}
function add_fav_AD(){window.external.AddFavorite("http://www.jemarchande.fr/admin/menu.php","BACK OFFICE | Jemarchande.Fr");}

function limit(p1)
{maximum = p1;champ = frm_mail.txt_mess;indic = frm_mail.txt_limit;
if(champ.value.length > maximum)champ.value = champ.value.substring(0, maximum); else indic.value = maximum - champ.value.length;}


function heure(){}


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");
	

}



