function oldhistory()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<div style="text-align: center; margin: auto"><object type="application/x-shockwave-flash" style="width:500px; height:405px;" data="http://www.youtube.com/v/1c9KOgnbCX0"><param name="movie" value="http://www.youtube.com/v/1c9KOgnbCX0" /></object></div>'); } // NativeAmericanIndians
if (ranNum == 1){document.write('<div style="text-align: center ;"  ><object type="application/x-shockwave-flash" style="width:500px; height: 405px;" data="http://www.youtube.com/v/o9W1G3Tn31A"><param name="movie" value="http://www.youtube.com/v/o9W1G3Tn31A" /></object></div>'); } // 1492ColumbusSightingLand
if (ranNum == 2){document.write('<div style="text-align: center ;"  ><object type="application/x-shockwave-flash" style="width:500px; height: 405px;" data="http://www.youtube.com/v/L9DucdJmPws"><param name="movie" value="http://www.youtube.com/v/L9DucdJmPws" /></object></div>'); } // JamestownAndBritishColonies
if (ranNum == 3){document.write('<div align="center"><div style="background:transparent;width:498px;height:423px"><embed flashVars="playerVars=showStats=yes|autoPlay=no|" src="http://www.metacafe.com/fplayer/317530/declaration_of_independence.swf" width="498" height="423" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></div></div>'); } // DeclarationOfIndependence
}
