//Modified by Coffeecup.com function infoscroll(seed,looped) { var text1 = " Congratulations!!!"; var text2 = "You completed Yoda's Trivia Chalenge!"; var msg=text1+text2; var putout = " "; var c = 1; if (looped > 10) { window.status=""; } else if (seed > 100) { seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 100 && seed > 0) { for (c=0 ; c < seed ; c++) { putout+=" "; } putout+=msg.substring(0,100-seed); seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; window.status=putout; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 0) { if (-seed < msg.length) { putout+=msg.substring(-seed,msg.length); seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; window.status=putout; timerTwo=window.setTimeout(cmd,100); // 100 } else { window.status=" "; looped += 1; var cmd = "infoscroll(100," + looped + ")"; timerTwo=window.setTimeout(cmd,75); // 75 } } } // --> >

Congratulations!! You have completed Yoda's Trivia Challenge!!

You are probably wondering....what do I get out of this? Well, if you have a website you can add my award. To figure out how to officially get the award, click "Make it Official" below. To see the award, click "The Yoda's Trivia Challenge Award". If you do not have a website the gift you recieve is the warm feeling that you know you are almost as knowledgable as the great Jedi Master himself!!!

Make it Official

The Yoda's Trivia Challenge Award

Ready to head back home? Well here's your ride....