<!--
function openSaysMe(url) {
	open(url, 'galleryWin', 'width=500,height=450,scrollbars=yes,resizable=yes,top=250,left=150')
}
//-->