var num = 23;
// LET OP: num moet gelijk zijn aan het aantal tips dat in de selectie zit, ofwel tipid = n + 1

var today = new Date();
tipid=Math.floor(today/(24*60*60*1000))-(Math.floor(today/(24*60*60*1000)/num)*num);

if (tipid==0) tip = "<a href='../wandelbos.html' class='homesub'>Mangerie 't Wandelbos</a>";
if (tipid==1) tip = "<a href='../villadevierjaargetijden.html' class='homesub'>Villa de Vier Jaargetijden</a>";
if (tipid==2) tip = "<a href='../abel.html' class='homesub'>Abel. grand café restaurant</a>";
if (tipid==3) tip = "<a href='../telfje.html' class='homesub'>'t Elfje</a>";
if (tipid==4) tip = "<a href='../videoandre.html' class='homesub'>Video Reportages André</a>";
if (tipid==5) tip = "<a href='../royalclassic.html' class='homesub'>Royal Classic</a>";
if (tipid==6) tip = "<a href='../josdroog.html' class='homesub'>Combifoto Jos Droog</a>";
if (tipid==7) tip = "<a href='../fabro.html' class='homesub'>Fotostudio Fabro</a>";
if (tipid==8) tip = "<a href='../big-limo.html' class='homesub'>Big Limo Nederland</a>";
if (tipid==9) tip = "<a href='../mery.html' class='homesub'>MeRy Fotografie</a>";
if (tipid==10) tip = "<a href='../philadelphia.html' class='homesub'>Grand Hotel Philadelphia</a>";
if (tipid==11) tip = "<a href='../ceremoniemeesterbeen.html' class='homesub'>Ceremoniemeester Been</a>";
if (tipid==12) tip = "<a href='../robertgovers.html' class='homesub'>Fotodesign Robert Govers</a>";
if (tipid==13) tip = "<a href='../weddingpastors.html' class='homesub'>Weddingpastors</a>";
if (tipid==14) tip = "<a href='../mirjamdekker.html' class='homesub'>Mirjam Dekker Fotograaf</a>";
if (tipid==15) tip = "<a href='../juwelart.html' class='homesub'>Juwel Art & Ribelli</a>";
if (tipid==16) tip = "<a href='../riddershof.html' class='homesub'>Riddershof Tilburg</a>";
if (tipid==17) tip = "<a href='../dickschuur.html' class='homesub'>Allround Pianist<br>Dick Schuur</a>";
if (tipid==18) tip = "<a href='../koetshuis.html' class='homesub'>Het Koetshuis</a>";
if (tipid==19) tip = "<a href='../rosarium.html' class='homesub'>Het Rosarium</a>";
if (tipid==20) tip = "<a href='../mirjamschrauwen.html' class='homesub'>Mirjam Schrauwen Fotografie</a>";
if (tipid==21) tip = "<a href='../dubonheur.html' class='homesub'>Auberge du Bonheur</a>";
if (tipid==22) tip = "<a href='../lacloche.html' class='homesub'>La Cloche Party &<br>Event Catering</a>";
