// JavaScript Document

if(location.href=="http://www.wanderassen.nl/opel") 
{
    location.href="http://www.wanderassen.nl/opel.php";
}
if(location.href=="http://www.wanderassen.nl/bedrijfswagens") 
{
    location.href="http://www.wanderassen.nl/opel-bedrijfswagens.php";
}
if(location.href=="http://www.wanderassen.nl/saab") 
{
    location.href="http://www.wanderassen.nl/saab.php";
}
if(location.href=="http://www.wanderassen.nl/kia") 
{
    location.href="http://www.wanderassen.nl/kia.php";
}
if(location.href=="http://www.wanderassen.nl/cadillac") 
{
    location.href="http://www.wanderassen.nl/cadillac.php";
}
if(location.href=="http://www.wanderassen.nl/corvette") 
{
    location.href="http://www.wanderassen.nl/corvette.php";
}
if(location.href=="http://www.wanderassen.nl/contact") 
{
    location.href="http://www.wanderassen.nl/contact.php";
}
if(location.href=="http://www.wanderassen.nl/webmail") 
{
    location.href="https://mx5.redainternet.nl:32001/webmail/";
}
if(location.href=="http://www.wander.nl/webmail") 
{
    location.href="https://mx5.redainternet.nl:32001/webmail/";
}