// This code is copyrighted to Paper // You must get permission to use it or edit it // http://invisionfree.com/forums/ZetaSupport/index.php // Global variables var e_url=""; e_ljs=""; function e_get(e_e) { return document.getElementsByTagName(e_e); } function e_geti(e_e) { return document.getElementById(e_e); } if (e_doclh.match(/act=UserCP&CODE=01/)) { e_ljs="dat_edit"; } if (e_doclh.match(/act=UserCP&CODE=22/)) { e_ljs="dat_sig"; } if (e_doclh.match(/CODE=doedituser/)) { e_ljs="dat_mod"; } if (e_doclh.match(/showtopic/)) { e_ljs="dat_topic"; } if (e_doclh.match(/showuser/)) { e_ljs="dat_pro"; } if (e_ljs!="") { loadjs(e_server + e_ljs + ".txt"); }