<!--
function enlarge_window(strImage,intW,intH) {
	window.open('shw-enlarge.asp?fle='+strImage,'objImageWindow','width='+intW+', height='+intH)
}

-->
