function MM_openBrWindow(a,b,c){window.open(a,b,c)}function writeCookie(a,b,c){var d=a+"="+b if(writeCookie.arguments.length>2){d+="; expires="+getCookieExpireDate(c)}document.cookie=d}function readCookie(a){var b=a+"="var c=document.cookie var d=c.indexOf(a)if(d==-1){return""}d+=b.length var e=c.indexOf(";",d)if(e==-1){e=c.length}return c.substring(d,e)}function blocking(a,b,c){if(document.layers){current=(document.layers[a].display=='none')?c:'none';if(b!='')writeCookie(a,current);document.layers[a].display=current}else if(document.all){current=(document.all[a].style.display=='none')?c:'none';if(b!='')writeCookie(a,current);document.all[a].style.display=current}else if(document.getElementById){display=(document.getElementById(a).style.display=='none')?c:'none';if(b!='')writeCookie(a,display);document.getElementById(a).style.display=display}}function adjust_popup(){var w,h,fixedW,fixedH,diffW,diffH;if(document.documentElement&&document.body.clientHeight==0){fixedW=document.documentElement.clientWidth;fixedH=document.documentElement.clientHeight;window.resizeTo(fixedW,fixedH);diffW=fixedW-document.documentElement.clientWidth;diffH=fixedH-document.documentElement.clientHeight;w=fixedW+diffW+16;h=fixedH+diffH;if(w>=screen.availWidth)h+=16}else if(document.all){fixedW=document.body.clientWidth;fixedH=document.body.clientHeight;window.resizeTo(fixedW,fixedH);diffW=fixedW-document.body.clientWidth;diffH=fixedH-document.body.clientHeight;w=fixedW+diffW;h=fixedH+diffH;if(h>=screen.availHeight)w+=16;if(w>=screen.availWidth)h+=16}else{fixedW=window.innerWidth;fixedH=window.innerHeight;window.resizeTo(fixedW,fixedH);diffW=fixedW-window.innerWidth;diffH=fixedH-window.innerHeight;w=fixedW+diffW;h=fixedH+diffH;if(w>=screen.availWidth)h+=16;if(h>=screen.availHeight)w+=16}w=Math.min(w,screen.availWidth);h=Math.min(h,screen.availHeight);window.resizeTo(w,h);window.moveTo((screen.availWidth-w)/2,(screen.availHeight-h)/2)}function show_section(e){if(document.getElementById(e).style.display=='none'){document.getElementById(e).style.display='block'}else{document.getElementById(e).style.display='none'}}function expand(){var a=document.getElementsByTagName("table")var b=a.length for(var i=0;i<b;i++){var c=a.item(i)var d=c.id if(d.match("section")){c.style.display='block'}}}function hideall(){var a=document.getElementsByTagName("table")var b=a.length for(var i=0;i<b;i++){var c=a.item(i)var d=c.id if(d.match("section")){c.style.display='none'}}}
