function poup (args){
window.open("/ingredienti/"+args,"popup","width=370,height=500,scrollbars=auto,resizable=no,status=no");
}

  /*switch (args) {
  	case  "fettine1":		
window.open("fettine1.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
	  	case  "fettine2":		
window.open("fettine2.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
	  	case  "fettine3":		
window.open("fettine3.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
	  	case  "senoir1":		
window.open("senior1.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
	  	case  "senior2":		
window.open("senior2.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
	 	case  "pate1":		
window.open("pate1.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
		case  "pate2":		
window.open("pate2.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
		case  "pate3":		
window.open("pate3.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
		case  "pate4":		
window.open("pate4.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
		case  "pate5":		
window.open("pate5.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
		case  "pate6":		
window.open("pate6.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;
		case  "pate7":		
window.open("pate7.html","popup","width=527,height=600,scrollbars=yes,resizable=no,status=no");
	break;*/
	
	