function helpscreen(dest) { window.open("",dest, 'history=yes,location=no,toolbar=no,scrollbars=no,width=500,height=400'); } function mapscreen(dest) { window.open("",dest, 'history=yes,location=no,toolbar=no,scrollbars=no,width=590,height=650'); }