$(function() {
products = [
{ value: "prodotti/frese/fresa_a.php", label: "A" },
{ value: "prodotti/trincia/alce.php", label: "ALCE" },
{ value: "prodotti/trincia/beta.php", label: "BETA" },
{ value: "prodotti/aratri/bobland.php", label: "BOBLAND" },
{ value: "prodotti/frese/fresa_bs.php", label: "BS" },
{ value: "prodotti/frese/fresa_bs_super.php", label: "BS SUPER" },
{ value: "prodotti/vangatrici/bufalo.php", label: "BUFALO" },
{ value: "prodotti/trincia/cat.php", label: "CAT" },
{ value: "prodotti/trincia/cat_avant.php", label: "CAT AVANT" },
{ value: "prodotti/ripuntatori/compact.php", label: "COMPACT" },
{ value: "prodotti/trincia/condor.php", label: "CONDOR" },
{ value: "prodotti/frese/fresa_cs.php", label: "CS" },
{ value: "prodotti/frese/fresa_cultiline.php", label: "CULTILINE" },
{ value: "prodotti/frese/fresa_d.php", label: "D" },
{ value: "prodotti/vangatrici/drago.php", label: "DRAGO" },
{ value: "prodotti/frese/fresa_e.php", label: "E" },
{ value: "prodotti/frese/fresa_f.php", label: "F" },
{ value: "prodotti/aratri/falcland_3000.php", label: "FALCLAND 3000" },
{ value: "prodotti/erpici/fox.php", label: "FOX" },
{ value: "prodotti/erpici/fox_vigneron.php", label: "FOX SPECIAL" },
{ value: "prodotti/erpici/fox_vigneron.php", label: "FOX VIGNERON" },
{ value: "prodotti/aratri/freeland.php", label: "FREELAND" },
{ value: "prodotti/frese/fresa_g_gs.php", label: "G e GS" },
{ value: "prodotti/frese/fresa_gamma.php", label: "GAMMA/P" },
{ value: "prodotti/trincia/green.php", label: "GREEN" },
{ value: "prodotti/frese/fresa_k.php", label: "KAPPA" },
{ value: "prodotti/trincia/kronos.php", label: "KRONOS" },
{ value: "prodotti/trincia/kronos_coclea.php", label: "KRONOS 4800 con coclea" },
{ value: "prodotti/trincia/kronosp.php", label: "KRONOS 6000/P" },
{ value: "prodotti/trincia/jolly.php", label: "JOLLY - JOLLY GARDEN" },
{ value: "prodotti/vangatrici/leopard.php", label: "LEOPARD" },
{ value: "prodotti/erpici/magnum.php", label: "MAGNUM" },
{ value: "prodotti/erpici/magnump.php", label: "MAGNUM/P" },
{ value: "prodotti/trincia/mini.php", label: "MINI" },
{ value: "prodotti/vangatrici/minitoro.php", label: "MINI TORO" },
{ value: "prodotti/elevatori/mondial.php", label: "MONDIAL" },
{ value: "prodotti/vangatrici/panda.php", label: "PANDA" },
{ value: "prodotti/trincia/pellicano.php", label: "PELLICANO" },
{ value: "prodotti/trincia/pellicano_special.php", label: "PELLICANO SPECIAL" },
{ value: "prodotti/trincia/pellicano_special_out.php", label: "PELLICANO SPECIAL OUT" },
{ value: "prodotti/trincia/pellicano_super.php", label: "PELLICANO SUPER" },
{ value: "prodotti/frese/fresa_reverse.php", label: "REVERSE" },
{ value: "prodotti/frese/fresa_reverse_3000.php", label: "REVERSE 3000-4000" },
{ value: "prodotti/erpici/smart.php", label: "SMART" },
{ value: "prodotti/trincia/solex.php", label: "SOLEX" },
{ value: "prodotti/trincia/sonar.php", label: "SONAR" },
{ value: "prodotti/trincia/superalce.php", label: "SUPER ALCE" },
{ value: "prodotti/trincia/superalcep.php", label: "SUPER ALCE/P" },
{ value: "prodotti/trincia/supercargo.php", label: "SUPER CARGO" },
{ value: "prodotti/erpici/supermagnump.php", label: "SUPER MAGNUM/P" },
{ value: "prodotti/trincia/supersax.php", label: "SUPER SAX" },
{ value: "prodotti/erpici/smart.php", label: "SUPER SMART" },
{ value: "prodotti/trincia/tlf.php", label: "T.L.F." },
{ value: "prodotti/trincia/tlf3.php", label: "T.L.F. 3" },
{ value: "prodotti/trincia/top.php", label: "TOP" },
{ value: "prodotti/vangatrici/toro.php", label: "TORO" },
{ value: "prodotti/elevatori/triplex.php", label: "TRIPLEX" },
{ value: "prodotti/trincia/velox.php", label: "VELOX" },
{ value: "prodotti/trincia/vortex.php", label: "VORTEX" },
{ value: "prodotti/frese/fresa_ypsilon.php", label: "YPSILON" },
{ value: "prodotti/trincia/zenit.php", label: "ZENIT" },
{ value: "prodotti/trincia/zenit_avant.php", label: "ZENIT AVANT" }
];
});

