/*
	http://www.dumpert.nl/mediabase/242001/363d77af/liar_liar.html
*/

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

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

comments.push('<article class="comment" id="c53957561">');
comments.push('<p>wel heel simpel hoor...</p><p>+1 voor het idee</p>');
comments.push('<footer>Aad Sportuitlaat  | 17-09-08 @ 08:53</footer></article>');

comments.push('<article class="comment" id="c53959951">');
comments.push('<p>Klopt als een zwerende vinger, maar iets creatiever had wel gekund nah?</p>');
comments.push('<footer>Pietjo  | 17-09-08 @ 09:23</footer></article>');

comments.push('<article class="comment" id="c53965761">');
comments.push('<p>waar blijft de soep met een lange neus?</p>');
comments.push('<footer>Bern  | 17-09-08 @ 10:39</footer></article>');

comments.push('<article class="comment" id="c53971371">');
comments.push('<p>simpel maar doeltreffend</p>');
comments.push('<footer>3747  | 17-09-08 @ 11:46</footer></article>');

comments.push('<article class="comment" id="c53973071">');
comments.push('<p>Ik vind em geinig :) </p>');
comments.push('<footer>TheProStitute  | 17-09-08 @ 12:09</footer></article>');

comments.push('<article class="comment" id="c53973441">');
comments.push('<p>Geen woord gelogen...<br /></p>');
comments.push('<footer>Kaladus dus  | 17-09-08 @ 12:16</footer></article>');

comments.push('<article class="comment" id="c53979191">');
comments.push('<p>-1, kleuter werk en slaat ook niet echt ergens op.</p>');
comments.push('<footer>Gabrian  | 17-09-08 @ 13:28</footer></article>');

comments.push('<article class="comment" id="c53981381">');
comments.push('<p>ik vind \'t anders een perfect gekozen shot :) +1</p>');
comments.push('<footer>steenbijl  | 17-09-08 @ 13: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=1427001');
document.getElementsByTagName('head')[0].appendChild(modscr);


