document.write("<div style='font-size: 10px; padding-top: 90px;'>")
now = new Date()
if (now.getDay() == 5)
document.write("Get the HTML Code Protector for free, <a href='../daily_deal.html'>click here</a> for details.")
if (now.getDay() == 6)
document.write("Buy Script Buddy and get Font Buddy for free. <a href='../daily_deal.html'>Click here</a> for details.")
if (now.getDay() == 0)
document.write("Join my Inner Circle and get some great free software! <a href='../daily_deal.html'>Click here</a> for details.")
if (now.getDay() == 1)
document.write("Get Background Magic now and pick a free image pack. <a href='../daily_deal.html'>Click for details.</a>")
if (now.getDay() == 2)
document.write("Today's Daily Deal: Buy eBook Farming and get eWriter Pro PDF maker for free! <a href='../daily_deal.html'>Click here</a> for details.")
if (now.getDay() == 3)
document.write("Wednesday only - get The Incredible Money Book free with any purchase. <a href='../daily_deal.html'>Details</a>")
if (now.getDay() == 4)
document.write("Join now and get CSS Master and MetaTag Master free! <a href='../daily_deal.html'>Details</a>")
document.write("</div>")

//Sunday=0 Monday=1 Tuesday=2 Wednesday=3 Thursday=4 Friday=5 Saturday=6

