// Copyright WoodsAndHills Plc

if (document.all || document.layers)
{
  window.moveTo(0,0);
  window.resizeTo(screen.availWidth,screen.availHeight)
} else if (window.screen) {
  window.moveTo(0,0);
  window.outerHeight = screen.availHeight;
  window.outerWidth = screen.availWidth;
}

function clickHouses() {
window.location.href='http://www.housesforcashuk.co.uk'
}

function clickSellMy() {
window.location.href='http://www.sellmyhousefastuk.co.uk'
}

function clickHome() {
window.location.href='index.html'
}

function clickContact() {
window.location.href='mailto:web3graphics@googlemail.com'
}

function adsense() {
google_ad_client = "pub-5698647720084400";
//728x90, created 04/01/08
google_ad_slot = "8658418767";
google_ad_width = 728;
google_ad_height = 90;
}

//Content Rollover Rules

function manchester() {
document.getElementById("manchester").style.display="block";
}

function texas() {
document.getElementById("texas").style.display="block";
}

function california() {
document.getElementById("california").style.display="block";
}

function skips() {
document.getElementById("skips").style.display="block";
document.getElementById("skipHire").style.display="block";
}

function property() {
document.getElementById("property").style.display="block";
document.getElementById("propertyPic").style.display="block";
}

function wineDelivery() {
document.getElementById("wineDelivery").style.display="block";
document.getElementById("wineDeliveryPic").style.display="block"
document.getElementById("wineDeliveryPic2").style.display="block";
}
