function InfoLegal()
{
var obj1 = document.getElementById('petra1');
	obj1.onclick = function() { AbrirVentana('petra1.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj2 = document.getElementById('petra2');
	obj2.onclick = function() { AbrirVentana('petra2.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj3 = document.getElementById('petra3');
	obj3.onclick = function() { AbrirVentana('petra3.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj4 = document.getElementById('petra4');
	obj4.onclick = function() { AbrirVentana('petra4.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj5 = document.getElementById('petra5');
	obj5.onclick = function() { AbrirVentana('petra5.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj6 = document.getElementById('petra6');
	obj6.onclick = function() { AbrirVentana('petra6.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj7 = document.getElementById('petra7');
	obj7.onclick = function() { AbrirVentana('petra7.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj8 = document.getElementById('petra8');
	obj8.onclick = function() { AbrirVentana('petra8.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj9 = document.getElementById('petra9');
	obj9.onclick = function() { AbrirVentana('petra9.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj10 = document.getElementById('petra10');
	obj10.onclick = function() { AbrirVentana('petra10.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj11 = document.getElementById('petra11');
	obj11.onclick = function() { AbrirVentana('petra11.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj12 = document.getElementById('petra12');
	obj12.onclick = function() { AbrirVentana('petra12.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
var obj13 = document.getElementById('petra13');
	obj13.onclick = function() { AbrirVentana('petra13.php', 'Compromiso', 780, 600,  null, null, false, false); return false; }
}
window_onload[window_onload.length] = 'InfoLegal()';
