pagination ) echo $this->pagination->getPagesLinks();?>
dataitems as $item ) : if ($this->where['single_title'] ) { $key=md5($item['feed'].$item['title']); if ( isset ($seen[$key] ) ) { continue ; } $seen[$key]=true; } ?>

0 ) { printf ('

'.$this->where['currency_sign'].' %2.2f

',$item['pprijs']); } ?>

more_text?>

"; foreach ($item['children'] as $child ) { $s1=$child['s1']; $s2=$child['s2']; $s3=$child['s3']; if ( $s3 ) { print '$s1,"q2"=>$s2,"q3"=>$s3))).'">'.$s3.''; continue; } if ( $s2 ) { print ' $s1,"q2"=>$s2))).'">'.$s2.''; continue; } if ( $s1 ) { print ' $s1))).'">'.$s1.''; } } print ""; } elseif ($item['s1']) { print ''; $s1=$item['s1']; $s2=$item['s2']; $s3=$item['s3']; print ' $s1))).'">'.$s1.''; if ( $s2 ) { print ' $s1,"q2"=>$s2))).'">'.$s2.''; } if ( $s3 ) { print ' $s1,"q2"=>$s2,"q3"=>$s3))).'">'.$s3.''; } print ""; } ?>
<?php echo $item['title'];?>geen_img_script;?>/>
 
where['qt'] && file_exists($comments)) { require_once($comments); $count = JComments::getCommentsCount($item['items_id'], 'com_datafeeds'); $count =$count ? ('Comments('. $count . ')') : 'Add comment'; print ' $item['title']))).'">'.$count .''; } ?>
where['qt'] && file_exists($comments)) { if (file_exists($comments)) { require_once($comments); if ( count ($this->dataitems) > 1 ) { #nadenken wat hiermee te doen todo } # de ajax weet niet welke com_datafeeds hij moet hebben... setcookie( 'incaseof', $this->where['menu_id'], time()+24*3600, '/' ); echo JComments::showComments($item['items_id'], 'com_datafeeds', $item['title']); } } else { if ($this->pagination ) echo $this->pagination->getPagesLinks(); } ?>