var1=1;
var2=var1;
if(var1==var2) document.location="http://www.sanavanrooij.nl/index.htm";

