// 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"";
}
?>
During our waking hours, our brains are inundated with sensory information that shifts from one moment to the next.
Recognizing meaningful associations between different snippets of this information is a basic form of learning that is essential for survival, even for animals with much simpler brains than our own. For learning to occur, these associations must be made and reinforced in some way at the neuronal level, but how this happens is poorly understood. Research reported this week sheds light on this problem by identifying a group of neurons whose activity changes during the learning process in a way that reflects the new association that is formed between two different sensory stimuli.
To address the question of how the relevance of a stimulus is represented at the level of neuronal cells, the researchers used the fruit fly Drosophila as a model organism. These tiny animals can be trained to associate an otherwise neutral odor stimulus with a negative experience, such as a small electric shock, and ultimately learn to avoid this odor. Using sensitive imaging methods, the researchers observed the activity of certain neurons within the fly’s brain during such training. They found that prior to training, these cells, which release the neurotransmitter dopamine, become especially activated if the negative stimulus—the small shock—occurs, but show only a weak activity in response to odors. Interestingly, after training, those cells respond with a prolonged activity toward the odor associated with the negative stimulus. In the course of training, the odor has acquired a negative relevance, which is reflected in this prolonged activity of dopamine-releasing cells. Interestingly, human brains seem to function in a similar way, with the difference that in our brains, rewarding stimuli (rather than negative stimuli) are activating dopamine-releasing neurons. The new findings suggest that the mechanisms by which environmental stimuli are evaluated by the brain and become predictive of one another appear to be similar in mammals and fruit flies, and suggest that continued study of the fruit fly system may offer valuable insights into the cellular basis for learning.