/*
	http://www.dumpert.nl/mediabase/4817/71e91510/index.html
*/

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

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="c1438447">');
comments.push('<p>(st)hoer hoor,</p>');
comments.push('<footer>megashira  | 10-10-06 @ 13:58</footer></article>');

comments.push('<article class="comment" id="c1438484">');
comments.push('<p>onder PNVD?</p>');
comments.push('<footer>pronto  | 10-10-06 @ 14:13</footer></article>');

comments.push('<article class="comment" id="c1438533">');
comments.push('<p>haha mooi gemaakt</p>');
comments.push('<footer>Visto  | 10-10-06 @ 14:30</footer></article>');

comments.push('<article class="comment" id="c1438649">');
comments.push('<p>stijlloos</p>');
comments.push('<footer>ReneD  | 10-10-06 @ 15:09</footer></article>');

comments.push('<article class="comment" id="c1438662">');
comments.push('<p>Ik kan er geen chocola van maken</p>');
comments.push('<footer>Traag  | 10-10-06 @ 15:14</footer></article>');

comments.push('<article class="comment" id="c1438793">');
comments.push('<p>pviw? ik snap hm niet</p>');
comments.push('<footer>henk westbroekt  | 10-10-06 @ 15:51</footer></article>');

comments.push('<article class="comment" id="c1439161">');
comments.push('<p>Ach ja..  Wie zoet is krijgt letterS</p>');
comments.push('<footer>huismerk  | 10-10-06 @ 17:41</footer></article>');

comments.push('<article class="comment" id="c1439337">');
comments.push('<p>Ach ja... vakkenvullende VMBO sgolieren... </p>');
comments.push('<footer>koerbagh  | 10-10-06 @ 18:46</footer></article>');

comments.push('<article class="comment" id="c1439577">');
comments.push('<p>Koop een goede camera </p>');
comments.push('<footer>ArkoBlackdragon  | 10-10-06 @ 20:34</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=18632');
document.getElementsByTagName('head')[0].appendChild(modscr);


