var ReciteWWW={Startup:function(){$(".reseller a").bind("click",function(a){ReciteWWW.RecordOutbound(a,this,"Resellers")});$("#subp form").bind("submit",function(a){if($(this).find("input[name=_terms]:checked").size()==0){alert("You must agree to the Terms of Service");a.preventDefault()}})},RecordOutbound:function(f,b,d){f.preventDefault();var a=$(b).attr("href");try{pageTracker._trackEvent(d,"Click",a);setTimeout('document.location = "'+a+'"',100)}catch(c){document.location=a}}};jQuery(function(a){ReciteWWW.Startup()});
