var subscribeContent=new BreakJSON();function subscribe(a,b,c){if(c=="true"){subscribeContent.sendBegin("http://profile-websvc.break.com/Membership/Handlers/Profile/Subscription/SubscriptionHandler.ashx?invoke=subscribeall&syndicatorid="+a+"&subscriberId="+b+"&siteId=1&createdby=contentDetailPage","subscribtionCallback")}else{if(GoLogin){GoLogin()}else{document.location="http://my.break.com/Member/Authentication/login.aspx"}}}function subscribestaticcontent(a,b,c){if(c){subscribeContent.sendBegin("http://profile-websvc.break.com/Membership/Handlers/Profile/Subscription/SubscriptionHandler.ashx?invoke=subscribestatic&syndicatorid="+a+"&subscriberId="+b+"&siteId=1&createdby=contentDetailPage","subscribtionCallback")}else{if(GoLogin){GoLogin()}else{document.location="http://my.break.com/Member/Authentication/login.aspx"}}}function subscribtionCallback(a){subscribeContent.sendEnd();if(a.Response.Code==0){alert("You are now subscribed to this users content")}else{if(a.Response.Code==50001){alert("You are already subscribed to this users content.")}else{alert("Error subscribing")}}};
