flashnum=Math.round(Math.random()*1)+1
if      (flashnum==1)

{movie1();}

if      (flashnum==2)

{movie2();}

if      (flashnum==3)

{movie3();}

//Functions to write out the correct flash movie resource.

function movie1(){
document.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\"195\" height=\"75\" id=\"newsandrumors\" align=\"\"><param name=movie value=\"http://www.junkyardjake.com/Flash/newsandrumors.swf\"><param name=quality value=high><embed src=\"http://www.junkyardjake.com/Flash/newsandrumors.swf\" quality=high  width=\"195\" height=\"75\" name=\"newsandrumors\" align=\"\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed></object>");
document.writeln ("<br><img src='http://www.junkyardjake.com/images/new.gif'><a href='http://www.junkyardjake.com/NFLRumors/'><span class='ss1'>Latest NFL news and rumors from multiple sources.</span></a>");
}

function movie2(){
document.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\"195\" height=\"75\" id=\"sleepercreepers\" align=\"\"><param name=movie value=\"http://www.junkyardjake.com/Flash/sleeperscreepers.swf\"><param name=quality value=high><embed src=\"http://www.junkyardjake.com/Flash/sleeperscreepers.swf\" quality=high  width=\"195\" height=\"75\" name=\"sleeperscreepers\" align=\"\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed></object>");
document.writeln ("<br><img src='http://www.junkyardjake.com/images/new.gif'><a href='http://www.junkyardjake.com/slpcrp/'><span class='ss1'>Our take on overrated and underrated players.</span></a>");
}

function movie3(){
document.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\"195\" height=\"75\" id=\"newsandrumors\" align=\"\"><param name=movie value=\"http://www.junkyardjake.com/Flash/newsandrumors.swf\"><param name=quality value=high><embed src=\"http://www.junkyardjake.com/Flash/newsandrumors.swf\" quality=high  width=\"195\" height=\"75\" name=\"newsandrumors\" align=\"\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed></object>");
document.writeln ("<br><img src='http://www.junkyardjake.com/images/new.gif'><a href='http://www.junkyardjake.com/SportsBlogs/'><span class='ss1'>Sports Blogs That Don't Suck</span></a>");
}
