var arnews = new Array(5); totcount = 5; rnd = 1; document.write("
");
document.write("![]() "); arnews[0]="100 Questions Answers About Mesothelioma Second Edition "; arnews[0] += " Posted By hostteamwork 23 hours, 19 minutes ago in Health & Fitness Product Description Whether you are a patient newly diagnosed with mesothelioma, a survivor or a friend or relative may be, this book offers help. "; arnews[0] += "Publ.Date : Wed, 11 Nov 2009 23:32:12 GMT"; arnews[0] += " "; arnews[1]="Mesothelioma Cancer Overview "; arnews[1] += " An exceedingly rare form of cancer, mesothelioma sees about 3 to 4 thousand new cases each year. "; arnews[1] += "Publ.Date : Mon, 09 Nov 2009 22:58:25 GMT"; arnews[1] += " "; arnews[2]="Mesothelioma a " An Example of Treatment Difficulties "; arnews[2] += " Mesothelioma An Example of Treatment Difficulties >> Posted By cemplon 23 hours, 40 minutes ago in Health & Fitness Mesothelioma is a rare form of cancer that is associated with exposure to asbestos. "; arnews[2] += "Publ.Date : Sun, 08 Nov 2009 22:51:09 GMT"; arnews[2] += " "; arnews[3]="Elizabeth Warren: We Rescued The Top Of The System, Left The Bottom To Fend For Itself "; arnews[3] += " Big Pharma claims to be concerned about our health. However, it is interesting to note the results of the Orphan Drug Act . "; arnews[3] += "Publ.Date : Sat, 07 Nov 2009 13:30:05 GMT"; arnews[3] += " "; arnews[4]="New health and safety campaign to raise awareness of mesothelioma "; arnews[4] += " THE \"hidden killer\" which has claimed the lives of more than 100 York men is the subject of a new information campaign by the Health and Safety Executive . "; arnews[4] += "Publ.Date : Thu, 05 Nov 2009 16:42:01 GMT"; arnews[4] += " "; totcount = 5; 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(" |