var SOUZA={};SOUZA.Utils={checkUserAgent:function(){if(navigator.userAgent.indexOf("iPhone")!=-1){document.location.href=document.location.href+"mobile/";SOUZA.Mobile}}};SOUZA.Mobile={};SOUZA.Nav=function(){var a=window.location.hash||"home";return{Gethash:function(){return a},SetActivate:function(d){var c=d.e,b=(config.eClass||"active");jQuery(c).find("."+b).removeClass(b);jQuery(c).find("a[rel="+this.Gethash().replace("#","")+"]").parent().addClass(b)}}};
