function open_sesame(location) {   
window.open(location,"contentWin","dependent=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no ,resizable=yes,hotkeys=no,width=450,height=475");}
