function relocate(where)
{
	window.location="http://www.deps.co.za/" + where + "/";
}

