
<!--

function printFunc(pageName,title,props){
	window.open(pageName,title,props);

}

//-->
