
function openWin(href){
	self.open(href,'gallery','width=800,height=520,scrollbars=no,menubar=no,toolbar=no');
}
