function Change_step()
	{document.od.step.value='1'; document.od.submit();}

function Change_liste()
	{document.od.step.value='0'; document.od.submit();}

function Change_liste2()
{document.od.step.value='2'; document.od.submit();}

function Change_tri0()
	{ document.od.step.value='1'; document.od.tri_cat.value='0'; document.od.submit();}

function Change_tri1()
	{ document.od.step.value='1'; document.od.tri_cat.value='1'; document.od.submit();}

function Change_tri2()
	{ document.od.step.value='1'; document.od.tri_cat.value='2'; document.od.submit();}

function Change_tri3()
	{ document.od.step.value='1'; document.od.tri_cat.value='3'; document.od.submit();}

function Change_tri4()
{ document.od.step.value='1'; document.od.tri_cat.value='4'; document.od.submit();}

function detail_location ($v_id)
{ var $v_fiche=$v_id;  document.location.href="location-bateau-detail_ile-reunion.php?ref="+$v_fiche; }

function page_reza($v_id) { var $v_fiche=$v_id; document.location.href="demande_reza.php?lien_ref="+$v_fiche; }
