$(document).ready(function() {
	EcContent.init();
	if (typeof dynamicNavigation != "undefined") {
		dynamicNavigation.init();
	}
});