function goSend(a){top.location.href=a;return true}function chM(b,a){if(document.getElementById(b)){document.getElementById(b).style.cursor=a}}function nM(a){if(!a){return}if(document.getElementById(a)){document.getElementById(a).style.cursor="default"}}function chMp(a){chM(a,"pointer")}var rowWithMouse=null;function rowRollover(b,d,a){_color=a;var c=document.getElementById(b);rowWithMouse=(d)?c:null;if(c){rowUpdateBg(c)}}function rowUpdateBg(a){a.style.backgroundColor=_color}function rowRolloverBgImg(b,d,a){_color=a;var c=document.getElementById(b);rowWithMouse=(d)?c:null;if(c){rowUpdateBgBgImg(c)}}function rowUpdateBgBgImg(a){a.style.backgroundColor=_color;a.style.backgroundImage=url("../i/bgrow3.png")}var imageOff="i/s.gif";var imageOn="i/s.gif";function setBackgroundImage(c,a){if(a){var b=imageOn}else{var b=imageOff}if(document.layers){document[c].background.src=b=="none"?null:b}else{if(document.all&&document.all[c].style!=null){document.all[c].style.backgroundImage=b=="none"?"none":"url("+b+")"}else{if(document.getElementById){document.getElementById(c).style.backgroundImage=b=="none"?"none":"url("+b+")"}}}}function cb(a){setBackgroundImage(a,false)}function setfaqbgc(b){var a=0;for(a=7;a<65;a+=2){cb("t"+a)}cb("t69");setBackgroundImage(b,true)}function validate(formid,elmid,regex,errid,errmsg){if(!document.forms[formid]){alert("can't find the form");return}var elm=document.forms[formid].elements[elmid];if(!elm){alert("can't find the elm");return}var err=document.getElementById(errid);if(errid!="overlib"){if(!err){alert("can't find the err");return}}if(elm.value.match(regex)){if(errid!="overlib"){err.innerHTML=""}else{nd()}return true}if(errid!="overlib"){err.innerHTML=errmsg}else{eval("overlib("+errmsg+")")}return false};