<!-- Begin
var msg = new Array();
Stamp = new Date();
today = Stamp.getDate();
msg[1] = "<A HREF=\"http://www.hollandspul.nl/overzicht.html\" target=\"blank\">Overzicht van alle sites</A>";
msg[2] = "<A HREF=\"http://www.hollandspul.nl/contact.html\" target=\"blank\">informatie over DATING</A>";
msg[3] = "<A HREF=\"http://www.hollandspul.nl/leesvoerboek.html\" target=\"blank\">informatie over GEDICHTEN</A>";
msg[4] = "<A HREF=\"http://www.hollandspul.nl/audiovideo.html\" target=\"blank\">informatie over AUDIO</A>";
msg[5] = "<A HREF=\"http://www.hollandspul.nl/automotor.html\" target=\"blank\">informatie over AUTO'S</A> ";
msg[6] = "<A HREF=\"http://www.hollandspul.nl/cadeaugadget.html\" target=\"blank\">informatie over CADEAU'S</A> ";
msg[7] = "<A HREF=\"http://www.hollandspul.nl/CAMPING.html\" target=\"blank\">informatie over CAMPING'S</A> ";
msg[8] = "<A HREF=\"http://www.hollandspul.nl/contact.html\" target=\"blank\">informatie over CONTACT</A> ";
msg[9] = "<A HREF=\"http://www.hollandspul.nl/Dieren.html\" target=\"blank\">informatie over DIEREN</A> ";
msg[10] = "<A HREF=\"http://www.hollandspul.nl/Djembe.html\" target=\"blank\">informatie over DJEMBE</A> ";
msg[11] = "<A HREF=\"http://www.hollandspul.nl/fanclub.html\" target=\"blank\">informatie over FANCLUB'S</A> ";
msg[12] = "<A HREF=\"http://www.hollandspul.nl/filmdvd.html\" target=\"blank\">informatie over FILM</A> ";
msg[13] = "<A HREF=\"http://www.hollandspul.nl/financien.html\" target=\"blank\">informatie over GELDZAKEN</A> ";
msg[14] = "<A HREF=\"http://www.hollandspul.nl/gratis.html\" target=\"blank\">informatie over GRATIS ZAKEN</A> ";
msg[15] = "<A HREF=\"http://www.hollandspul.nl/gezondheid.html\" target=\"blank\">informatie over GEZONDHEID</A> ";
msg[16] = "<A HREF=\"http://www.hollandspul.nl/kledingonline.html\" target=\"blank\">informatie over KLEDING ONLINE KOPEN</A> ";
msg[17] = "<A HREF=\"http://www.hollandspul.nl/leesvoerboek.html\" target=\"blank\">informatie over BOEKEN</A> ";
msg[18] = "<A HREF=\"http://www.hollandspul.nl/opleiding.html\" target=\"blank\">informatie over OPLEIDING</A> ";
msg[19] = "<A HREF=\"http://www.hollandspul.nl/prijsvraag.html\" target=\"blank\">informatie over PRIJSVRAGEN</A> ";
msg[20] = "<A HREF=\"http://www.hollandspul.nl/leesvoer.html\" target=\"blank\">informatie over alle TIJDSCHRIFTEN</A> ";
msg[21] = "<A HREF=\"http://www.hollandspul.nl/vakantie.html\" target=\"blank\">informatie over VAKANTIE</A> ";
msg[22] = "<A HREF=\"http://www.hollandspul.nl/werk.html\" target=\"blank\">informatie over WERK</A> ";
msg[23] = "<A HREF=\"http://www.hollandspul.nl/wijn.html\" target=\"blank\">informatie over WIJN</A> ";
msg[24] = "<A HREF=\"http://www.hollandspul.nl/wonen.html\" target=\"blank\">informatie over WONEN</A> ";
msg[25] = "<A HREF=\"http://www.hollandspul.nl/automotor.html\" target=\"blank\">informatie over MOTOR</A> ";
msg[26] = "<A HREF=\"http://www.hollandspul.nl/afrika.html\" target=\"blank\">informatie over Vakantie in Afrika</A> ";
msg[27] = "<A HREF=\"http://www.hollandspul.nl/contact.html\" target=\"blank\">informatie over RELATIES</A> ";
msg[28] = "<A HREF=\"http://www.hollandspul.nl/wonen.html\" target=\"blank\">informatie over DOE HET ZELF</A> ";
msg[29] = "<A HREF=\"http://www.hollandspul.nl/filmdvd.html\" target=\"blank\">informatie over DVD</A> ";
msg[30] = "<A HREF=\"http://www.hollandspul.nl/vakantie.html\" target=\"blank\">informatie over REIZEN</A> ";
msg[31] = "<A HREF=\"http://www.hollandspul.nl/gezondheid.html\" target=\"blank\">voor informatie over ZIEKTE</A> ";
function writeTip() { document.write(msg[today]);
}
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}
function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
return null;
}
// End -->
