var IE6 = false /*@cc_on || @_jscript_version < 5.7 @*/;
if(!loader){function Loader(){this.loaders=new Array();window.onload=this.load;};Loader.prototype.addOnLoad=function(f){this.loaders.push(f);};Loader.prototype.load=function(){for(var i=0;i<loader.loaders.length;i++){loader.loaders[i]();}};var loader=new Loader();}
function openPopup(url,name,resizable,location,menubar,scrollbars,status,toolbar,fullscreen,dependent,width,height,center,left,top){if(center=="yes"){top=(screen.height-height)/2;left=(screen.width-width)/2;}window.open(url,name,"directories=no,resizable="+resizable+",location="+location+",menubar="+menubar+",scrollbars="+scrollbars+",status="+status+",toolbar="+toolbar+",fullscreen="+fullscreen+",dependent="+dependent+",width="+width+",height="+height+",top="+top+",left="+left);}function mtwsb(name,domain,subject,body){location.href='mailto:'+name+'@'+domain+'?subject='+subject+'&body='+body;}
function getId(id){return document.getElementById(id);}function getName(name){return document.getElementsByName(name);}function getTag(tag){return document.getElementsByTagName(tag);}