function mv()
{
	popupWin = window.open("./mostravirtuale/4_all.asp", "Mostra_Virtuale", "scrollbars,resizable,width=" + screen.width + ",height=" + (screen.height - 60) + ",left=0,top=0");
}
