var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
// Çϳª´ëÅõ2009/01/235_200
if (ad == 1){
swf("http://img.heraldbiz.com/flash/2009/01/hana_090123_235200_1.swf","http://loger.heraldbiz.com:9000/tracker_ad.jsp?u=1&mode=I&adCode=301","235","200");
}
// ¿ì¸®ÅõÀÚÁõ±Ç02/20090303/235_200
if (ad == 2){
swf("http://img.heraldbiz.com/flash/2009/04/090331_octo_235200_s.swf","http://loger.heraldbiz.com:9000/tracker_ad.jsp?u=1&mode=I&adCode=351","235","200");
}
// »ï¼ºÀüÀÚ/20090216/235_200
if (ad == 3){
swf("http://img.heraldbiz.com/flash/2009/03/235_200_00_n.swf","http://loger.heraldbiz.com:9000/tracker_ad.jsp?u=1&mode=I&adCode=331","235","200");
}
// Ű¿òÁõ±Ç/20090312/235_200
if (ad == 4){
swf("http://img.heraldbiz.com/flash/2009/03/235x200_a.swf","http://loger.heraldbiz.com:9000/tracker_ad.jsp?u=1&mode=I&adCode=334","235","200");
}
// µ¿¾çÁõ±Ç/20090312/235_200
if (ad == 5){
swf("http://img.heraldbiz.com/flash/2009/03/090311_investment_235_200_a.swf","http://loger.heraldbiz.com:9000/tracker_ad.jsp?u=1&mode=I&adCode=335","235","200");
}