function azzeramin()
{
document.ricerca_adv.min.value="";
}
function azzeramax()
{
document.ricerca_adv.max.value="";
}
function dettagli_prodo(destinazione,nome,categoria,numero)
{
    document.prodotti.calipso.value=destinazione;
    document.prodotti.nome.value=nome;
    document.prodotti.catego_clk.value=categoria;
    document.prodotti.num_cat.value=numero;
	document.prodotti.method = "post";
    document.prodotti.action = "/prezzi.php";
    document.prodotti.target="_blank";
    document.prodotti.submit();
}
function dettagli_proapi(destinazione,nome,categoria,numero)
{
    document.prodotti.calipso.value=destinazione;
    document.prodotti.nome.value=nome;
    document.prodotti.catego_clk.value=categoria;
    document.prodotti.num_cat.value=numero;
	document.prodotti.method = "post";
    document.prodotti.action = "/prezzi_api.php";
    document.prodotti.target="_blank";
    document.prodotti.submit();
}
function dettagli_prodotto(destinazione)
{
    document.prodotti.calipso.value=destinazione;
    document.prodotti.method = "post";
    document.prodotti.action = "/prezzi.php";
    document.prodotti.target="_blank";
    document.prodotti.submit();
}
function dettd_prodotto(destinazione){
    document.protd.caliptd.value=destinazione;
    document.protd.method = "post";
    document.protd.action = "/prezzi.php";
    document.protd.target="_blank";
	document.protd.submit();
	}
function dettagli_singolo(destinazione){
    document.prodx.calipx.value=destinazione;
    document.prodx.method = "post";
    document.prodx.action = "/prezzo_singolo.php";
    document.prodx.target="goran";
    document.prodx.submit();

}
function negozio(destinazione){
    document.prodx.calipx.value=destinazione;
    document.prodx.method = "post";
    document.prodx.action = "/shop_card.php";
    document.prodx.target="goran";
    document.prodx.submit();

}
function dettagli_face(destinazione){
    document.prodx.calipx.value=destinazione;
    document.prodx.method = "post";
    document.prodx.action = "/facebook.php";
    document.prodx.target="_blank";
    document.prodx.submit();

}
function tecnic(par_chiave,par_tipo){
	document.prodx.calipx.value=par_chiave+'__'+par_tipo;
	document.prodx.method = "post";
    document.prodx.action = "/techn.php";
    document.prodx.target="_blank";
    document.prodx.submit();
}
function auto(destinazione){
 document.prodx.calipx.value=destinazione;
    document.prodx.method = "post";
    document.prodx.action = "/prezzo_auto.php";
    document.prodx.target="_blank";
    document.prodx.submit();
}

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
// fa saltare i menu
}
