Beispiel #1
0
PageBuilder::loadHeadByPath("navigation", "template/module/navigation");
$PB->CSShead();
?>
		
		<script type="text/javascript"  src="/include/javascript/jQuery/jquery.js"></script>
		<script type="text/javascript"  src="/include/javascript/jQuery/jquery-ui.js"></script>
		<script type="text/javascript"  src="/include/javascript/parallax/parallax-plugin.js"></script>

		<?php 
$PB->JSIncludes();
?>
		
		<script>
		<?php 
//JS HEAD DES TEMPLATES
$PB->JShead();
?>
		</script>
		

		
		<script>
	
		
		var times = new Array(10);	
		var scrollTop = 0;

		
		jQuery( document ).ready(function(){