codice:
on(release){
	getURL("pagina1.html", "nomeFrameInferiore");
	getURL("pagina2.html", "_self");
}