/*
	http://www.dumpert.nl/mediabase/36580/55936dd0/niet_met_je_eten_spelen.html
*/

var 	comments = new Array(),
	cachetime = '10/02/2012 04:16:19';

try{
	commenter_name = $.cookie('commenter_name');
} catch(e) {
	commenter_name = null;
}
if(commenter_name != null) {
	commenter_name = commenter_name.replace(/\+/g, ' ');
	if(commenter_name.match(/[<>]/g)) commenter_name = false;
}

$('<div id="commentcount"><span class="count">7</span> reacties</div>').insertAfter('#views');

comments.push('<article class="comment" id="c37733881">');
comments.push('<p>was dat de nieuwe citroen?</p>');
comments.push('<footer>Cynicus  | 28-12-07 @ 09:14</footer></article>');

comments.push('<article class="comment" id="c37733961">');
comments.push('<p>Scrambled egg</p>');
comments.push('<footer>Datdanweerwelja  | 28-12-07 @ 09:19</footer></article>');

comments.push('<article class="comment" id="c37734141">');
comments.push('<p>Wedden dat ie uit een ontwikkelingsland komt? Precies zelfde buik..</p>');
comments.push('<footer>KOloR  | 28-12-07 @ 09:31</footer></article>');

comments.push('<article class="comment" id="c37734381">');
comments.push('<p>Volgens mij WAS dit een viral, waar de GS guerrilla marketing een eind aan heeft gemaakt door de clou te nuken. Hulde</p>');
comments.push('<footer>Victor  | 28-12-07 @ 09:38</footer></article>');

comments.push('<article class="comment" id="c37750031">');
comments.push('<p>Denk ik, die stijgt op, hupst ie van het bord af >_><br />-1</p>');
comments.push('<footer>Injebeker  | 28-12-07 @ 15:28</footer></article>');

comments.push('<article class="comment" id="c37761281">');
comments.push('<p>mam? m\'n eten doet raar...</p>');
comments.push('<footer>verniels  | 28-12-07 @ 19:33</footer></article>');

comments.push('<article class="comment" id="c37772751">');
comments.push('<p>kunstig gemaakt +1</p>');
comments.push('<footer>geouwehoer  | 29-12-07 @ 00:02</footer></article>');



document.getElementById('comments').innerHTML += comments.join('');

var modscr = document.createElement('script');
modscr.setAttribute('type','text/javascript');
modscr.setAttribute('src','http://www.geenstijl.nl/modlinks/?site=DUMP&entry=1141101');
document.getElementsByTagName('head')[0].appendChild(modscr);


