// modify the 7 lines below
$banners= array('http://www.3-rx.com/aaa/banner/im/prostatic-hyperplasia.jpg','http://www.3-rx.com/aaa/banner/im/dysmenorrhea.jpg','http://www.3-rx.com/aaa/banner/im/ectopic-pregnancy.jpg','http://www.3-rx.com/aaa/banner/im/pregnancy-risk.jpg','http://www.3-rx.com/aaa/banner/im/topamax.jpg','http://www.3-rx.com/aaa/banner/im/ibs.jpg','http://www.3-rx.com/aaa/banner/im/depression-new.gif','http://www.3-rx.com/aaa/banner/im/tacrolimus.gif','http://www.3-rx.com/aaa/banner/im/diabetes.jpg','http://www.3-rx.com/aaa/banner/im/personality-disorders.jpg','http://www.3-rx.com/aaa/banner/im/presbyopia.gif');
$alt_texts= array ('Benign prostatic hyperplasia, or BPH for short, is the enlargement of the prostate gland. It is caused by excess growth of cells in the prostate. This condition is not the same as prostate cancer','Alternate Names : Dysmenorrhea. Menstrual cramps are the pain and cramping some women experience during their monthly periods. The term dysmenorrhea usually refers to pain and cramps severe enough to prevent normal activity','An ectopic pregnancy occurs when a fertilized egg implants outside of the uterus. The most common site is within a fallopian tube. More rarely an embryo may implant within an ovary, in the cervix, or on the abdominal wall','Pregnancy is the period from conception to birth. A pregnancy may be complicated by health problems or lifestyle issues known as risk factors. These risk factors can affect the mother or fetus, or both','Topiramate (toe-PYRE-a-mate) is used to help control some types of seizures in the treatment of epilepsy. This medicine cannot cure epilepsy and will only work to help control seizures for as long as you continue to take it.','Irritable bowel syndrome, or IBS, is a condition characterized by abdominal cramping, bloating, gas, and other changes in the bowels','Depression is a medical condition that leads to intense feelings of sadness or despair. These feelings don\'t go away on their own. They are not necessarily related to a particular life event','Tacrolimus ( ta-KROE-li-mus) ointment is used for moderate to severe atopic dermatitis. This is a skin condition where there is itching, redness and inflammation, much like an allergic reaction','Type 2 diabetes mellitus, more often known as type 2 diabetes, is the most common type of diabetes','Personality disorders are chronic mental disorders','Presbyopia is an eye condition in which the lens loses the ability to focus over time');
$links= array('http://www.3-rx.com/benign-prostatic-hyperplasia/default.php','http://www.3-rx.com/menstrual-cramps/default.php','http://www.3-rx.com/ectopic-pregnancy/default.php','http://www.3-rx.com/pregnancy-risk-factors/default.php','http://www.3-rx.com/drugs/detailed/topiramate/default.php','http://www.3-rx.com/irritable-bowel-syndrome/default.php','http://www.3-rx.com/depression.php','http://www.3-rx.com/drugs/detailed/tacrolimus-systemic/before-using.php','http://www.3-rx.com/diabetes.php','http://www.3-rx.com/personality-disorders/default.php','http://www.3-rx.com/presbyopia/default.php'); /* e.g. 'http://www.yoursite.com' */
$border="0";
$target="";
$width="150";
$height="300";
$action="";// for javascript enter 'js' else leave empty.
// YOU DO NOT NEED TO MODIFY BELOW
$random_no= count($banners);
$random=$random_no-1;
mt_srand ((double) microtime () * 1000000);
$rnd= mt_rand(0,$random);
$banner=$banners[$rnd];
$alt_text=$alt_texts[$rnd];
$link=$links[$rnd];
if ($action=="js")
{
echo("document.write('');");
}
else
{
echo"";
}
?>
In an important study forthcoming in the March 2006 issue of the American Naturalist, biologists from Yale University, University of Florida, and Dartmouth University explore the dynamics of pathogen survival and shed new light on a longstanding mystery: why some infectious diseases are limited to small outbreaks and others become full-blown epidemics.
“The capacity of a virus to propagate upon a novel host apparently is conditional on the recent experience of preceding generations,” the authors say. “This is intrinsically interesting, suggesting a kind of complexity in pathogen population dynamics that has not been widely regarded.”
The researchers observed viral populations on host bacteria, specifically situations where virus populations were sustained on the original hosts, but went extinct on the new hosts. Observing transmission rates, they found that viruses previously reared on an original host showed greater productivity on the new host than viruses previously reared on the new host.
“In this critical region, periodic exposure to native hosts allowed the viruses to survive on novel hosts, an unanticipated result,” explain the authors.
The researchers infer that the mechanism behind this phenomenon may be the “host-legacy” effect. If this is the case, according to the authors, the total viral population experiencing the new environment is greater than previously expected, allowing for increased chances of adaptive evolution to the new host.