function windowPOP(url){
	window.open(url,"","width=725,height=450,scrollbars=yes,location=yes,menubar=yes,toolbar=yes,resizable=yes")
}