
PK 
<?php
include("header.php");
?>
<div id="layout">
<div id="bodycontainer">
<div id="leftcontainer">
<div id="welcomezone">
<div class="clear"></div>
<div>
<div>
<h1>INNOVATIONS</h1>
<h3><font color="#5E8CD6">1. Gynamet glove for Ice Slush</font></h3>
<div>July 2007, Annual Conference of Southzone - Urological Society of India, <strong>COIMBATORE, INDIA</strong></div>
</div>
<h3><font color="#5E8CD6">2. Penile Intubation - With Endotracheal Tube for Gross Hematuria with Clot Retention</font></h3>
<div>On-going.</div>
<div class="clear"></div>
<br />
<h1>BOOKS</h1>
<h3><font color="#5E8CD6">(i) Chapters Contributed</font></h3>
<b>I Nephron Sparing Surgery in Non-Mitotic Conditions<br/>
II Controversies in Nephron Sparing Surgery<br/>
Book Title : Nephron Sparing Surgery<br/>
Editors : K Sasidharan; Mark Soloway<br/>
ISBN: 978-1-84184-636-1 (hardback)<br /> 978-0-203-08992-7 (Electronic)</b><br/>
Originally Published on: October 2007<br/>
Publisher: Informa Healthcare, UK<br/>
<h3><font color="#5E8CD6">(ii) Chapter Contributed</font></h3>
<b>Transpubic Approach for Female Urethral<br /> Reconstruction Book entitled : �Approach to<br /> Female Urology� (P148-151). Publisher :<br /> Society for Continence (Singapore)</b><br />
<h3><font color="#5E8CD6">(iii) Chapter Contributed</font></h3>
<b>Urology section of Manipal Manual of Surgery<br />
Book entitled : Manipal Manual of Surgery<br />
Publisher : CBS Publishers & Distributors; 4th edition</b><br />
<div class="aboutcolumnzone">
<div class="aboutcolumn1">
<div><br />
<a href="urologist.php"><img src="images/back2.png" border="0"></a>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<?php
include('sidebar.php');
include('footer.php');
?>
</body></html>


PK 99