function gShowCatalogPage( page ){
	window.open('show-catalog-page.php?img='+page,'gShowCatalogPage','top=0,left=0,scrollbars=1,resizable=1');
}
