function viewQLR(pageLink) {
	window.open("../public/downloadPub.do?popup=true&filename=http://www.priestongroup.com/qualitylendingreview/" + pageLink + ".pdf", "alert", "width=530, height=700, toolbar=0, location=0, directories=0, status=0, menuBar=0, scrollbars=1, resizable=1, left=250, top=0");
}

function viewFraudFiles(pageLink) {
	window.open("../public/downloadPub.do?popup=true&filename=http://www.priestongroup.com/FraudFiles/FraudFiles" + pageLink + ".pdf", "alert", "width=600, height=700, toolbar=0, location=0, directories=0, status=0, menuBar=0, scrollbars=1, resizable=1, left=250, top=0");
}

function viewAlert(pageLink) {
	window.open("../public/downloadPub.do?popup=true&filename=http://www.priestongroup.com/alerts/alert" + pageLink + ".html", "alert", "width=640, height=700, toolbar=0, location=0, directories=0, status=0, menuBar=0, scrollbars=1, resizable=1, left=250, top=0");
}

