function zoomPicture(path)
{
	document.all.paint_img_max.src=path;
}
