// LightWeb's Javascript code

function frame_update(URL1)
	{
		parent.frames['side'].location=URL1;
			}
