function Hand(obj)
{
  obj.style.cursor='hand';
}

function Download()
{
  if (document.location.hostname!="localhost") window.open("http://www.888Casino.com/download.cgi?refererID=305744","_self");
}

function Go(dest)
{
  if (document.location.hostname!="localhost") window.open(dest,"_self");
  else window.open(dest+"&local=1","_self");
}

function GoBlank(dest)
{
  if (document.location.hostname!="localhost") window.open(dest,"_blank");
}