<!--
    if (top.location == self.location) {    //if page is not in its frameset
      top.location.href = "framer.htm" + "?" + window.location.href; 
    } 
//-->


