function menuheadover(head) { head.id="menuheadover"; } function menuheadout(head) { head.id="menuhead"; } function menuitemover(item) { item.id="menuitemover"; } function menuitemout(item) { item.id="menuitem"; } function menuitemclick(link,opennewwindow) { if (opennewwindow) window.open(link); else document.location = link; return true; } function giverating(current) { var i,divclass, divid, mes; for (i=10; i>=1; i--) { if (i'+i+''); document.write('
'+i+'
'); } } function givefunctions(contentid) { document.write('Nu bekijken >>>'); document.write('Mail een vriend >>>'); } function giveSubCatSelectOptions(maincat, selectbox, defaultvalue) { var subcats = new Array(); subcats[1] = new Array(); subcats[1].push(new Option('-alle categorien-','all'));subcats[1].push(new Option('Gewoon zot','1'));subcats[1].push(new Option('Ongelukjes','2'));subcats[1].push(new Option('Commercials','3'));subcats[1].push(new Option('Wil je niet zien','4'));subcats[1].push(new Option('Auto\'s','5'));subcats[1].push(new Option('Beestenboel','6')); subcats[2] = new Array(); subcats[2].push(new Option('-alle categorien-','all'));subcats[2].push(new Option('Alleen','101'));subcats[2].push(new Option('Stel','102'));subcats[2].push(new Option('Meer dan 2','103'));subcats[2].push(new Option('Spuiten','104'));subcats[2].push(new Option('Extreem','105')); while(selectbox.options.length>1) { selectbox.options[selectbox.options.length-1] = null; } if (subcats[maincat]) { for (var i=0;i1) { selectbox.options[selectbox.options.length-1] = null; } for (var i=0;iGeplaatst op: '+itemdate+'

'); } function printRoundedEdges(color, position) { if (position == "top") var imgsuffix = "t"; if (position == "bottom") var imgsuffix = "b"; document.write(''+ ''+ ''+ ''+ '
'); }