function select_cat_archivo(cat) { var url="/biblioteca/?secc=biblioteca&idc="+cat; location.href=url; }