/*
	http://www.dumpert.nl/mediabase/822901/332e9066/super_bowl_slapstick.html
*/

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

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="c93386371">');
comments.push('<p>ik wor ni happy van dat geslap...<br />waar slaat het op?</p>');
comments.push('<footer>creamer  | 09-02-10 @ 09:09</footer></article>');

comments.push('<article class="comment" id="c93386901">');
comments.push('<p>Slap.</p>');
comments.push('<footer>NewEnglandPatriots  | 09-02-10 @ 09:15</footer></article>');

comments.push('<article class="comment" id="c93387691">');
comments.push('<p>Wat moet ik hier nou mee? Plemp dan het gehele blok! </p>');
comments.push('<footer>bram55  | 09-02-10 @ 09:27</footer></article>');

comments.push('<article class="comment" id="c93396551">');
comments.push('<p>What did the five fingers say to the face....</p><p>SLAP!!</p>');
comments.push('<footer>Adamski9  | 09-02-10 @ 11:02</footer></article>');

comments.push('<article class="comment" id="c93399161">');
comments.push('<p>LOL die tazer @ 0.13XD</p>');
comments.push('<footer>GozerM  | 09-02-10 @ 11:33</footer></article>');

comments.push('<article class="comment" id="c93441051">');
comments.push('<p>dont make me slap you!<br /></p>');
comments.push('<footer>backtowork  | 09-02-10 @ 18:00</footer></article>');

comments.push('<article class="comment" id="c93477941">');
comments.push('<p>Tja, en van een blote tiet staat het hele land gelijk op zijn kop... Pff.</p>');
comments.push('<footer>Administraitor  | 10-02-10 @ 09:52</footer></article>');

comments.push('<article class="comment" id="c93584451">');
comments.push('<p>waarom zitten er slaps van NCIS tussen?</p>');
comments.push('<footer>De Stagiair®  | 11-02-10 @ 10: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=1961861');
document.getElementsByTagName('head')[0].appendChild(modscr);


