function img_f(name,width,height) {
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='"+width+"' height='"+height+"'>");
document.write("<param name=movie value='../images/"+name+".swf'><param name=quality value=high><param name='wmode' value='transparent'>");
document.write("<embed src='../images/"+name+".swf' wmode=transparent quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='"+width+"' height='"+height+"'></embed></object>");
}

function applet() {
}


function applet1() {
document.write("<applet code='aTicker.class' codebase='http://www.yonhapnews.net/ticker/' alt='¿¬ÇÕ´º½º ¼Óº¸' width='670' height='20' style='background-color:rgb(0,128,255);'>");
document.write("<param name='file' value='http://www.yonhapnews.net/ticker/ticker.txt'><param name='cSep' value=';'><param name='speed' value='1'><param name='delay' value='25'><param name='local' value='false'></applet>");
document.write("<object classid='clsid:D6FCA8ED-4715-43DE-9BD2-2789778A5B09' id='target' width=0 height=0></object>");
}

function movie(name,width,height) {
document.write("<embed src='../images/"+name+"' loop='1' width='"+width+"' height='"+height+"'></embed>");
}

