function undrConst(){
	alert("These features will be available soon.");
}
function openGallery(){
	window.open("/_gallery/gallery.htm", "photoGallery", 'toolbar="no",resizable="no",scrollbars="no",width=493,height=356');
}