function webmaster_profile(id,name)
{
  document.write('<b><a href="http://www.webdigity.com/index.php?action=profile;u='+id+'" rel="nofollow">'+name+'</a></b>');
}
