function GoTo(URL)
	{window.open(URL, "", "fullscreen=no,toolbar=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,directories=yes,location=yes")}
	
// Genral		
		
  var bingowillhill="http://www.willhillbingo.es/";
  var rubybingo="http://serve.rubybingo.com/promoRedirect?member=upsky&campaign=DEFAULT&channel=ocsbes&zone=915261597&lp=915209426";
  
  //en 
  var williamhillsports="http://www.williamhillsports.es/";
  var partybets="http://www.partybets.com/cgi-bin/intro.cgi?sp=19&wm=3151663";

   function Changed(obj)
	{
		if(obj.value!='choose')
			{
				window.open(obj.value,'');
				obj.value='choose';
			}
			
			}
			
			function CasinoJump()
			{
				var url=document.casino_jump.casinoSelect.options[document.casino_jump.casinoSelect.selectedIndex].value;
				window.open(url, target="_self");
			}
			

  
 
  <!--
			function popitup(url) {
			newwindow=window.open(url,'name','height=800,width=1200,scrollbars=yes');
			if (window.focus) {newwindow.focus()}
			return false;}

		// -->
 