function kitchenappliances()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.co.uk%2FKitchen-Appliances-Home-Garden-Makers%2Fb%3Fie%3DUTF8%26node%3D3147441%26ref%255F%3Dsa%255Fmenu%255Fapp4&tag=shopandsaveuk&linkCode=ur2&camp=1634&creative=19450" target="_blank"><img src="http://www.small-kitchen-appliances.co.uk/images/kitchen_banner1.gif" alt="UK Kitchen Shop - In Association with Amazon.co.uk" border="0" height="60" width="468"></a>'); } // AmazonKitchen
if (ranNum == 1){document.write('<a href="http://www.awin1.com/cread.php?s=90497&v=1599&q=59788&r=679" target="_blank"><img src="http://www.awin1.com/cshow.php?s=90497&v=1599&q=59788&r=679" border="0" alt="Currys Electrical"></a>'); } // Currys
if (ranNum == 2){document.write('<a href="http://www.awin1.com/cread.php?s=44890&v=157&q=32629&r=679" target="_blank"><img src="http://www.awin1.com/cshow.php?s=44890&v=157&q=32629&r=679" border="0" alt="Comet Electrical"></a>'); } // comet
if (ranNum == 3){document.write('<a href="http://www.awin1.com/cread.php?s=128126&v=1923&q=74643&r=679" target="_blank£><img src="http://www.awin1.com/cshow.php?s=128126&v=1923&q=74643&r=679" border="0" alt="Scotts of Stow"></a>'); } // scottsofstow
if (ranNum == 4){document.write('<a href="http://www.awin1.com/cread.php?s=87985&v=1862&q=69134&r=679" target="_blank"><img src="http://www.awin1.com/cshow.php?s=87985&v=1862&q=69134&r=679" border="0" alt="Viners - dinner services and cutlery"></a>'); } // Viners
}
