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

