// JavaScript Document
document.write('<div id="right-column">');
        document.write('<h3>Featured Services</h3>');
            document.write('<div class="tell">');
            document.write('<br />');
            document.write('<center>');
			  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="200" height="168" id="FlashID" accesskey="1" title="NNC Calcutta Services">');
				  document.write('<param name="movie" value="services.swf" />');
				  document.write('<param name="quality" value="high" />');
				  document.write('<param name="wmode" value="opaque" />');
				  document.write('<param name="swfversion" value="6.0.65.0" />');
				  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
				  document.write('<param name="expressinstall" value="Scripts/expressInstall.swf" />');
				  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
				  <!--[if !IE]>-->
				  document.write('<object type="application/x-shockwave-flash" data="services.swf" width="200" height="168">');
				    <!--<![endif]-->
				    document.write('<param name="quality" value="high" />');
				    document.write('<param name="wmode" value="opaque" />');
				    document.write('<param name="swfversion" value="6.0.65.0" />');
				    document.write('<param name="expressinstall" value="Scripts/expressInstall.swf" />')
				    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
				    document.write('<div>');
				      document.write('<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>');
				      document.write('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>');
			        document.write('</div>');
				    <!--[if !IE]>-->
			    document.write('</object>');
				  <!--<![endif]-->
			  document.write('</object>');
              document.write('</center>');
              document.write('<br />');
            document.write('</div>');
        document.write('<h3>Address</h3>');
            document.write('<div class="tell">');
                document.write('<p><b>National Neurosciences Centre, Calcutta</b><br />Peerless Hospital, II Floor, 360 Panchasayar<br /> Kolkata 700 094 <br /><b>Tel nos:</b> (91-33) 2432 0777 /2432 0999<br /><b>Fax:</b> (91-33) 2432 0682<br /><b>email:</b> <a href="mailto:nurosc12@cal2.vsnl.net.in">nurosc12@cal2.vsnl.net.in</a></p>');
            document.write('</div>');
            document.write('<h3>Intresting Cases</h3>');
            document.write('<div class="tell">');
            	document.write('<p>50 years old gentleman, without any known medical illness was admitted with complaints of acute onset abnormal movements of left upper limb since 3 days prior to admission. No history of headache, vomiting, confusional state, motor weakness, gait disturbances etc. Clinical examination revealed stable &hellip;</p><p><a href="icase.html">read more &hellip;</a></p>');
            document.write('</div>');
document.write('</div>');

