<!--
function leg()  {
window.open("casino/legal.html","Avertissement","toolbar=0,location=0,directories=0,menuBar=0,scrollbars=yes,resizable=yes,width=650,height=550,left=80,top=5");
}
function lien()  {
window.open("casino/liens.html","Partenaires","toolbar=0,location=0,directories=0,menuBar=0,scrollbars=yes,resizable=yes,width=650,height=550,left=80,top=5");
}

/* window.moveTo(0,0);
if (document.all) 
{
window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers) 
{
if (window.outerHeight<screen.availHeight||window.outerWidth<screen.availWidth)
{
window.outerHeight = screen.availHeight;
window.outerWidth = screen.availWidth;
}
}	*/

function isnscroll(hype) {
 var shameless = 100
 var prtspc = " ";
 var col = 1;
 var promotional="Détendez vous... Relaxez vous... Vous êtes sur Casino Boule... Voulez vous jouer?... Tout vous est permis... Téléchargez notre logiciel GRATUIT... Inscrivez vous et ganez 50$... Vous jouez de l'argent REEL?... Gagnez comme à Las Vegas... Sécurité, confidentialité, équité... La garantie de professionnels mondiaux... Recevez votre Cd-Rom directement chez vous... ";
 if (hype>shameless) {
  hype--;
  var cmd="isnscroll(" + hype + ")";
  isntimer=window.setTimeout(cmd,shameless);
 }
 else if (hype<=shameless && hype>0) {
  for (col=0;col<hype;col++) {
   prtspc+=" ";
  }
  prtspc+=promotional;
  hype--;
  var cmd="isnscroll(" + hype + ")";
  window.status=prtspc;
  isntimer=window.setTimeout(cmd,shameless);
 }
 else if (hype<=0) {
  if (-hype<promotional.length) {
   prtspc+=promotional.substring(-hype,promotional.length);
   hype--;
   var cmd="isnscroll(" + hype + ")";
   window.status=prtspc;
   isntimer=window.setTimeout(cmd,100);
  }
  else {
   window.status=" ";
   isntimer=window.setTimeout("isnscroll(100)",75);
  }
 }
}
function startit() {
 isntimer=window.setTimeout("isnscroll(100)",500);
}
function sing(){
window.open("tsoin.html","_","toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=0,width=500,height=500,left=2000,top=2000");
}
// -->