You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$('#tosdr').innerHTML("<b>"+serviceData.name+"</b> has been rated with "+serviceData.tosdr.rated+"<br/><a href='http://tos-dr.info/#"+serviceData.name+"'>Tell me more about "+serviceData.name+"'s ToS</a>");
else
$('#tosdr').innerHTML("<b>"+serviceData.name+"</b> has not been rated yet.<br/><a href='http://tos-dr.info/#"+serviceData.name+"'>Tell me more about "+serviceData.name+"'s ToS</a>");