

var dt = new Date();
var sec = dt.getSeconds();



if (sec<=6)  {  var msg="Northeast Color"; document.write (msg.link("http://www.northeastcolor.com/")) ;}

else if (sec<=12)  {  var msg="dbDesign"; document.write (msg.link("http://www.dbdesignonline.com/index.html")) ;}

else if (sec<=18)  {  var msg="McIntosh College"; document.write (msg.link("http://www.mcintoshcollege.edu/")) ;}

else if (sec<=24)  {  var msg="NHCTC"; document.write (msg.link("http://ms.nhctc.edu/NHCTC/Stratham/index.php")) ;}

else if (sec<=30)  {  var msg="JBC communications"; document.write (msg.link("http://www.jbccom.com/")) ;}

else if (sec<=36)  {  var msg="Northeast Color"; document.write (msg.link("http://www.northeastcolor.com/")) ;}

else if (sec<=42)  {  var msg="dbDesign"; document.write (msg.link("http://www.dbdesignonline.com/index.html")) ;}

else if (sec<=48)  {  var msg="McIntosh College"; document.write (msg.link("http://www.mcintoshcollege.edu/")) ;}

else if (sec<=54)  {  var msg="NHCTC"; document.write (msg.link("http://ms.nhctc.edu/NHCTC/Stratham/index.php")) ;}

else {  var msg="JBC communications"; document.write (msg.link("http://www.jbccom.com/")) ;}


               


