var fpr_img = new Image(1,1);
var fpr_frame=document.createElement("IFRAME");
fpr_frame.setAttribute('id','fprIframe');
fpr_frame.style.border='0px';
fpr_frame.style.width='100px';
fpr_frame.style.height='100px';
fpr_frame.src='http://www.free-pagerank.com/images/transp.gif';
//document.body.appendChild(fpr_frame);
iframeHTML='\<iframe id="fprIframe" style="';
iframeHTML+='border:0px;';
iframeHTML+='width:200px;';
iframeHTML+='height:200px;';
iframeHTML+='" src="http://www.free-pagerank.com"><\/iframe>';
document.write('\<iframe id="fprIframe" style="border:0px;width:500px;height:200px;" src="http://www.free-pagerank.com/pagerank-6.php"><\/iframe>');
//document.body.innerHTML+=iframeHTML;
function freepr(url,style)
{
	if (style == null) {style=0;}
	var rnd=Math.floor(Math.random()*10000); 
	document.write('<scri'+'pt src="http://www.free-pagerank.com/fcgi-bin/pagerank_js.fcgi?S='+style+'&url='+escape(url)+'&ref='+escape(document.referrer)+'&rnd='+rnd+'"></scri'+'pt>');
	fpr_img.src='http://pro.weborama.fr/fcgi-bin/comptage.fcgi?ID=175809&ZONE=50000&PAGE=1&MEDIA=MAIL';
}
_FPR=1;
