I have category id .I got the id from this code
<?php echo $current_catid=$this->getCategoryId(); ?>
now i want to check that this category have child category or not .
if it have child than it will show the child category image and name and url.