function fnLoadImage(varImage) {
	window.open("browser.asp?ID=" + varImage, "", "height=570, width=540");
}
