				
function display_flash(flash_name,flash_width,flash_height)
{
	            
				var img_name = flash_name;
				var img_height = flash_height;
				var img_width = flash_width;
				
				document.write('<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="'+img_width+'" height="'+img_height+'"> <param name="movie" value="'+img_name+'"> <param name="quality" value="high"> <param name=wmode value=transparent>')
                document.write('<embed src="'+img_name+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+img_width+'" height="'+img_height+'"></embed></object>')
}


				
function display_activex1()
{
	            

				document.write('<object id=factory style="display:none"')
                document.write('classid="clsid:1663ed61-23eb-11d2-b92f-008048fdd814"')
				document.write('codebase="http://www.gooduse.co.kr/renew/admin/smsx.cab#Version=6,3,435,20">')
				document.write('</object>')
	
}
var cpc_protocol = document.location.protocol || "http:";
 var cpc_script_host = ["//nsc1.cpcguard.com","//vsc1.cpcguard.com"];
 var cpc_script_image = cpc_protocol + cpc_script_host[0] + "/cpcguard.gif?cache=" + (new Date()).getTime();
 
 function cpcguard_script_bind(i){
  try{
   var _head = document.getElementsByTagName("head")[0] || document.documentElement;
   if(_head){
    var _script = document.createElement("script"); _script.id = "include_cpc_script"; _script.type = "text/javascript"; _script.charset = "utf-8"; _script.async = true; _script.src = (cpc_protocol + cpc_script_host[i] + "/new/cpc_script.js"); 
    _head.appendChild(_script);
   }else{window.setTimeout(arguments.callee(i),500);}
  }catch(e){}
 }
 if(!document.getElementById("include_cpc_script")){document.write("<img src='" + cpc_script_image + "' style='width:1px;height:1px;position:absolute;' onload='cpcguard_script_bind(0)' onerror='cpcguard_script_bind(1)' />");}


