function filinfo(url){
window.open(url, "", "toolbar=no, location=no, directories=no, status=yes, scrollbars=yes, resizable=yes, copyhistory=no, width=750, height=550, left=0, top=0");
}

