﻿/// <reference path="~/pzMedia/js/jquery-1.3.2-vsdoc.js" />
function printFindings() {
    window.open("/pzPages/PrintFindings.aspx","mywindow", "width=600, height=500, status=1,toolbar=1, scrollbars=1,resizable=1"); 
}
