/***************************************************************
								fla outline clear
***************************************************************/



function view_flash(swf, o_width, o_height, e_width, e_height){
        var obj = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='" + o_width + "' height='" + o_height + "'>";
                obj = obj + "<param name='movie' value='" + swf + "'>";
                obj = obj + "<param name='quality' value='high'>";
                obj = obj + "<param name='wmode' value='transparent'>";
                obj = obj + "<embed  src='" + swf + "' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='" + e_width + "' height='" + e_height + "' wmode='transparent'></embed>";
                obj = obj + "</object>";

                document.write(obj);
}

function flash_text(swf, o_width, o_height, e_width, e_height){
        var obj = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0' width='" + o_width + "' height='" + o_height + "'>";
                obj = obj + "<param name='movie' value='" + swf + "'>";
                obj = obj + "<param name='quality' value='high'>";
                obj = obj + "<param name='wmode' value='transparent'>";
                obj = obj + "<embed  src='" + swf + "' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='" + e_width + "' height='" + e_height + "' wmode='transparent'></embed>";
                obj = obj + "</object>";

              return obj;
}



/***************************************************************
								LAYER
***************************************************************/
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}





// AceCounter Log Gathering Script V.70.20080418 
//var _GUL = 'youngsan.loginside.co.kr';var _GPT='80'; var _AIMG = new Image(); var _bn=navigator.appName; var _PR = location.protocol=="https:"?"https://"+_GUL:"http://"+_GUL+":"+_GPT;if( _bn.indexOf("Netscape") > -1 || _bn=="Mozilla"){ setTimeout("_AIMG.src = _PR+'/?cookie';",1); } else{ _AIMG.src = _PR+'/?cookie'; };
//document.writeln("<scr"+"ipt language='java"+"script' src='/acecounter/acecounter_V70.js'></scr"+"ipt>");
// AceCounter Log Gathering Script End 


// AceCounter Log Gathering Script V.70.20080418
var _GUL = 'youngsan.loginside.co.kr';var _GPT='80'; var _AIMG = new Image(); var _bn=navigator.appName; var _PR = location.protocol=="https:"?"https://"+_GUL:"http://"+_GUL+":"+_GPT;if( _bn.indexOf("Netscape") > -1 || _bn=="Mozilla"){ setTimeout("_AIMG.src = _PR+'/?cookie';",1); } else{ _AIMG.src = _PR+'/?cookie'; };
document.writeln("<scr"+"ipt language='java"+"script'></scr"+"ipt>");
// AceCounter Log Gathering Script End

