// JavaScript Document

if(location.href=="http://www.amescador.nl/") 
{
    location.href="http://www.amescador.nl/amescador/";
}

