// JavaScript Document

var flashcontent = new Array('<div class="height-115"><div class="inx-bx"><img src="images/caring_for_those_in_need.gif" alt="" width="149" height="40" /></div><div class="inx-bx1"><div class="top-img-"><img src="images/rig_img1.gif" alt="" width="156" height="114" /></div> </div><br /></div><div><p class="Arial-rose-12"><img src="images/top_hdr.gif" alt="" /><br />Ashwini, 6 months old child, came to us with a flat face and a deformed head. The joints of her skull bone were fused earlier than in a normal child. This has started putting pressure on her brain restricting its growth. She needed a major surgery to get her to being normal. But her father, who was a watchman at a school couldn’t afford the treatment. But in March 2004, she was successfully operated and she has normal skull shape.</p><div class="height-5"><img src="images/spacer.gif" alt="" width="1" height="5" /></div><div class="top-bit"><a href="../heart_to_heart_ashwini.htm" class="arial-11-white-bold" onmousemove="overstoimg()" onmouseout="outstoimg()"><img id="stoimg" src="images/red_link.gif" alt="" width="30" height="13" border="0" />Go to the story...</a></div> </div>','<div class="height-115"><div class="inx-bx"><img src="images/caring_for_those_in_need.gif" alt="" width="149" height="40" /></div><div class="inx-bx1"><div class="top-img-"><img src="images/rig_img2.gif" alt="" width="156" height="114" /></div> </div><br /></div><div><p class="Arial-rose-12"><img src="images/top_hdr2.gif" alt=""/><br />Mohan, at age 12, came to Sri Ramachandra Cleft and Craniofacial Center with a malformation of his skull, forehead and nose, which made him look disfigured and abnormal. His parents could not afford the expensive corrective surgery which would make him look normal like the other kids. But today, he has already undergone an extensive cranioplasty to reshape his skull and is even closer to looking normal.</p><div class="height-5"><img src="images/spacer.gif" alt="" width="1" height="5" /></div><div class="top-bit"><a href="../heart_to_heart_mohan.htm" class="arial-11-white-bold" onmousemove="overstoimg()" onmouseout="outstoimg()"><img id="stoimg" src="images/red_link.gif" alt="" width="30" height="13" border="0" />Go to the story...</a></div> </div>','<div class="height-115"><div class="inx-bx"><img src="images/caring_for_those_in_need.gif" alt="" width="149" height="40" /></div><div class="inx-bx1"><div class="top-img-"><img src="images/rig_img3.gif" alt="" width="156" height="114" /></div> </div><br /></div><div><p class="Arial-rose-12"><img src="images/top_hdr3.gif" alt="" /><br />80 year old Sri T. Ramanujam was traveling from Nagpur to Chennai by train. On arriving at Chennai Central Railway station, he was received by his son-in-law. On his way out, he suddenly collapsed and was helped by bystanders to be seated on a bench but his condition was getting worse. Thanks to the Emergency Medical Center run by Sri Ramachandra Medical Center at Central Station, Sri. T. Ramanujam got medical attention on time. </p><div class="height-5"><img src="images/spacer.gif" alt="" width="1" height="5" /></div><div class="top-bit"><a href="../heart_to_heart_ramanujam.htm" class="arial-11-white-bold" onmousemove="overstoimg()" onmouseout="outstoimg()"><img id="stoimg" src="images/red_link.gif" alt="" width="30" height="13" border="0" />Go to the story...</a></div></div>');

function changeflacon()
{
	var randno = Math.round(2*Math.random());
	document.write(flashcontent[randno]);
//	document.write('<div class="height-115"><div class="inx-bx"><img src="images/caring_for_those_in_need.gif" alt="" width="149" height="40" /></div><div class="inx-bx1"><div class="top-img-"><img src="images/rig_img.gif" alt="" width="156" height="114" /></div> </div><br /></div><div><p class="Arial-rose-12"><img src="images/top_hdr.gif" alt="" width="334" height="27" /><br />  Ashwini,  6 months old child, came to us with a flat face and a deformed head.  The joints of her skull bone were fused earlier than in a normal  child. This has started putting pressure on her brain restricting  its growth. She needed a major surgery to get her to being normal.  But her father, who was a watchman at a school couldn€™t afford the  treatment. But in March 2004, she was successfully operated and she  has normal skull shape.</p><div class="height-5"><img src="images/spacer.gif" alt="" width="1" height="5" /></div>        </div>        <div><a href="#" class="arial-11-white-bold"><img src="images/red_link.gif" alt="" width="30" height="13" border="0" />Go to the story...</a></div>');		
}