
<!--
function findChart() {
testURL=document.URL;len=(testURL.length);rin=testURL.substring(33,len-4);location.href = "Gchkchart.php?var=" +rin;
} 
// -->
