File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/ncbm/registration-fees.php
<?php include 'inc/inner-header.php';?>
<div id="page-banner-area" class="page-banner-area" style="background-image:url(images/banner/banner1.jpg)">
<!-- Subpage title start -->
<div class="page-banner-title">
<div class="text-center">
<h2>REGISTRATION FEES </h2>
<ul class="breadcrumb">
<li>Home</li>
<li><a href="#">REGISTRATION FEES </a></li>
</ul>
</div>
</div>
<!-- Subpage title end -->
</div>
<!-- Banner end -->
<section id="main-container" class="main-container">
<div class="container">
<div class="row">
<div class="col-md-8">
<h3 class="title-classic">REGISTRATION FEES </h3>
<!--<table class="table table-bordered">
<tr>
<td width="267" valign="top"><p><strong>CATEGORIES </strong></p></td>
<td width="194" valign="top"><p><strong>FEE</strong></p></td>
</tr>
<tr>
<td width="267" valign="top"><p>STUDENTS / RESEARCH SCHOLARS/ACADEMICIANS</p></td>
<td width="194" valign="top"><p>INR 1000/1500*</p></td>
</tr>
<tr>
<td width="267" valign="top"><p><a name="_Hlk527458356" id="_Hlk527458356">CORPORATE DELEGATES</a></p></td>
<td width="194" valign="top"><p>INR 2500/3000*</p></td>
</tr>
<tr>
<td width="267" valign="top"><p>FOREIGN DELEGATES </p></td>
<td width="194" valign="top"><p>USD100/150*</p></td>
</tr>
</table>-->
<h4>The registration fee for Students, Research Scholars, Academicians, Corporate and Foreign Delegates is Rs.500. </h4>
<p><strong>*On the spot registration can also be done at 8:30 a.m. on 31stJanuary, 2020. </strong></p>
</div>
<!-- Col end -->
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="gap-20"></div>
<div class="sidebar sidebar-left">
<div class="widget contact-info">
<div class="contact-info-box"> <i class="fa fa-map"> </i>
<div class="contact-info-box-content">
<h4>Venue</h4>
<p> Vallabh Bhai Patel Chest Institute,<br/>
University of Delhi,
Delhi-110007</p>
</div>
</div>
<div class="contact-info-box"> <i class="fa fa-envelope"> </i>
<div class="contact-info-box-content">
<h4>Email</h4>
<p>ncbm@sbs.du.ac.in</p>
</div>
</div>
<div class="contact-info-box"> <i class="fa fa-phone-square"> </i>
<div class="contact-info-box-content">
<h4>Phone</h4>
<p>+91-9560149789 (Mon to Fri 11:30 a.m. to 5:00 p.m.)</p>
</div>
</div>
<!-- Widget end -->
</div>
<!-- Widget end -->
</div>
<!-- Sidebar left end -->
</div>
<!-- Sidebar col end -->
</div>
<!-- Content row -->
</div>
<!-- Conatiner end -->
</section>
<!-- Main container end -->
<?php include 'inc/footer.php';?>
<!-- Footer end -->
<!-- Javascript Files
================================================== -->
<!-- initialize jQuery Library -->
<script type="text/javascript" src="js/jquery.js"></script>
<!-- Bootstrap jQuery -->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- Counter -->
<script type="text/javascript" src="js/jquery.counterup.min.js"></script>
<!-- Waypoints -->
<script type="text/javascript" src="js/waypoints.min.js"></script>
<!-- Color box -->
<script type="text/javascript" src="js/jquery.colorbox.js"></script>
<!-- Google Map -->
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?key=AIzaSyCsa2Mi2HqyEcEnM1urFSIGEpvualYjwwM"></script>
<!-- Doc https://developers.google.com/maps/documentation/javascript/get-api-key -->
<!-- For latitude and longitude use http://www.latlong.net/ -->
<script type="text/javascript" src="js/gmap3.js"></script>
<script type="text/javascript">
/* Google Map */
$(function () {
$('#map')
.gmap3({
address:"121 King Street, Melbourne Victoria 3000 Australia",
zoom: 13,
center:[-37.817274,144.955709],
mapTypeId : google.maps.MapTypeId.ROADMAP,
scrollwheel: false
})
.marker([
{position:[-37.817274,144.955709]},
{icon: "http://maps.google.com/mapfiles/marker_grey.png"}
])
});
</script>
<!-- Template custom -->
<script type="text/javascript" src="js/custom.js"></script>
</div>
<!-- Body inner end -->
</body>
<!-- Mirrored from themefunction.com/html/eventime/contact.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 22 Oct 2018 07:05:40 GMT -->
</html>