notifications.create('<strong>'+teaser.username+'</strong> has posted a reply to: "<strong>'+title+'</strong>"',nconf.get('relative_path')+'/topic/'+tid,'topic:'+tid,function(nid){
notifications.create('<strong>'+username+'</strong> has posted a reply to: "<strong>'+topicData.title+'</strong>"',nconf.get('relative_path')+'/topic/'+topicData.slug+'#'+pid,'topic:'+tid,function(nid){