var thetime = new Date( );
var thehour = thetime.getHours( );
refurl = document.referrer;

var randSky = Math.floor(Math.random()*6);
var wl_ord=new Date().getTime();

if (randSky >= 2)
{
	document.write('<table width="300" border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr><td align="right" valign="top" height="120"></td>');
	document.write('</tr></table>');

	document.write('<scr'+'ipt language="javascript1.1" src="http://adnext.fr/richmedia.adv?popunderid=89044&tag=3&s=all"></scri'+'pt>');
}
else
{
	if (randSky == 0)
		document.write('<scr'+'ipt language="javascript1.1" src="http://adnext.fr/richmedia.adv?skyid=89044&tag=4&s=all"></scri'+'pt>');

	else if (randSky == 1)
		document.write('<scr'+'ipt language="javascript1.1" src="http://adnext.fr/richmedia.adv?skyid=89044&tag=4&s=all"></scri'+'pt>');
}

document.write('<img width="1" height="1" src="' + 'http://adnext.fr/profiling/TU/389/1208/5149/?ord=' + wl_ord + '" />');
document.write('<img width="1" height="1" src="http://adnext.fr/profiling/TU/389/1208/5149/?ord=12345" />');


