function updateMainImg(styleno, image_number){
  $(".main_img").attr("src",'/items/'+styleno+'/04/pop/'+image_number+'.jpg')
}