function go(field,cat,page)
{
window.location='products.php?page='+page+"&page1="+field+"&dis_id="+cat;
}