//<script>
function ViewImage(str_path, img_width, img_height)
{
	return true;
}