	
function hgec_open(gallery_win) {
	window.open(gallery_win,"gallerywindow","height=800,width=1060,scrollbars=1,resizable=1");
	}



