	function loadContent(id) {
		window.location.href = 'front_content.php?idcat=' + id;
	} 

