/*
	http://www.dumpert.nl/mediabase/30736/3b8feae8/een_dubbele.html
*/

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

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">4</span> reacties</div>').insertAfter('#views');

comments.push('<article class="comment" id="c34994801">');
comments.push('<p>PVIW? das Partij Voor Internet Weirdoo\'s. of niet jongens?</p>');
comments.push('<footer>de peer  | 01-11-07 @ 17:20</footer></article>');

comments.push('<article class="comment" id="c34996861">');
comments.push('<p>Ooit gehoord van die letters die zo in de supermarkt liggen?Man kap eens met dat gezeik, waaschijnlijk heeft hij die onderste niet eens aangeraakt, damn wat eens stel idioten zijn jullie.</p>');
comments.push('<footer>SuicideCowNL  | 01-11-07 @ 17:52</footer></article>');

comments.push('<article class="comment" id="c34997401">');
comments.push('<p>Ooit gehoord van double posten: <a href=\"http://www.dumpert.nl/mediabase/4817/71e91510/sinterklaas_met_humor.html\" rel=\"nofollow\" target=\"_blank\">www.dumpert.nl...</a></p>');
comments.push('<footer>Kartoffelz  | 01-11-07 @ 18:01</footer></article>');

comments.push('<article class="comment" id="c35002991">');
comments.push('<p>Euh... lees de tekst onder de afbeelding eens?</p>');
comments.push('<footer>hoeaap  | 01-11-07 @ 19:48</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=1074651');
document.getElementsByTagName('head')[0].appendChild(modscr);


