parent
7d08fab8e3
commit
2bfce06210
@ -947,12 +947,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<?php include('contact.html'); ?>
|
||||
|
||||
<?php include('footer.html'); ?>
|
||||
|
||||
<?php include('include_foot.html'); ?>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
var windowHeight = window.innerHeight || document.documentElement.clientHeight
|
||||
@ -969,6 +963,12 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<?php include('contact.html'); ?>
|
||||
|
||||
<?php include('footer.html'); ?>
|
||||
|
||||
<?php include('include_foot.html'); ?>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user