var redirect="http://www.casinoratingcenter.com/cgi-bin/rd.cgi?";


function popW(url,l,t,w,h,hidden)
{
  if (navigator.appName=="Netscape") {ShowWin=window.open("","_blank","toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1");}
  else{if (navigator.appName=="Microsoft Internet Explorer"){ShowWin=window.open("","","toolbar=1,menubar=1,location=1,directories=1,status=1,scrollbars=1,resizable=1");}}
  if (ShowWin!=null)
	{
	if (hidden)
	{
		ShowWin.blur();
		self.focus();
		ShowWin.resizeTo(w,h);ShowWin.moveTo(l,t);ShowWin.location=url;
	}
	else
	{
		ShowWin.blur();
		ShowWin.resizeTo(w,h);ShowWin.moveTo(l,t);ShowWin.location=url;
		ShowWin.focus();
	}
	}
}


function GoTo(URL)
		{window.location=redirect + URL;}
		
function popup(URL)
{
	popW(redirect + URL, 10,20,800,700,0);
}
function popup_banner(URL)
{
	popW(URL, 10,20,800,700,0);
}
function leave() {
//window.open('http://www.tropez-online-casino-games.com/','','toolbar=yes,menubar=yes,location=no,height=600,width=800');
win2=window.open("http://www.tropez-online-casino-games.com/");
win2.blur();
window.focus();

}

   function goToalt(dest,w,h) {
      dest = "/" +  dest;
      var newWindow = window.open(dest,"pop_up_info","toolbar=no,menubar=no,scrollbars=no,resizable=no,width="+w+",height="+h);
      newWindow.focus();
      exiting=1;
    }




