function showimage(page)
{
 window.open(page,"","hotkeys=no, scrollbars=yes, resizable=yes, toolbar=no, copyhistory=no, directories=no, menubar=no, location=no, status=no, left=0, top=0, width=650, height=650, fullscreen=no");
}

