<!--
var url = location.pathname;

if (top == self) {
       location.href = "../../../frameit.cgi?" + escape(url);
       }
//-->