function tl_recordOutboundLink(d,c,e){try{var a=_gat._getTracker("UA-19301820-1");
a._trackEvent(c,e);if(d.target){setTimeout('window.open("'+d.href+'","'+d.target+'")',100);
}else{setTimeout('document.location = "'+d.href+'"',100);}}catch(b){}}var tl_chain=window.onload;
window.onload=function(){if(tl_chain){tl_chain.call(window);}$("a").each(function(){var b=$(this);
var c=b.attr("href");if(c&&!b.attr("onclick")){var c=c.toLowerCase();var e=false;
if(c.indexOf("http://")==0){c=c.substring(7);e=true;}else{if(c.indexOf("https://")==0){c=c.substring(8);
e=true;}}if(e){var g="";var f=c.indexOf("/");if(f>=0){c=c.substring(0,f);}f=0;while(f>=0){f=c.lastIndexOf(".");
if(f>=0){if(g.length>0){g="."+g;}g=c.substring(f+1)+g;c=c.substring(0,f);}}b.attr("onClick","tl_recordOutboundLink(this, 'Outbound Links', '"+escape(g)+"');return false;");
}}});};
