

function open_win(s,x,y) {

window.open(s,"_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=yes, width=" + x + ", height=" + y)
}


//"menubar=yes,location=yes,resizable=yes,scrollbars=yes,status=yes"
//<td align="center"><a href="" onClick="popupImage('../images/Towels/Bunny.jpg');"><img src="../images/Towels/Bunny.jpg" width="450px" border="2" alt="Bunny"></a></td>


