﻿//rnd.today = new Date();
//rnd.seed = rnd.today.getTime();

//function rnd() {
//    rnd.seed = (rnd.seed * 9301 + 49297) % 233280;
//    return rnd.seed / (233280.0);
//};

//function rand(number) {
//    return Math.ceil(rnd() * number);
//};

//var number = rand(3) - 1

//if (number == 0) {
//    document.write("<div><a href='http://www.stais4u.com' target=_blank>")
//    document.write("<img src='http://www.dentalcetoday.com/userfiles/2/image/best.gif' alt=\"The STA System\" border=0 width=120 height=600></a></div>")
//}

//if (number == 1) {
//    document.write("<div><a href='http://www.stais4u.com' target=_blank>")
//    document.write("<img src='http://www.dentalcetoday.com/userfiles/2/image/embrace.gif' alt=\"The STA System\" border=0 width=120 height=600></a></div>")
//}

//if (number == 2) {
//    document.write("<div><a href='http://www.stais4u.com' target=_blank>")
//    document.write("<img src='http://www.dentalcetoday.com/userfiles/2/image/milesci_vert_banner.gif' alt=\"The STA System\" border=0 width=120 height=600></a></div>")
//}

document.write("<div><a href=\"liveprogram.aspx\"><img src=\"http://www.dentalcetoday.com/userfiles/2/image/DTCE_web1_120x600.jpg\" alt=\"DentalCEToday\" width=\"120px\" height=\"600px\"/></a></div>");