function pp(url) {
	window.open(url, "newWindow", "height = 655, width = 470, resizable=no, scrollbars=no" )
}

