function myPopupGallery() 
{
window.open( "minishowcase/index.php", "myWindow", 
"status = 0, height = 600, width = 800, resizable = 0" )
}
