
<!--  


var how_many_ads = 3;  
var now = new Date()  
var sec = now.getSeconds()  
var ad = sec % how_many_ads;  


ad +=1;  




//iframeÀ¸·ÎÃ³¸®ÇÑ º£³Ê//

if (ad == 1 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  // Çö´ë°Ç¼³ 

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  
document.write("<iframe frameborder='0' width='250' height='240' align='center' src='https://www.koreaherald.co.kr/banners/ADcompany/2006/12/07/250240.swf' scrolling='no'></iframe>") ;
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}



//iframeÀ¸·ÎÃ³¸®ÇÑ º£³Ê//

if (ad == 2 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  // ±ÝÈ£°Ç¼³ 

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  
document.write("<iframe frameborder='0' width='250' height='240' align='center' src='/banners/ADcompany/2006/08/04/khapt_250240.swf' scrolling='no'></iframe>") ;
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}


//2006³â 5¿ù1ÀÏ±îÁö ÀÏ½Ã Á¤Áö
//if (ad == 3 ) {  
		//Flashº£³ÊÀÏ °æ¿ì - Çö´ë°Ç¼³ 

//url=""; //
//alt="";  
//banner="";  

//var txt = ""
//width="250";  
//height="240";  

//document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

//document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="250" height="240">');  
//document.write('<param name=movie value="http://www.koreaherald.co.kr/banners/20040630/hyundai_250240_new.swf">')  
//document.write('<param name=quality value=high>')  
//document.write('<embed src="http://www.koreaherald.co.kr/banners/20040630/hyundai_250240_new.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="240">')  
//document.write('</embed>')
//document.write('</object> ');
//document.write('<br></td></tr>');


//if( txt != ""){
//document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
//document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
//document.write('<td height="10"><br></td>');
//}


//document.write('</table>'); 
//}


if (ad == 3 ) {  
		// ±ÝÈ£¾î¿ï¸²

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="250" height="240">');  
document.write('<param name=movie value="/banners/ADcompany/2006/08/04/khapt_250240.swf">')  
document.write('<param name=quality value=high>')  
document.write('<embed src="/banners/ADcompany/2006/08/04/khapt_250240.swf" quality=high pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="240">')  
document.write('</embed>')
document.write('</object> ');
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}


/* if (ad == 4 ) {  //   EBSMBA

url="http://www.globizessence.com/Publish/apply.asp?ex=info";     
alt="";  
banner="/banners/ADcompany/20070413/250240.gif";  

var txt = ""
width="250";  
height="240";  // EBSMBA

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<a href="' + url + '" target="_blank">');  
document.write('<img src="' + banner + '" width=')  
document.write(width + ' height=' + height + ' ');  
document.write('alt="' + alt + '" border=0>');  
document.write('</a><br></td></tr>');

if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}

if (ad == 5 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  // ÇÑ±¹°ü±¤°ø»ç 

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  
document.write("<iframe frameborder='0' width='250' height='240' align='center' src='/banners/ADcompany/20070212/card1027_250_240_1.swf' scrolling='no'></iframe>") ;
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}



 if (ad == 4 ) {  //   ÄÚ¸®¾ÆÇì·²µåEC 20060906

url="http://www.pactkorea.com";     
alt="";  
banner="/banners/ADcompany/2006/09/06/singapor_kh_250240.gif";  

var txt = ""
width="250";  
height="240";  // ÄÚ¸®¾ÆÇì·²µåEC

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<a href="' + url + '" target="_blank">');  
document.write('<img src="' + banner + '" width=')  
document.write(width + ' height=' + height + ' ');  
document.write('alt="' + alt + '" border=0>');  
document.write('</a><br></td></tr>');

if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}

*/



/* ÇÃ·¡½¬ º£³Ê ¨ç ÅÂ±×·Î ³Ñ°åÀ»°æ¿ì 

if (ad == 1 ) {  

url="http://www.heraldcampus.co.kr/premium/";     // _
alt="";  
banner="http://www.heraldcampus.co.kr/banners/heraldc/250240_premium_03.gif";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<a href="' + url + '" target="_blank">');  
document.write('<img src="' + banner + '" width=')  
document.write(width + ' height=' + height + ' ');  
document.write('alt="' + alt + '" border=0>');  
document.write('</a><br></td></tr>');

if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}


/* ÇÃ·¡½¬ º£³Ê ¨ç ÅÂ±×·Î ³Ñ°åÀ»°æ¿ì 


if (ad == 1 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  //ÄÉ¶ó½Ã½º ÀÌº¥Æ® 20050701

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  
document.write("<iframe frameborder='0' width='250' height='240' align='center' src='http://tag.ad-indicator.com/ant_ams?corpid=1672&secid=1524&cpid=8803&tag=1&ord='' scrolling='no'></iframe>") ;
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}*/

/*   ¼÷¸í¿©´ë  iframeÃ³¸® »ç·Ê

if (ad == 5 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write("<iframe leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' src='/inc/nac250_240.html' frameborder='0' width='250' height='240' scrolling='no'></iframe>")


document.write('</table>'); 
}
*/


/*
// ÀÌÈ­¿©´ë ÃâÆÇºÎ
if (ad == 4 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="250" height="240">');  
document.write('<param name=movie value="http://www.koreaherald.co.kr/banners/ADcompany/20050929_ewha/ewha_240250.swf">')  
document.write('<param name=quality value=high>')  
document.write('<embed src="http://www.koreaherald.co.kr/banners/ADcompany/20050929_ewha/ewha_240250.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="240">')  
document.write('</embed>')
document.write('</object> ');
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}

//   ¼÷¸í¿©´ë

if (ad == 5 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write("<iframe leftmargin='0' topmargin='0' marginwidth='0' marginheight='0' src='/inc/nac250_240.html' frameborder='0' width='250' height='240' scrolling='no'></iframe>")


document.write('</table>'); 
}
*/

/*   ÀÌÈ­¿©ÀÚ´ëÇÐ±³ ÃâÆÇºÎ

if (ad == 3 ) {  

url=""; //
alt="";  
banner="";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="250" height="240">');  
document.write('<param name=movie value="http://www.koreaherald.co.kr/banners/ADcompany/20050929_ewha/240250.swf">')  
document.write('<param name=quality value=high>')  
document.write('<embed src="http://www.koreaherald.co.kr/banners/ADcompany/20050929_ewha/240250.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="240">')  
document.write('</embed>')
document.write('</object> ');
document.write('<br></td></tr>');


if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}*/



/* gif¶Ç´Â jpgÀÌ¹ÌÁöÀÏ°æ¿ì

if (ad == 3 ) {  

url="http://www.iyf.or.kr/iyf/UI/Event/introEvent.aspx";     //   20050610
alt="";  
banner="http://www.koreaherald.co.kr/banners/ADcompany/20050610/iyfworldcamp_250240.jpg";  

var txt = ""
width="250";  
height="240";  

document.write('<table border="0" align="right" valign="top" width="250" height=""><tr><td>');  

document.write('<a href="' + url + '" target="_blank">');  
document.write('<img src="' + banner + '" width=')  
document.write(width + ' height=' + height + ' ');  
document.write('alt="' + alt + '" border=0>');  
document.write('</a><br></td></tr>');

if( txt != ""){
document.write('<tr><td bgcolor="333366">&nbsp;</td></tr>');
document.write('<td width="210" bgcolor="#E2EDFE"><img src="/images/point.gif" width="3" height="3"><font size="3">' + txt + '<br></font></td>');
document.write('<td height="10"><br></td>');
}


document.write('</table>'); 
}*/








//-->

