
function owin(n) {
	window.open('/?mod=catalog&sendpm=' + n, 'sendPmCat', 'status=0,toolbar=0,scrollbars=0,location=0, width=250, height=500')
}
