// JavaScript Document
function politica() {
	window.open ('cancelamento.html','_blank','width=655px,height=451px,scrollbars=yes,top=50px,left=250px');
}
function politicaing() {
	window.open ('cancelamento-ing.html','_blank','width=655px,height=451px,scrollbars=yes,top=50px,left=250px');
}
function politicaesp() {
	window.open ('cancelamento-esp.html','_blank','width=655px,height=451px,scrollbars=yes,top=50px,left=250px');
}
