/* * Flash Activating Script by R&D team++ * * s: source url * d: flash id * w: source width * h: source height * t: wmode ("" for none, transparent, opaque ...) */ function mf(s,d,w,h,t){ return ""; } function mfv(s,d,w,h,t,v){ return ""; } // write document contents function documentwrite(src){ document.write(src); } function setActiveX(ID, CLSID, VERSION, CODEBASE, WIDTH, HEIGHT, PARAM, STYLE) { var EMBED_CODE = ""; try { for(i=1;i<=PARAM.paramName.length;i++) { EMBED_CODE += "" } } catch(ex) {} EMBED_CODE += ""; document.write(EMBED_CODE); } function GPxInstall() { var spanname = "GPxSpan"; var spanObj = document.all.item(spanname); if (spanObj == null) { document.body.insertAdjacentHTML("beforeEnd",""); spanObj = document.all.item(spanname); } spanObj.innerHTML = ""; var str=""; spanObj.innerHTML = str; } function writeGPxInstall() { document.write(''); document.write(''); document.write(''); document.write(''); } function displaymusicPlayer(filelist,bno) { var _object_ = ""; _object_= ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; document.write(_object_); } function displayradioPlayer(filelist,r_id) { var _object_ = ""; _object_= ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; document.write(_object_); } function musicPlayer() { // IEÀ̿ܿ¡¼­´Â ¹ÂÁ÷Ç÷¹À̾ ¾ÈµÇ¹Ç·Î Ç÷¹À̾ º¸¿©ÁÖÁö ¾Ê°Ô ÇÑ´Ù. if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { var player = document.getElementById("musicPlayer"); player.style.display=""; } } function WriteMediaPlayer(file_name, width, height) { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); }