
function fnPPX_IncludeJS(url){document.write('<script src="',url,'"><\/script>');}<!--
var IMG_MAX_COUNT=14;var IMG_NO=1;function fnRotateBanner(){function get_1based_random(){var ranNum=Math.floor(Math.random()*IMG_MAX_COUNT);return(1+ranNum);}
IMG_NO=get_1based_random();var hdrimg=document.getElementById("hdr_img");hdrimg.src="img/header/header_"+IMG_NO+".jpg";}
function fnNextBanner(){if(IMG_NO==IMG_MAX_COUNT){IMG_NO=0;}
IMG_NO++;var hdrimg=document.getElementById("hdr_img");hdrimg.src="images/header/header_"+IMG_NO+".jpg";}
function fnPPXBodyonload(){}
-->