
function popUp(){
window.open ('../books/plantzilla.htm', 'bookPop' ,'width=600,height=500,resizable=yes,scrollbars=yes');
}
