var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Leeza Gibbons - PR.com
"; arnews[0] += "Every time Hollywood thinks they've figured her out, she cleverly moves another step up the ladder and successfully places another title among her many achievements. It's Leeza Gibbons' passion and drive combined with her warmth and wisdom that has ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:46:00 GMT"; arnews[0] += "
"; arnews[1]="Allison Kugel, PR.com Senior Editor - PR.com
"; arnews[1] += "Allison Kugel’s reputation as a talented writer and speaker became known within industry circles and it wasn’t long before Internet player PR.com tapped her to come on board to head up and develop their now acclaimed “Articles” section. With ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 02:08:00 GMT"; arnews[1] += "
"; arnews[2]="Instilling integrity, February's character education trait of the ... - Examiner
"; arnews[2] += "by Leeza Gibbons \"One of the most important ways to manifest integrity is to be loyal to those who are not present. In doing so, we build the trust of those who are present.\" by Stephen Covey \"What is wrong is wrong, even if everyone is doing it."; arnews[2] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; arnews[2] += "
"; arnews[3]="Dancer from ABC's hit show comes to Oswego - Palladium-Times
"; arnews[3] += "Oswego County’s Habitat for Humanity is adding some star power to its annual Dancing with the Stars event, scheduled for 7 p.m., Friday and Saturday, at The American Foundry. Professional dancer Driton “Tony” Dovolani, of ABC’s “Dancing ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 11:34:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");