<!--

//This code was used by DTF with permission from the following source:
//
// ***********************************************
// AUTHOR: WWW.CGISCRIPT.NET, LLC
// URL: http://www.cgiscript.net
// Use the script, just leave this message intact.
// Download your FREE CGI/Perl Scripts today!
// ( http://www.cgiscript.net/scripts.htm )
// ***********************************************
//

function potm() {
};

potm = new potm();
num = 0;

potm[num++] = "<a href='movie/aoted.html'><img src='movie/pic/aoted1.jpg' border='0' width=115></a><p>The <a href='movie/aoted.html'>evil dolls</a> in their hideout, located under Opal College. From the left is Willy, Harry, and Rip."
potm[num++] = "<a href='movie/aoted.html'><img src='movie/pic/aoted2.jpg' border='0' width=115></a><p>Harry, the leader and mastermind behind the evil doll's plan to take over the world."
potm[num++] = "<a href='movie/aoted.html'><img src='movie/pic/aoted3.jpg' border='0' width=115></a><p>Pockets, from the movie <a href='movie/aoted.html'><i>Attack of the Evil Dolls</i></a>."
potm[num++] = "<a href='movie/aoted.html'><img src='movie/pic/aoted4.jpg' border='0' width=115></a><p>Rip and Clyde, from the movie <a href='movie/attack.html'><i>Attack of the Evil Dolls</i></a>."
potm[num++] = "<a href='movie/aoted.html'><img src='movie/pic/aoted5.jpg' border='0' width=115></a><p>The Lion, the powerful and mystical enemy of the <a href='movie/aoted.html'><i>Evil Dolls</i></a>."
potm[num++] = "<a href='movie/aoted.html'><img src='movie/pic/aoted6.jpg' border='0' width=115></a><p>Willy, from the movie <a href='movie/aoted.html'><i>Attack of the Evil Dolls</i></a>."
potm[num++] = "<a href='movie/dl.html'><img src='movie/pic/dl1.jpg' border='0' width=115></a><p>The evil villian known as The Boss, from the movie <a href='movie/dl.html'><i>Dark Light</i></a>."
potm[num++] = "<a href='movie/dl.html'><img src='movie/pic/dl2.jpg' border='0' width=115></a><p>Johnny Devil and his arch enemy, The Boss, fight a heroic rootfop battle in the movie <a href='movie/dl.html'><i>Dark Light</i></a>."
potm[num++] = "<a href='movie/dl.html'><img src='movie/pic/dl3.jpg' border='0' width=115></a><p>Johnny Devil, from the movie <a href='movie/dl.html'><i>Dark Light</i></a>, emerges from a dumpster to start his reign of destruction."
potm[num++] = "<a href='movie/dl.html'><img src='movie/pic/dl4.jpg' border='0' width=115></a><p>A brawl in the movie <a href='movie/dl.html'><i>Dark Light</i></a>"
potm[num++] = "<a href='movie/dl.html'><img src='movie/pic/dl5.jpg' border='0' width=115></a><p>Johnny Devil and his girlfriend share a romantic moment in the movie <a href='movie/dl.html'><i>Dark Light</i></a>."
potm[num++] = "<a href='old/index.htm'><img src='pic/walkingskeleton.gif' border='0' width=115></a><p>Remember him? The last remains of Johnny's old (80's-style) website. =)"

increment = Math.floor(Math.random() * num);

document.write(potm[increment]);

-->
