/*
	http://www.dumpert.nl/mediabase/30723/5ddae7c6/hoxha_shocoletter.html
*/

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

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

comments.push('<article class="comment" id="c34993381">');
comments.push('<p>Nu nog wachten op feauteau\'s van chocolademuntjes.. -1</p>');
comments.push('<footer>Spritz Spritz  | 01-11-07 @ 16:54</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=1074581');
document.getElementsByTagName('head')[0].appendChild(modscr);


