<!--
ads = new Array(1);
ads[0] = "<a href = 'https://tinyvps.ca/'><img src='http://sliceserve.keepfresh.org/ads/tinyvps/125x125/TinyVPS.jpg' alt='TinyVPS'></a>";
index = Math.floor(Math.random() * ads.length);
document.write(ads[index]);
// -->