jQuery(document).ready(function($){
  $("#mainarea a").attr("rel", "nofollow");
});

