var arnews = new Array(3); totcount = 3; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="SPRB Update
"; arnews[0] += "I just wanted to let everyone know that I realize most of the posting of late has just been job openings. Unfortunately, I don’t have a ton of free time and what time I used to spend blogging is now being devoted to the apartment hunt among other things. As a recent college grad who moved [...]"; arnews[0] += "
Publ.Date : Sun, 18 Apr 2010 02:44:48 +0000"; arnews[0] += "
"; arnews[1]="Job Opening: Atlanta Falcons Community Relations Seasonal Intern
"; arnews[1] += "If you’re still in college or just recently graduated in December and want to intern in the Atlanta area, there is an opening for you! The Atlanta Falcons are looking to hire a Community Relations Seasonal Intern to work to correspond with the university calendar or August – December 2010. If the top candidate is a [...]"; arnews[1] += "
Publ.Date : Thu, 15 Apr 2010 13:00:32 +0000"; arnews[1] += "
"; arnews[2]="Job Opening: Seattle Storm Director of Communications
"; arnews[2] += "The Seattle Storm (WNBA) are searching for a Director of Communications. If you have the experience and the interest in the position, please apply at this website. Good luck! The Seattle Storm is currently seeking an individual for the position of Director of Communications. This position is responsible for overseeing all media rel..."; arnews[2] += "
Publ.Date : Wed, 14 Apr 2010 13:00:56 +0000"; arnews[2] += "
"; totcount = 3; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");