// begin openself.js
<!--
if (window.top==window.self){ 

location.replace('http://www.davidallancoe.nl/');

}
// eind openself.js