<!--

var p_c = 3; 
var now = new Date()
var sec = now.getSeconds()
var p_t = sec % p_c;
p_t +=1;


if (p_t==1) {
document.write('<center><a href="/f-flash/fights/id33_celebrity-fight-club.html"><u style="font: normal 10pt Arial; color:#0000ff ; ">celebrity fight club</u><br><img src="/image/image.php?type=thm&pic=thumb/fight_club.jpg" alt="celebrity fight club" title="celebrity fight club - Flash games" ></a></center>');
};

if (p_t==2) {
document.write('<center><a href="/f-flash/music/id615_love-flash.html"><u style="font: normal 10pt Arial; color:#0000ff ; ">Love flash</u><br><img src="/image/image.php?type=thm&pic=thumb/615_love_flash.jpg" alt="Love flash" title="Love flash - Flash games" ></a></center>');
};

if (p_t==3) {
document.write('<center><a href="/f-video/movie/id925_the-chronicles-of-narnia-prince-caspian.html"><u style="font: normal 10pt Arial; color:#0000ff ; ">The Chronicles Of Narnia: Prince Caspian</u><br><img src="/image/image.php?type=thm&pic=thumb/925_chronicles_of_narnia_prince_caspian_poster1.jpg" alt="The Chronicles Of Narnia: Prince Caspian" title="The Chronicles Of Narnia: Prince Caspian - Videos" ></a></center>');
};

//-->

