var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Family Channel celebrates Bullying Awareness Week with country-wide Stand UP! Wave
"; arnews[0] += "Students in schools across the country will literally Stand UP! to participate in one massive wave that will be led on Family Channel and online at family.ca; The Stand UP! Wave will move from west to east, starting after a bullying-prevention themed episode of hit series The Latest Buzz on November 20 at 12 p.m. ET ."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 20:37:11 GMT"; arnews[0] += "
"; arnews[1]="Kids and celebrities across Canada getting ready to stand up to bullying
"; arnews[1] += "We all know that bullying is a critical issue for young Canadians, but just after noon ET on November 20, schools across Canada will join with television stars and take part in an unprecedented effort to stand up to bullying together."; arnews[1] += "
Publ.Date : Thu, 01 Oct 2009 13:00:00 GMT"; arnews[1] += "
"; arnews[2]="Producing their own magazine
"; arnews[2] += "Anna Kozanitis, 16 ; Tina Lefort, 17; Nicoletta Kozanitis, 13; and Laura Mason., 17; all contributed to the magazine."; arnews[2] += "
Publ.Date : Tue, 29 Sep 2009 14:55:25 GMT"; arnews[2] += "
"; arnews[3]="Fishbourne outwit Wittering in the cup
"; arnews[3] += "A bumper crop of reports from our local West Sussex League teams features action for Wittering, Fishbourne, Chi Uni, Newtown Villa, Hunston, West Chiltington, Lavant, Hunston CC Res, Boxgrove, Ashington, Cowfold and Chapel."; arnews[3] += "
Publ.Date : Thu, 24 Sep 2009 20:17:06 GMT"; arnews[3] += "
"; arnews[4]="Fishbourne outwit Wittering in the cup
"; arnews[4] += "A bumper crop of reports from our local West Sussex League teams features action for Wittering, Fishbourne, Chi Uni, Newtown Villa, Hunston, West Chiltington, Lavant, Hunston CC Res, Boxgrove, Ashington, Cowfold and Chapel."; arnews[4] += "
Publ.Date : Thu, 24 Sep 2009 18:05:46 GMT"; arnews[4] += "
"; arnews[5]="On solid ground: UNC takes care of business in Big Sky Conference opener
"; arnews[5] += "University of Northern Colorado senior Taylor Smith, right, and freshman Marissa Hughes work to block a shot taken by Weber State senior Chelsea Bair on Thursday at Butler-Hancock Sports Pavilion."; arnews[5] += "
Publ.Date : Fri, 18 Sep 2009 07:20:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");