PK

ADDRLIN : /proc/self/root/home/bw2hgtn172qm/www/Clients/urologysolution.com/
FLL :
Current File : //proc/self/root/home/bw2hgtn172qm/www/Clients/urologysolution.com/neuro_urology.php

<?php
include("header.php");
?>
<div id="layout">

<div id="bodycontainer">
<div id="leftcontainer" style="height:617px;">
<div id="welcomezone">
<div style="padding:10px 0 10px 0">
<div class="block-content">
<h1>Neuro-Urology</h1>

  <div class="left">
  <h4>What is neuro-urology?</h4>
  <p>Neuro-urology  focuses on disorders or conditions of the bladder,  
 urinary tract, kidneys and  genitalia related to neurological disorders
   and spinal injuries. For example,  patients with neurological 
conditions   such as Stroke, Parkinson�s disease,  multiple sclerosis or
 spinal cord   injury may experience problems such as  overactive 
bladder or sexual   dysfunction. Neuro-urology involves diagnosing the  
type of bladder   problem and treating it through medication, 
behavioural changes  or   surgery.</p>
  </div>

<div class="clearfloat"></div><br />
<a href="services.php"><img src="images/back2.png" border="0"></a>

  </div>
</div>
</div>
</div>

<?php
include('sidebar.php');
include('footer.php');
?>
</body></html>


PK 99