/* procFilter 함수를 가로채서 captcha 이미지 및 폼을 출력 */ var oldExecXml = null; var calledArgs = null; (function($){ $(function() { var captchaXE = null; function xeCaptcha() { var body = $(document.body); var captchaIma; if (!captchaXE) { var fc_isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; var fc_isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false; var fc_isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false; var _swfURL_ = request_uri + 'addons/captcha/swf/play.swf'; if(fc_isIE && fc_isWin && !fc_isOpera){ _object_ =''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; _object_ += ''; }else{ _object_ = ''; } captchaXE = $('