	function Init(strImage)
		{
		parent.frames['mMenu'].document.images['imgMenu'].src = "gfx/struct_menu" + strImage + ".gif";
		}

