if(navigator.appName.indexOf("Opera") > -1 && 
navigator.appVersion.substr(0,1) <= "6")
parent.location.href="de/browser/index.html";


