function playnow(n){
  var URL= new Array();
  URL[1]="http://www.partypoker.com/Downloads/2596593/PartyPokerSetup.exe";
  URL[4]="http://www.ownacasino.co.uk/index.html?3875";
  location.href=URL[n];
}
