function setKind(kind,category) 
{
window.location.href = "/index.php?" + category + "&kind=" + kind.value
};





