function showProduct(w) {
   window.location = w; 
   return false;
};

