$(".selector").hover(function() { reducethumb(1); return false; }, function () { expandthumb(1, 657, 623); });