
function Legal_Notice(){
	window.open('Legal_Notice.asp','aviso','width=350, height=400, top=10, left=10,scrollbars=yes');
}
function Privacy_Policy(){
	window.open('Privacy_Policy.asp','politica','width=350, height=350, top=10, left=10');
}
function Branches(){
	window.open('Branches.asp','politica','width=550, height=380, top=10, left=10');
}
function Branches1(){
	window.open('Branches1.asp','politica','width=550, height=380, top=10, left=10');
}
function ver_creditos_en(){
	window.open('/app/oi04/creditos/creditos_en.asp','creditos','width=350, height=320, top=10, left=10');
}
