function FrameFail() {document.write('NOTE: You are viewing this page in a context other than its intended frameset, click <a href="index.html" target="_top">HERE</a> to get the full picture.');}
function FrameTest() {if (top.frames.length > 0) {if (top.frames[0].name == 'menu') {return true;}}}
function FrameTrap(msg, url, lno) {FrameFail();return true;}
function WriteFoot(lnk) {var _trap = window.onerror;window.onerror = FrameTrap;if (!FrameTest()) {FrameFail();} else if (lnk == '') {document.write('23 July 2009');} else {document.write('<a href="javascript:history.go(-1);">' + lnk + '</a>');}window.onerror = _trap;}
