//window.onerror = HandleError
function HandleError(message, url, line) {
alert(message + '\r\n' + url + '\r\n' + line);
return true;
}
var _rain_service_url = '/kdm/include/raineditor/packEditor/';
if (typeof rainGlobalLang == 'undefined' || rainGlobalLang.lang != 'ko' )
document.write('');
if (typeof rain == 'undefined' || typeof rain.langSet == 'undefined')
document.write('');
if (typeof Prototype == 'undefined')
document.write('');
if (typeof rain == 'undefined' || typeof rain.Popup == 'undefined')
document.write('');
if (typeof SWFUpload == 'undefined')
document.write('');
if (typeof rainEditor == 'undefined')
document.write('');