var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Mixed bag at 4C's Bunkers, Bonkers and Belles
"; arnews[0] += "RANGE OF ROLES Matthew Rose plays significant and insignificant entities in two of the plays that make up Bunkers, Bonkers and Belles at Cape Cod Community College."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 09:10:50 GMT"; arnews[0] += "
"; arnews[1]="JADE Ewen talks to us about making it on board the dizziest merry-go-round in pop
"; arnews[1] += "Sugababe JADE EWEN was signing on at a run-down job centre. On a bleak winter afternoon a member of staff sneered at her dreams to top the pop charts, telling her to \"be realistic\". But 12 months on the former Eurovision contestant has recorded her first album as the latest addition to the SUGABABES - with Christmas single Santa Baby coming out ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 07:59:37 GMT"; arnews[1] += "
"; arnews[2]="Children In Need: Tess Daly, Alesha Dixon, Taylor Swift and Westlife do their bit for char
"; arnews[2] += "TWO weeks' rain will fall today as Britain braces itself for gale-force winds and torrential downpours."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 02:35:01 GMT"; arnews[2] += "
"; arnews[3]="Music news: New look Sugababes make surprise appearance at Forth Awards in Edinburgh
"; arnews[3] += "THE Sugababes stunned Scots fans with a shock appearance at yesterday's Forth Awards in Edinburgh's Assembly Rooms."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 00:00:00 GMT"; arnews[3] += "
"; arnews[4]="Sugababes record 'Santa Baby' cover
"; arnews[4] += "Sugababes have revealed that they have recorded a cover version of Christmas song 'Santa Baby'. The group, who are currently promoting new single 'About A Girl' , announced that the song will be distributed around radio stations but not made available for release."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 14:14:41 GMT"; arnews[4] += "
"; arnews[5]="a Shop local' - Some say slogan should be taken into account when...
"; arnews[5] += "The Downtown Uplift Phase One, set to begin Jan. 4, will encompass new sidewalks, planters, landscape and more."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 09:14:41 GMT"; arnews[5] += "
"; arnews[6]="Keisha sets the record straight on Sugababes reunion
"; arnews[6] += "Keisha Buchanan has denied reports she is joining forces with the other original members of the Sugababes."; arnews[6] += "
Publ.Date : Thu, 19 Nov 2009 01:04:40 GMT"; arnews[6] += "
"; arnews[7]="IIHS Top Safety Picks, Chocolate 911s, Audi Robot: Today At High Gear Media
"; arnews[7] += "The Jetsons had them doing the dishes, the Matrix says they'll take over the world one day, and Audi wants to put one in your dashboard: robots."; arnews[7] += "
Publ.Date : Wed, 18 Nov 2009 21:56:29 GMT"; arnews[7] += "
"; totcount = 8; 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("
");