$(document).ready(function(){var start=new Date();highlightNav=function(p){$(p).addClass("on");}
$("#MenuBar1 a").not("[@href$='#']").each(function(){if(location.href.toLowerCase()==this.href.toLowerCase()){highlightNav($(this));}});$("#MarketingMenuBar a").not("[@href$='#']").each(function(){if(location.href.toLowerCase()==this.href.toLowerCase()){highlightNav($(this));}});});
