function menu(typ,cat){
window.location.href='/'+typ+'/'+cat+'/'
}

