﻿function showtu(obj){
   $(".jqzoom img").attr("jqimg",obj.src);
   document.getElementById("tupianmain").src=obj.src;
}
