///////////////////////////////////////////// obj_common /////////////////////////////////////////////////////////////////////////
//-- ÀϹÝÀûÀ¸·Î ´Ü¼øÇÑ Ç÷¡½Ã ÀÏ °æ¿ì
/*
-- ÆÄ¶ó¹ÌÅÍ Á¤º¸ --
width : °¡·ÎÅ©±â
height : ¼¼·ÎÅ©±â
url : Ç÷¡½¬ ÆÄÀÏÀÇ °æ·Î
*/
function swfView(width, height, url){
document.write("");
}
function swfView1(width, height, url){
document.write("");
}
function editorView(width, height){
document.write("");
}
function editorCtrl(width, height){
document.write("");
}
function medialPlayer(width,height,fileName){
document.write('');
}