function showGallery()
{
	window.open("gallery.cfm", "Gallery", "width=1020,height=720,scrollbars=no");	
}
