// JavaScript Document ** common

(function($) {
$(function() {

  $('.imgchange').opOver();
  $('.gmenu').wink(300);

});
})(jQuery);



