var slave="1";

if (slave == 1)
{
	if (top.location == self.location)
	{
		//top.location.href="file:///M|/__Marco__/root%20toptec%20new/eng/index_.html?" + location.pathname;
		top.location.href="http://www.top-tec-pcb.com/eng/index_.html?" + location.pathname;
	}
}
