msn_img = 'http://www.hottest-babes.net/images/rencontre.gif';
msn_url = 'http://www.hottest-babes.net/live.html';


msn_haut=116;
msn_large=181;
msn_duree=10;

document.write('<div id=msnpop_up2 STYLE="position:absolute; z-index:50; overflow-left: hidden; top:0px;width:0px; height:0px; left:0px;visibility:visible;"><div id="msn_pop_up2" style="position:absolute; width:'+msn_large+'px; height:'+msn_haut+'px; z-index:49; overflow: hidden;"><div id="msn_pop_up" style="position:absolute; width:181px; height:116px; z-index:49"><a href="'+msn_url+'" target=_blank><img src="'+msn_img+'" width="181" height="116" border="0"></a></div></div></div>');
if(window.outerHeight)
				{
				msn_x22 = window.outerHeight;
				msn_y22 = window.outerWidth;
				}
				else
				{
				msn_y22 = document.body.clientWidth;
				msn_x22 = document.body.clientHeight;
				}
		if(document.body.clientHeight)
				{
				if(document.body.clientWidth<msn_y22)
				msn_y22 = document.body.clientWidth;
				if(document.body.clientHeightmsn_x22)
				msn_x22 = document.body.clientHeight;
				}
		if(!document.getElementById('pg_calculator'))			
		document.write('<span id="pg_calculator" style="position:absolute; width:0px; height:0px; left: 100%; top: 100%; visibility: visible; overflow: hidden;"></span>');
		if(document.getElementById('pg_calculator').offsetTop)
			{
			if(document.getElementById('pg_calculator').offsetTop>0 && document.getElementById('pg_calculator').offsetTop<2000)
			msn_x22 = (document.getElementById('pg_calculator').offsetTop);
			msn_y22 = (document.getElementById('pg_calculator').offsetLeft);
			}
var name = navigator.appName
if (name == "Microsoft Internet Explorer")
msn_leftFenetre=msn_y22-msn_large-30;
else
msn_leftFenetre=msn_y22-msn_large-20;
msn_topFenetre=msn_x22-msn_haut;
msn_deb=200;		
document.getElementById('msn_pop_up2').style.left=msn_leftFenetre+"px";
document.getElementById('msn_pop_up2').style.top=msn_topFenetre+"px";
function msn_move()	
	{	
	if(msn_deb>0)
		{
		msn_deb--;
		msn_deb--;
		msn_deb--;
		msn_deb--;
		document.getElementById('msn_pop_up').style.top=msn_deb+"px";
		setTimeout('msn_move()',15);	
		}
		else
		{
		setTimeout('msn_down()',msn_duree*1000);
		}
	}
function msn_down()	
	{	
	if(msn_deb<200)
		{
		msn_deb++;
		msn_deb++;
		msn_deb++;
		msn_deb++;
		document.getElementById('msn_pop_up').style.top=msn_deb+"px";
		setTimeout('msn_down()',15);	
		}
		else
		{
		document.getElementById('msn_pop_up2').style.visibility='hidden';
		}
	}
function msnpccoco()
	{
	document.getElementById("msnpop_up2").style.left = document.body.scrollLeft;
  	document.getElementById("msnpop_up2").style.top = document.body.scrollTop;
	setTimeout('msnpccoco()',50);
	}	
msn_move();
msnpccoco();