function PrintVersion(wpage){
    PR = window.open(wpage,"wndPrint","alwaysRaised=yes,left=0,top=0,height=500,width=700,menubar=yes,toolbar=yes,resizable=yes,status=yes,scrollbars=yes");
}