function dotdk(adr)
{
	/* alert(adr) */

if (top.location == self.location) 
	{
	top.location.href = "http://www.vestergade44" + adr
	}


}
