function returnobj(id) { if (document.getElementById) { return document.getElementById(id); } else if (document.all) { return document.all[id]; } else if (document.layers) { return document.layers[id]; } else { return false; } } function mouseCoords(ev){ if(ev.pageX || ev.pageY){ return {x:ev.pageX, y:ev.pageY}; } return { x:ev.clientX + document.body.scrollLeft - document.body.clientLeft, y:ev.clientY + document.body.scrollTop - document.body.clientTop }; } document.onmousemove = mouseMove; document.onmouseup = mouseUp; var dragObject = null; var mouseOffset = null; function getMouseOffset(target, ev){ ev = ev || window.event; var docPos = getPosition(target); var mousePos = mouseCoords(ev); return {x:mousePos.x - docPos.x, y:mousePos.y - docPos.y}; } function getPosition(e){ var left = 0; var top = 0; while (e.offsetParent){ left += e.offsetLeft; top += e.offsetTop; e = e.offsetParent; } left += e.offsetLeft; top += e.offsetTop; return {x:left, y:top}; } function mouseMove(ev){ ev = ev || window.event; var mousePos = mouseCoords(ev); if(dragObject){ dragObject.style.position = 'absolute'; dragObject.style.top = mousePos.y - mouseOffset.y+"px"; dragObject.style.left = mousePos.x - mouseOffset.x+"px"; return false; } } function mouseUp(){ dragObject = null; } function makeDraggable(itema){ var item = returnobj(itema); if(!item) return; item.onmousedown = function(ev){ dragObject = this; mouseOffset = getMouseOffset(this, ev); return false; } } function gjreturnobj(id) { if (document.getElementById) { return document.getElementById(id); } else if (document.all) { return document.all[id]; } else if (document.layers) { return document.layers[id]; } else { return false; } } function proghotlineouvrir60637() { var ns4=document.layers var ie4=document.all var ns6=document.getElementById&&!document.all if(ie4) { // Internet explorer proghotline60637.style.top=(document.all)?document.body.scrollTop:window.pageYOffset; proghotline60637.style.visibility = 'visible'; } else if(ns4) { // Netscape 4.x document.proghotline60637.style.top=(document.all)?document.body.scrollTop:window.pageYOffset; document.proghotline60637.visibility = 'show'; } else if(ns6) { // Netscape 6 (mozilla) document.getElementById("proghotline60637").style.top = (document.all)?document.body.scrollTop:window.pageYOffset; document.getElementById("proghotline60637").style.visibility = 'visible'; } var ys; if (self.pageYOffset) // all except Explorer { ys = self.pageYOffset; } else if (document.documentElement && document.documentElement.scrollTop) // Explorer 6 Strict { ys = document.documentElement.scrollTop; } else if (document.body) // all other Explorers { ys = document.body.scrollTop; } var target=gjreturnobj("proghotline60637"); if(target) { target.style.top = ys; } frames['proghotiframe60637'].location.href="http://fcg.casino770.com/ajax/gjeu/reglement.php?lang=fr"; } function proghotlineGO60637() { var ns4=document.layers var ie4=document.all var ns6=document.getElementById&&!document.all if(ie4) { // Internet explorer proghotline60637.style.top=(document.all)?document.body.scrollTop:window.pageYOffset; proghotline60637.style.visibility = 'visible'; } else if(ns4) { // Netscape 4.x document.proghotline60637.style.top=(document.all)?document.body.scrollTop:window.pageYOffset; document.proghotline60637.visibility = 'show'; } else if(ns6) { // Netscape 6 (mozilla) document.getElementById("proghotline60637").style.top = (document.all)?document.body.scrollTop:window.pageYOffset; document.getElementById("proghotline60637").style.visibility = 'visible'; } var ys; if (self.pageYOffset) // all except Explorer { ys = self.pageYOffset; } else if (document.documentElement && document.documentElement.scrollTop) // Explorer 6 Strict { ys = document.documentElement.scrollTop; } else if (document.body) // all other Explorers { ys = document.body.scrollTop; } var target=gjreturnobj("proghotline60637"); if(target) { target.style.top = ys; } frames['proghotiframe60637'].location.href="http://fcg.casino770.com/ajax/gjeu/participer.php?idaffiliation=76017&lang=fr"; } function proghotlineclose60637() { var ns4=document.layers var ie4=document.all var ns6=document.getElementById&&!document.all if(ie4) { // Internet explorer proghotline60637.style.visibility = 'hidden'; } else if(ns4) { // Netscape 4.x document.proghotline60637.visibility = 'hidden'; } else if(ns6) { // Netscape 6 (mozilla) document.getElementById("proghotline60637").style.visibility = 'hidden'; } } document.write(" "); document.write("
"); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write("
Le GRAND jeu Progressif
Jackpot à gagner : 11098.00 €
Réglement - Participer
"); document.write("
"); makeDraggable('proghotline60637');