/*
	http://www.dumpert.nl/mediabase/32657/409d456c/gitaar_hero.html
*/

var 	comments = new Array(),
	cachetime = '10/02/2012 16:12:28';

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="c36004591">');
comments.push('<p>Origineel, maar tja, niet meer bijzonder dan een electrische gitaar!!!!!!1</p>');
comments.push('<footer>Daan8059  | 23-11-07 @ 10:24</footer></article>');

comments.push('<article class="comment" id="c36005031">');
comments.push('<p>zeau 1967... </p>');
comments.push('<footer>erem  | 23-11-07 @ 10:32</footer></article>');

comments.push('<article class="comment" id="c36006211">');
comments.push('<p>muzak</p>');
comments.push('<footer>Maggot King  | 23-11-07 @ 10:50</footer></article>');

comments.push('<article class="comment" id="c36010411">');
comments.push('<p>Met een beetje distortion klinkt een zingende zaag ook mooi.</p>');
comments.push('<footer>Roy Orbitol  | 23-11-07 @ 11:48</footer></article>');

comments.push('<article class="comment" id="c36018071">');
comments.push('<p>nope herken ik niet -1</p>');
comments.push('<footer>[Sneeky]  | 23-11-07 @ 13:44</footer></article>');

comments.push('<article class="comment" id="c36026711">');
comments.push('<p>Gewoon andere muzak eronder geplakt....</p>');
comments.push('<footer>DickieDick  | 23-11-07 @ 15:38</footer></article>');

comments.push('<article class="comment" id="c36039831">');
comments.push('<p>dacht eerst dat het filmpje en muziek niet bij elkaar hoorden.. maar met een rijtje effectpedalen en een ietsje out-of-sync in het filmpje zou het kunnen</p>');
comments.push('<footer>Fleppy  | 23-11-07 @ 19:02</footer></article>');

comments.push('<article class="comment" id="c36039901">');
comments.push('<p>dacht ook eerst dat er andere muziek onder was geplakt, maar met een rijtje effecten en rekening houdend met een beetje out-of-sync in het filmpje lijkt het mij echt</p>');
comments.push('<footer>Fleppy  | 23-11-07 @ 19:04</footer></article>');

comments.push('<article class="comment" id="c36068151">');
comments.push('<p>dacht ook eerst dat er andere muziek onder was geplakt, maar met een rijtje effecten en rekening houdend met een beetje out-of-sync in het filmpje lijkt het mij echt</p>');
comments.push('<footer>Highwoodman  | 24-11-07 @ 13:15</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=1098551');
document.getElementsByTagName('head')[0].appendChild(modscr);


