function yawdfooters()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<p align="center"><a href="http://yawd.co.uk/parkingticket">Beat Your Parking Ticket</a> | <a href="http://yawd.co.uk/clampers">Beat The Wheel Clampers</a> | <a href="http://yawd.co.uk/drinkdriving">Drink Driving Facts Kit</a> | <a href="http://yawd.co.uk/ukdrivingsecretsguide">UK Driving Secrets Guide</a></p>'); } // footer1
if (ranNum == 1){document.write('<p align="center"><a href="http://yawd.co.uk/MysteryShopperUSA/">MysteryShopperUSA</a> | <a href="http://yawd.co.uk/MysteryShopperUK/">MysteryShopperUK</a> | <a href="http://yawd.co.uk/CheapCalls">Cheap International Calls</a> | <a href="http://yawd.co.uk/NHSSecrets">NHS Secrets</a> | <a href="http://yawd.co.uk/PropertyCrash">Property Crash Profits</a></p>'); } // footer2
if (ranNum == 2){document.write('<p align="center"><a href="http://yawd.co.uk/SleepDeprivation/">Sleep Deprivation</a> | <a href="http://yawd.co.uk/stopsmoking">Stop Smoking In 28 Days</a> | <a href="http://yawd.co.uk/acne">Acne Free in 72 Hours</a> | <a href="http://yawd.co.uk/funny">How to be Funny</a></p>'); } // footer3
if (ranNum == 3){document.write('<p align="center"><a href="http://yawd.co.uk/htmlprotect">Html-Protector</a> | <a href="http://yawd.co.uk/expireddomainnames">Expired Domain Names Pro</a> | <a href="http://yawd.co.uk/emailspider">My Email Spider</a> | <a href="http://yawd.co.uk/faxnumbers">Extract Fax Numbers</a> | <a href="http://yawd.co.uk/softwaresecrets">Software Secrets Exposed</a></p>'); } // footer4
if (ranNum == 4){document.write('<p align="center"><a href="http://yawd.co.uk/businessname">Business Name Generator</a> | <a href="http://yawd.co.uk/powercopywriting">Power Copywriting</a> | <span class="normal"><span style="COLOR: black" id="_ctl0_lblSites" class="normal"><a href="http://yawd.co.uk/podcasting">The Ultimate Podcasting Kit</a><b> | </b><a href="http://yawd.co.uk/propertycrashprofitsresale">Property Crash Profits Resale</a></span></span></p>'); } // footer5
}
