document.write('<div class="ppFrame" id="ppFrame"><div class="ppHeader"></div><div id="hframe"></div></div><div class="ppWindow" id="ppWin" ><!--[if lte IE 6.5]><iframe id="menuFrame" frameborder="0"></iframe><![endif]--></div>');function initWin(F,G,B,I){var D=whichBrs();var E=document.getElementById("ppWin");var J=document.getElementById("ppFrame");var A=document.getElementById("hframe");var C=document.getElementsByTagName("html");var H=document.getElementById("pp_Heading");C[0].scrollTop=0;setHTML("hframe",F);scrollOff();A.style.width=((B)-(22))+"px";if(D=="Internet Explorer"){A.style.height=((I)-(14))+"px";J.style.height=I+31+"px"}else{A.style.height=((I)-(27))+"px";J.style.height=I+18+"px"}E.style.height=window.screen.height+"px";E.style.display="block";J.style.display="block";J.style.marginTop=(-((I+33)/2))+"px";if(typeof document.body.style.maxHeight=="undefined"){J.style.width=B+0+"px"}else{J.style.width=B+"px"}J.style.marginLeft=(-(B)/2)+"px";C[0].className="ppWin"}function whichBrs(){var A=navigator.userAgent.toLowerCase();if(A.indexOf("opera")!=-1){return"Opera"}if(A.indexOf("staroffice")!=-1){return"Star Office"}if(A.indexOf("webtv")!=-1){return"WebTV"}if(A.indexOf("beonex")!=-1){return"Beonex"}if(A.indexOf("chimera")!=-1){return"Chimera"}if(A.indexOf("netpositive")!=-1){return"NetPositive"}if(A.indexOf("phoenix")!=-1){return"Phoenix"}if(A.indexOf("firefox")!=-1){return"Firefox"}if(A.indexOf("safari")!=-1){return"Safari"}if(A.indexOf("skipstone")!=-1){return"SkipStone"}if(A.indexOf("msie")!=-1){return"Internet Explorer"}if(A.indexOf("netscape")!=-1){return"Netscape"}if(A.indexOf("mozilla/5.0")!=-1){return"Mozilla"}if(A.indexOf("/")!=-1){if(A.substr(0,A.indexOf("/"))!="mozilla"){return navigator.userAgent.substr(0,A.indexOf("/"))}else{return"Netscape"}}else{if(A.indexOf(" ")!=-1){return navigator.userAgent.substr(0,A.indexOf(" "))}else{return navigator.userAgent}}}function closePp(){var C=document.getElementById("ppWin");var A=document.getElementById("ppFrame");var B=document.getElementsByTagName("html");C.style.display="none";A.style.display="none";B[0].className="";scrollOn()}function setParentDiv(){var A=document.getElementById("hDiv");A.style.display="block"}function doNotScroll(){window.scrollTo(0,0)}function scrollOff(){if(document.all){document.body.scroll="no"}else{var A=document.body.scrollTop;document.body.style.overflow="hidden";document.body.scrollTop=A}window.onscroll=doNotScroll}function scrollOn(){document.body.scroll="";document.body.style.overflow="";window.onscroll=""}function setHTML(E,A){var C=false;if(window.XMLHttpRequest){try{C=new XMLHttpRequest()}catch(D){C=false}}else{if(window.ActiveXObject){try{C=new ActiveXObject("Microsoft.XMLHTTP")}catch(D){try{C=new ActiveXObject("Microsoft.XMLHTTP")}catch(D){C=false}}}}var B=document.getElementById(E);if(!B){alert("Bad id "+E+"passed to clientSideInclude.You need a div or span element with this id in your page.");return }if(C){C.open("GET",A,false);C.send(null);B.innerHTML=C.responseText}else{B.innerHTML="Sorry, your browser does not support XMLHTTPRequest objects. This page requires Internet Explorer 5 or better for Windows, or Firefox for any system, or Safari. Other compatible browsers may also exist."}};