function offers()
{
//14
var ranNum= Math.round(Math.random() * 14);
if (ranNum == 0){document.write('<a href="http://uzonline.net/click/offer1.html">Get a free Vacation valued at over $250</a><br />'); } // Offer1
if (ranNum == 1){document.write('<a href="http://uzonline.net/click/offer2.html">Sing up for Unlimited Free Rewards!</a><br />'); } // Offer2
if (ranNum == 2){document.write('<a href="http://uzonline.net/click/offer3.html">Get over 13,000 Coupons Delivered Instantly</a><br />'); } // Offer3
if (ranNum == 3){document.write('<a href="http://uzonline.net/click/offer4.html">Customize your Facebook Profile</a><br />'); } // Offer4
if (ranNum == 4){document.write('<a href="http://uzonline.net/click/offer5.html">FunPass Games Free Trial</a><br />'); } // Offer5
if (ranNum == 5){document.write('<a href="http://uzonline.net/click/offer6.html">Celebrity News Add-on for free!</a><br />'); } // Offer6
if (ranNum == 6){document.write('<a href="http://uzonline.net/click/offer7.html">Join to Win $1000 Shopping Spree</a><br />'); } // Offer7
if (ranNum == 7){document.write('<a href="http://uzonline.net/click/offer8.html">Complete Survey to Win 3,500 Cash!</a><br />'); } // Offer8
if (ranNum == 8){document.write('<a href="http://uzonline.net/click/offer9.html">$1500 Target Gift-card Quick!</a><br />'); } // Offer9
if (ranNum == 9){document.write('<a href="http://uzonline.net/click/offer10.html">Pizza Vote and Win Cash</a><br />'); } // Offer10
if (ranNum == 10){document.write('<a href="http://uzonline.net/click/offer12.html">$250 Free Facebook Games</a><br />'); } // Offer12
if (ranNum == 11){document.write('<a href="http://uzonline.net/click/offer13.html">$500 in SEPHORA beauty supplies</a>'); } // Offer13
if (ranNum == 12){document.write('<a href="http://uzonline.net/click/offer14.html">Get a free look at Jim Cramer\'s Action Alerts!</a><br />'); } // Offer14
if (ranNum == 13){document.write('<a href="http://uzonline.net/click/offer15.html">Fantapper brings interactive apps to celebrity images!</a><br />'); } // Offer15
if (ranNum == 14){document.write('<a href="http://uzonline.net/click/offer16.html">Free Extended Auto Warranty Quote</a><br />'); } // Offer16
}
