function autoChange()
{
var timeID = setTimeout("location.href= 'http://www.taonetwerk.nl'", 1)
}

