// JavaScript Document

          $(document).ready(function(){
            $(".img_photo").simpletooltip();
          });