$(document).ready(function() {
	
	// LayerContent Plugin laden
	$.include('jquery/jquery.layerContent.js');
	
});