Example #1
0
										<ul class="nav navbar-nav">
											<li><a href="index.php">Home</a></li>
											<li><a href="visa.php">Travel Visa</a></li>
											<li><a href="passport_photo.php">Passport Photo</a></li>
											<li><a href="about.php">About</a></li>
											<li><a href="contact.php">Contact</a></li>
										</ul>
									</div>
								</nav>
							</div>
						</div>
					</div>
				</div> -->
				<!-- .subfooter end -->

			</footer>
			<!-- footer end -->

		</div>
		<!-- page-wrapper end -->

		<!-- JavaScript files placed at the end of the document so the pages load faster
		================================================== -->
		<!-- Jquery and Bootstap core js files -->


		<?php 
assets::js(array(url::template_path() . 'plugins/jquery.min.js', url::template_path() . 'bootstrap/js/bootstrap.min.js', url::template_path() . 'plugins/datepicker/bootstrap-datepicker.js', url::template_path() . 'plugins/modernizr.js', url::template_path() . 'plugins/rs-plugin/js/jquery.themepunch.tools.min.js', url::template_path() . 'plugins/rs-plugin/js/jquery.themepunch.revolution.min.js', url::template_path() . 'plugins/isotope/isotope.pkgd.min.js', url::template_path() . 'plugins/owl-carousel/owl.carousel.js', url::template_path() . 'plugins/magnific-popup/jquery.magnific-popup.min.js', url::template_path() . 'plugins/jquery.appear.js', url::template_path() . 'plugins/jquery.countTo.js', url::template_path() . 'plugins/jquery.parallax-1.1.3.js', url::template_path() . 'plugins/jquery.validate.js', 'https://maps.googleapis.com/maps/api/js?v=3.exp&amp;sensor=false', url::template_path() . 'js/google.map.config.js', url::template_path() . 'js/template.js', url::template_path() . 'js/custom.js'));
?>
	</body>
</html>