$links[]=l(format_plural($all,'1 comment','%count comments'),"node/$node->nid",array('title'=>t('Jump to the first comment of this posting.')),NULL,'comment');
'#attributes'=>array('title'=>t('Jump to the first comment of this posting.')),
'#fragment'=>'comment'
);
if($new){
$links[]=l(format_plural($new,'1 new comment','%count new comments'),"node/$node->nid",array('title'=>t('Jump to the first new comment of this posting.')),NULL,'new');
$links['comment_new_comments']=array(
'#title'=>format_plural($new,'1 new comment','%count new comments'),
'#href'=>"node/$node->nid",
'#attributes'=>array('title'=>t('Jump to the first new comment of this posting.')),
'#fragment'=>'new'
);
}
}
else{
if($node->comment==COMMENT_NODE_READ_WRITE){
if(user_access('post comments')){
$links[]=l(t('add new comment'),"comment/reply/$node->nid",array('title'=>t('Add a new comment to this page.')),NULL,'comment_form');
$links['comment_add']=array(
'#title'=>t('add new comment'),
'#href'=>"comment/reply/$node->nid",
'#attributes'=>array('title'=>t('Add a new comment to this page.')),
$links[]=l(t('add new comment'),"comment/reply/$node->nid",array('title'=>t('Share your thoughts and opinions related to this posting.')),NULL,'comment_form');
$links['comment_add']=array(
'#title'=>t('add new comment'),
'#href'=>"comment/reply/$node->nid",
'#attributes'=>array('title'=>t('Share your thoughts and opinions related to this posting.')),
$links[]=l(format_plural($all,'1 comment','%count comments'),"node/$node->nid",array('title'=>t('Jump to the first comment of this posting.')),NULL,'comment');
'#attributes'=>array('title'=>t('Jump to the first comment of this posting.')),
'#fragment'=>'comment'
);
if($new){
$links[]=l(format_plural($new,'1 new comment','%count new comments'),"node/$node->nid",array('title'=>t('Jump to the first new comment of this posting.')),NULL,'new');
$links['comment_new_comments']=array(
'#title'=>format_plural($new,'1 new comment','%count new comments'),
'#href'=>"node/$node->nid",
'#attributes'=>array('title'=>t('Jump to the first new comment of this posting.')),
'#fragment'=>'new'
);
}
}
else{
if($node->comment==COMMENT_NODE_READ_WRITE){
if(user_access('post comments')){
$links[]=l(t('add new comment'),"comment/reply/$node->nid",array('title'=>t('Add a new comment to this page.')),NULL,'comment_form');
$links['comment_add']=array(
'#title'=>t('add new comment'),
'#href'=>"comment/reply/$node->nid",
'#attributes'=>array('title'=>t('Add a new comment to this page.')),
$links[]=l(t('add new comment'),"comment/reply/$node->nid",array('title'=>t('Share your thoughts and opinions related to this posting.')),NULL,'comment_form');
$links['comment_add']=array(
'#title'=>t('add new comment'),
'#href'=>"comment/reply/$node->nid",
'#attributes'=>array('title'=>t('Share your thoughts and opinions related to this posting.')),