function track (link)
{
      new Image().src = 'http://www.tfon.com/pages/link_tracker.php?href='+ link.href;

}
