jQuery(document).ready(function(){jQuery('#mycarousel').jcarousel({visible:1,scroll:1})});$(document).ready(function(){$(".button_1").hover(function(){$(this).children("img").animate({top:"-10px"},200).animate({top:"-4px"},200).animate({top:"-7px"},100).animate({top:"-4px"},100).animate({top:"-6px"},100).animate({top:"-4px"},100)})});
