function OpenWindowSt(NewLink)
      {
var myWindow = window.open(NewLink, 'Audio', 'menubar=no,status=no,location=no,toolbar=no,resizable=yes,scrollbars=yes,status=0,left=10,top=10,screenX=10,screenY=10,width=700,height=455');
      }


function openwindowRs(NewLink) 
       {
var mywindow=window.open("http://thebettingsite.racingpost.co.uk/","My_window","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,left=0,top=0,screenX=0,screenY=0,width=,height=")
       }

function openwindowPp(NewLink) 
       {
var mywindow=window.open("http://commentary.paddypower.com/index.html?lang=en","My_new_window","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,left=10,top=0,screenX=10,screenY=0,width=700,height=540")
       }


function OpenWindowVa(NewLink)
      {
var myWindow = window.open(NewLink, 'Vapop', 'menubar=no,status=no,location=no,toolbar=no,resizable=no,scrollbars=yes,status=0,left=300,top=41,screenX=300,screenY=41,width=313,height=216');
      }


function OpenWindowLad(NewLink)
      {
var myWindow = window.open(NewLink, 'Audiovideo', 'menubar=no,status=no,location=no,toolbar=no,resizable=no,scrollbars=no,status=0,left=0,top=0,screenX=0,screenY=0,width=600,height=500');
      }


function OpenWindowTt(NewLink)
      {
var myWindow = window.open(NewLink, 'Audio', 'menubar=no,status=no,location=no,toolbar=no,resizable=no,scrollbars=no,status=0,left=0,top=0,screenX=0,screenY=0,width=450,height=450');
      }


function OpenWindowBbc(NewLink)
      {
var myWindow = window.open(NewLink, 'Radiob', 'menubar=no,status=no,location=no,toolbar=no,resizable=yes,scrollbars=no,status=0,left=0,top=0,screenX=0,screenY=0,width=512,height=270');
      }


function OpenWindowWh(NewLink)
      {
var myWindow = window.open(NewLink, 'Whill', 'menubar=no,status=no,location=no,toolbar=no,resizable=no,scrollbars=no,status=0,left=0,top=0,screenX=0,screenY=0,width=595,height=590');
      }


function initialize() {
        var map;
        if (GBrowserIsCompatible()) {
          var mapOptions = {
            googleBarOptions : {
              style : "new",
              adsOptions : {
                client: "partner-pub-6670732762748082",
                channel: "2222999922",
                adsafe: "high",
                language: "en"
              }
            }
          }
          map = new GMap2(document.getElementById("map_canvas"), mapOptions);
          map.setCenter(new GLatLng(53.2, -2.33), 6);
          map.setUIToDefault();
          map.enableGoogleBar();
        }
      var publisherID = "pub-6670732762748082";
 
      var adsManagerOptions = {
        maxAdsOnMap : 2,
        style: 'adunit',
        // The channel field is optional - replace this field with a channel number 
        // of your own for Google AdSense tracking
        channel: '1111888811'  
      };
 
      adsManager = new GAdsManager(map, publisherID, adsManagerOptions);
      adsManager.enable();
    }
      