<!--
function win(page) {
openwindow = this.open(page, "win", "width=800, height=400, menubar=yes, status=yes, scrollbars=yes, resizable=yes, toolbar=yes, location=yes, resizable=yes, left=20, top=20");
}
// -->

<!-- 
function shd(page) {
openwimdowin = this.open(page, "shd", "width=450,height=480,resizable=no,left=20,top=20");
}
// -->