
<!-- hide from older browser
var sPath = window.location.pathname;
//var sPage = sPath.substring(sPath.lastIndexOf('\\') + 1);
var sPage = sPath.substring(sPath.lastIndexOf('/') + 1);

document.write("<br><a href='histories.html' class='LNavSubHEADER'>HISTORIES</a>");

document.write("<br><a href='histories_global_management.html' class='LNavSub'>Global Management<br />&nbsp;&nbsp;Consultancy</a>&nbsp;&nbsp;&nbsp;");

document.write("<br><a href='histories_procter_gamble.html' class='LNavSub'>Procter & Gamble</a>&nbsp;&nbsp;&nbsp;");

document.write("<br><a href='histories_corning.html' class='LNavSub'>Corning Incorporated</a>&nbsp;&nbsp;&nbsp;");

document.write("<br><a href='histories_trinity.html' class='LNavSub'>Trinity School</a>&nbsp;&nbsp;&nbsp;");

document.write("<br><a href='histories_sprague.html' class='LNavSub'>Frank J. Sprague</a>&nbsp;&nbsp;&nbsp;");

document.write("<br><a href='histories_childrens.html' class='LNavSub'>Children's Hospital Boston</a>&nbsp;&nbsp;&nbsp;");

document.write("<br><a href='histories_law_firm.html' class='LNavSub'>Leading Corporate Law Firm</a>&nbsp;&nbsp;&nbsp;");







