if (top != self)
{top.location = self.location}

function poster() {
names=new Array('Desp','Erika','Helena','Lola','Kris','Mat','Mart','April','Julia','Ria','Sunmor','Colin','Andy','Chuck','Mia','Serg','Alan','Olaf','Fan','Stalion','Bear','Papa','AssBoy','Dick','Bold','Young','Flower','Pink','Stud','Wizard','Niko','Quick','Wurst','Eden','Raw','Tan','Uli','Toti','Jon','Smith','Paul','Ellie','Maya','Greg','Sim','Aaron','Andi','Nik','Vlad','Kiko','Lora','Hari','Lari','Don','Ralf','Eric','Joey','Frank','Scott','Bob','Lars','Ken','Zack','Tim','Lisa','Mia','Rob','Igor','Zet','Creg','Sem','Eli','Dog','Quo','Man','Lord','Dodi')
pl=names.length
pos=Math.floor((Math.random(1)*pl));
who=names[pos];
document.write("<font size=\"-2\">[posted by "+who+"]</font>" )
}

//<![CDATA[
function bookmark(anchor){
   if(window.external)
   {
       window.external.AddFavorite(anchor.getAttribute('href'), anchor.getAttribute('title'));
       return false;
   }
   return true;
}
//]]>
