
<!-- //
function findChart() {
testURL=document.URL;len=(testURL.length);rin=testURL.substring(34,len-4);location.href = "chkchart.php?var=" +rin;
} 
function newWindow(biggerjpg) {
biggerWindow = window.open(biggerjpg, "biggerWin")
biggerWindow.focus()
}

// -->






