var how_many_ads = 2;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
target="_blank";
href="http://www.gameonlineboard.com/topsite/hostgator.php";
border="0";
src="http://www.gameonlineboard.com/topsite/hostgator250x150.gif";
alt="HostGator.Com - บริการโฮสติ้งเมืองนอกแบบคุณภาพคับแก้วเลยพี่น้อง มาซื้อกันไว ๆ นะ ราคาถูกด้วยนะ";
width="250";
height="150";
}
if (ad==2) {
target="_blank";
href="http://www.gameonlineboard.com/topsite/hostgator.php";
border="0";
src="http://www.gameonlineboard.com/topsite/hostgator250x150.gif";
alt="HostGator.Com - บริการโฮสติ้งเมืองนอกแบบคุณภาพคับแก้วเลยพี่น้อง มาซื้อกันไว ๆ นะ ราคาถูกด้วยนะ";
width="250";
height="150";
}
document.write('<a target=\"'+target+'\" href=\"'+href+'\">');
document.write('<img border=\"'+border+'\" src=\"'+src+'\" alt=\"'+alt+'\" width=\"'+width+'\" height=\"'+height+'\"></a>');