<!-- Begin
function popup(page) {
OpenWin = this.open(page, "popupwindow", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes, height=420, width=600 ");
}
// End -->
<!-- Begin
function popupprods(page) {
OpenWin = this.open(page, "popupwindow", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes, left=40, top=80 ,height=490, width=700 ");
}
// End -->


