<script language="javascript" type="text/javascript"> function relativePath() { pageURL=window.location; //full path relPath=pageURL.pathname.toLowerCase( ); nsfPos=relPath.indexOf(".nsf"); relPath=relPath.substring(0, nsfPos+5); return relPath + 'AllWeb/4F81FF13647753EBC1256E2E00475A6B?OpenDocument'; } </script>