/*
	http://www.dumpert.nl/mediabase/30112/70aba032/good_morning.html
*/

var 	comments = new Array(),
	cachetime = '10/02/2012 14:51:23';

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

comments.push('<article class="comment" id="c34659181">');
comments.push('<p>Canada ja...</p>');
comments.push('<footer>fjodor  | 26-10-07 @ 01:29</footer></article>');

comments.push('<article class="comment" id="c34659401">');
comments.push('<p>perth is australië</p>');
comments.push('<footer>allahbestaatniet  | 26-10-07 @ 02:12</footer></article>');

comments.push('<article class="comment" id="c34660491">');
comments.push('<p>mooie actie +1</p>');
comments.push('<footer>Priapus  | 26-10-07 @ 08:29</footer></article>');

comments.push('<article class="comment" id="c34660971">');
comments.push('<p>@allahbestaatniet: klopt. maar dit filmpje koomt uit canada.</p>');
comments.push('<footer>polfermot  | 26-10-07 @ 08:51</footer></article>');

comments.push('<article class="comment" id="c34661741">');
comments.push('<p>Zeker Canada, te horen aan het accent. En het verkeer rijdt aan de rechterzijde van de weg.</p>');
comments.push('<footer>PBWV  | 26-10-07 @ 09:15</footer></article>');

comments.push('<article class="comment" id="c34663311">');
comments.push('<p>Ottawa weerbericht, waar zou dat nu zijn? Doe maar eens wiki op na slaan.</p>');
comments.push('<footer>am  | 26-10-07 @ 09:50</footer></article>');

comments.push('<article class="comment" id="c34675891">');
comments.push('<p>Nice. +1</p>');
comments.push('<footer>SplitFaction  | 26-10-07 @ 13:45</footer></article>');

comments.push('<article class="comment" id="c34681381">');
comments.push('<p>pretty nais+1</p>');
comments.push('<footer>Spetnatz_bertus  | 26-10-07 @ 15:07</footer></article>');

comments.push('<article class="comment" id="c34692181">');
comments.push('<p>Hij komt twee keer van rechts achter elkaar.. Een keer gemist dus toen de camera op de presentator gericht was.</p>');
comments.push('<footer>peewee  | 26-10-07 @ 18:16</footer></article>');

comments.push('<article class="comment" id="c34693631">');
comments.push('<p>Ottawa=Canada, nitwitz!</p>');
comments.push('<footer>Jskefet  | 26-10-07 @ 18:59</footer></article>');

comments.push('<article class="comment" id="c34696621">');
comments.push('<p>@Peewee</p><p>De tweede die langskwam had lang haar en was volgens mij vrouwelijk.</p>');
comments.push('<footer>Kruisvaardert  | 26-10-07 @ 20:12</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=1067461');
document.getElementsByTagName('head')[0].appendChild(modscr);


