$(document).ready(function(){
	$('.fix').wrapInner('<div class="relative"></div>');
	$('#content h2').before('<img class="bgh2Content" style="width: 35px; height: 30px; position: absolute; top: -23px; left: -18px;" src="img/bgh2Content.png" alt="" />');	

	$(document).pngFix();
});

function derechos()
{
	window.open('/derechosDePrivacidad.php','Comunicado_Importante','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=618,height=500');
}
function terminos()
{
	window.open('/terminosLegales.php','Comunicado_Importante','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=618,height=500');
}
function mapa()
{
	window.open('/mapaDelSitio.php','Comunicado_Importante','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=618,height=500');
}
