function open_offices()
{
	window.open("http://www.zepter.com/map2/index.html","_blank","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,fullscreen=no,channelmode=no,width=760,height=400");
	return;
}
