/*
	http://www.dumpert.nl/mediabase/2046/fe0fdc61/index.html
*/

var 	comments = new Array(),
	cachetime = '12/02/2012 03:45:05';

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

comments.push('<article class="comment" id="c1227927">');
comments.push('<p>hahaha cool</p>');
comments.push('<footer>topcat  | 05-07-06 @ 20:56</footer></article>');

comments.push('<article class="comment" id="c1227980">');
comments.push('<p>Hij stotterd wel een beetje die Bush.</p>');
comments.push('<footer>Wipkip.  | 05-07-06 @ 21:09</footer></article>');

comments.push('<article class="comment" id="c1228334">');
comments.push('<p>dit is wel zeau oud...<br />dit is geript van msn.com :\\<br />moet je na gaan.<br />maar.... chapeau! voor degene die hem gemaakt heeft, wel leuk gedaan.</p>');
comments.push('<footer>GinoSanti Stringman  | 05-07-06 @ 23:05</footer></article>');

comments.push('<article class="comment" id="c1228342">');
comments.push('<p>Erg mooi.</p>');
comments.push('<footer>Stijlloos persoon nr  | 05-07-06 @ 23:09</footer></article>');

comments.push('<article class="comment" id="c1228586">');
comments.push('<p>oud... </p>');
comments.push('<footer>gôh  | 06-07-06 @ 03:32</footer></article>');

comments.push('<article class="comment" id="c1228757">');
comments.push('<p>Dit is niet eens echt! :\\</p>');
comments.push('<footer>Stijlloze H  | 06-07-06 @ 10:04</footer></article>');

comments.push('<article class="comment" id="c1228909">');
comments.push('<p>Geniaal!!</p>');
comments.push('<footer>XSdenied  | 06-07-06 @ 11:01</footer></article>');

comments.push('<article class="comment" id="c1229240">');
comments.push('<p>zeker geniaal ! </p>');
comments.push('<footer>Draaitafel Demagoog  | 06-07-06 @ 13:28</footer></article>');

comments.push('<article class="comment" id="c1233085">');
comments.push('<p><a href=\"http://youtube.com/watch?v=CYSAyPNR7qg&mode=related&search=gay%20bar\" rel=\"nofollow\" target=\"_blank\">youtube.com...</a> deze is ook wel kewl</p>');
comments.push('<footer>de_paashaas  | 08-07-06 @ 15:45</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=14590');
document.getElementsByTagName('head')[0].appendChild(modscr);


