var _scripts = new Array(); function jsd(lc, s_id){ var head = document.getElementsByTagName("head")[0]; if(head.children) { for(var _a=0; _a<=head.children.length; _a++) { if(head.children[_a] && head.children[_a].id && head.children[_a].id=='_jsd_script_'+s_id) { head.removeChild(head.children[_a]); } } } _scripts[s_id] = document.createElement("script"); _scripts[s_id].id = '_jsd_script_'+s_id; _scripts[s_id].src = lc; head.appendChild(_scripts[s_id]); } function _e(el){return document.getElementById(el);} function form(form_id, action, params, method) { var body = document.getElementsByTagName("body")[0]; var form = document.createElement("form"); form.action=action; form.method=method; form.id=form_id; body.appendChild(form); var param_list = new Array(); param_list = params.split(';'); for(var _a=0;_a> 4));do {c3 = str.charCodeAt(i++) & 0xff;if(c3 == 61)return out;c3 = _d_encChars[c3];} while(i < len && c3 == -1);if(c3 == -1)break;out += String.fromCharCode(((c2 & 0XF) << 4) | ((c3 & 0x3C) >> 2));do {c4 = str.charCodeAt(i++) & 0xff;if(c4 == 61)return out;c4 = _d_encChars[c4];} while(i < len && c4 == -1);if(c4 == -1)break;out += String.fromCharCode(((c3 & 0x03) << 6) | c4);}return out;}