// JavaScript Document

<!-- Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
function load(filename) {
	var filenameN = "lgview.php?fn="+filename
	var load = window.open(filenameN,'','scrollbars=yes,menubar=no,height=560,width=780,resizable=yes,toolbar=no,location=no,status=no');
}
// -->
