/*
	http://www.dumpert.nl/mediabase/30778/10c57cd1/geenstijl_choco_challenge.html
*/

var 	comments = new Array(),
	cachetime = '08/02/2012 20:02:08';

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="c35004991">');
comments.push('<p>Zoek een hobby?</p>');
comments.push('<footer>Duiminjeoog  | 01-11-07 @ 20:32</footer></article>');

comments.push('<article class="comment" id="c35005201">');
comments.push('<p>klasse!</p>');
comments.push('<footer>Twentuh9  | 01-11-07 @ 20:38</footer></article>');

comments.push('<article class="comment" id="c35005711">');
comments.push('<p>Je zou daar maar als vuller een of andere idioot steeds die letters zien veranderen, en vervolgens foto\'s zien maken.<br />+1 voor de moeite</p>');
comments.push('<footer>Lexis  | 01-11-07 @ 20:48</footer></article>');

comments.push('<article class="comment" id="c35005731">');
comments.push('<p>Het is 20.48. Het enige wat ik vandaag nog mis een foto van chocolade geld...</p>');
comments.push('<footer>Tice76  | 01-11-07 @ 20:49</footer></article>');

comments.push('<article class="comment" id="c35007001">');
comments.push('<p>burritos :) Lekker.</p>');
comments.push('<footer>Laue  | 01-11-07 @ 21:15</footer></article>');

comments.push('<article class="comment" id="c35007411">');
comments.push('<p>he , super! lutser!</p>');
comments.push('<footer>superlutser  | 01-11-07 @ 21:25</footer></article>');

comments.push('<article class="comment" id="c35015261">');
comments.push('<p>Doe niet zo zielig meeloper.</p>');
comments.push('<footer>Anaalfabeet  | 01-11-07 @ 23:51</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=1074921');
document.getElementsByTagName('head')[0].appendChild(modscr);


