// JavaScript Document

function abrepopups() {
	window.open('popup3.htm','inaugura3','width=360,height=520,left=400,top=0');
}
