<!--
function clr(page) {
openwindow = this.open(page, "pqf", "width=400,height=460,resizable=no,scrollbars=yes,left=20,top=20");
}
// -->