// JavaScript Document
function ersetzen()
{
if(top.location.href == self.location.href){
top.location.href="http://www.variowell-development.de/index.php?seite="+self.location.href;
}
}
