var links = document.getElementById("helplinks");
if (links != null) {
links.innerHTML='<div>Please note that the <a href="http://fnfarmy.lupefiasco.com/main/authorization/privacyPolicy?noBack=1" target="_blank">Ning Privacy Policy</a> governs information submitted via the Ning registration process and the <a href="http://fnfarmy.lupefiasco.com/main/authorization/termsOfService?noBack=1" target="_blank">Ning Terms of Service</a> governs your use of this Ning registration page. Submission of information elsewhere on this site is governed by the <a target="_blank" href="http://www.atlanticrecords.com/privacy/ning/">Atlantic Records Privacy Policy</a> and use of the other pages of this site is governed by the <a target="_blank" href="http://www.atlanticrecords.com/termsofuse/ning/">Atlantic Records Terms of Use</a>.</div>';
}

x$(document).ready(function() {
  x$("#xg_foot a:contains('Privacy')").attr({'href':'http://www.atlanticrecords.com/privacy/ning'});
  x$("#xg_foot a:contains('Terms of Service')").attr({'href':'http://www.atlanticrecords.com/termsofuse/ning'});
  x$("#xg_navigation #xg_tab_invite").remove();
  //x$("#xg_body").remove();	
  x$("#helplinks").remove();	
});


x$('#add_video_form .nolegend small').html('I have the right to upload this video under the <a href="http://fnfarmy.lupefiasco.com/main/authorization/termsOfService?previousUrl=http%3A%2F%2Ffnfarmy.lupefiasco.com%2Fvideo%2Fvideo%2Fnew"> Ning Terms of Service</a> and <a href="http://www.atlanticrecords.com/termsofuse/ning">Atlantic Records Terms of Service</a>.');

x$('#add_photos_form p small').html('I have the right to upload these photos under the <a href="http://fnfarmy.lupefiasco.com/main/authorization/termsOfService?previousUrl=http%3A%2F%2Ffnfarmy.lupefiasco.com%2Fvideo%2Fvideo%2Fnew"> Ning Terms of Service</a> and <a href="http://www.atlanticrecords.com/termsofuse/ning">Atlantic Records Terms of Service</a>.');
