// <script>// Break out of framesvar l = location.href;if (top.location.href == l) {  l = l.replace(/^http:\/\/(www\.)?ernste\.(net|nl)/,"");  top.location.href = "http://www.ernste.net/index.pl?" + l;}  