(function(D){var G=document,E=window.location,I=/index\.html$/,B="replace",F={root:E.protocol+"//"+E.host,path:E.pathname[B](I,""),hash:E.hash.substr(1)||E.pathname,},A=function(){var J=this.href[B](F.root,"")[B](I,"");if(J!==F.hash){E.hash=J}return false},H,C;D.fragmentChange(true);D(G).bind("ready fragmentChange",function(J){H=D(".page").eq(0);F.hash=E.hash.substr(1)||F.path;if(J.type!=="ready"||F.path!==F.hash){D.ajax({url:F.hash,success:function(K){(C=D(G.createElement("body")))[0].innerHTML=K;H.html(D.trim(C.find(".page").eq(0)[0].innerHTML))}})}else{D("a:urlInternal").live("click",A)}})}(jQuery));
