function popPR(u)
{

	window.open(u,'pop','width=600,height=600,location=0,status=0,scrollbars=auto,resizable=1');

}