if (top.frames.length == 0)
{ 
    var URL = window.location.href;
        document.write("<b>NOTE: This page is intended to be viewed as part of a frameset; <a style='text-decoration: none' href='http://www.8595.org/index_frameset_v1.html?" + URL.substring(20) + "'>click here</a> to load the correct view.</b></p>");
}