// JavaScript Document

st_siteroot="file:///P|/CLIENT_project/BlueFiveDesign/_WEB_BlueFiveDesign/wwwroot";
st_jspath="/scripts/js/stmenu.js";
if(!window.location.href.indexOf("file:") && st_jspath.charAt(0)=="/")
 document.write('<script type="text/javascript" src="'+st_siteroot+st_jspath+'"><\/script>');
else 
 document.write('<script type="text/javascript" src="'+st_jspath+'"><\/script>');