// JavaScript Document
function pop_approfondimento(parola){
	window-open("http://www.hostingpantaweb.com/approfondimento.php?parola="+parola, "ap", "width=450; height=350, top=0, left=0, scrollbars=yes");
}