The Corner

Cartoon of the Day

CARTOON OF THE DAYBY MICHAEL RAMIREZ   02/09

Return to Sender

$(function() {

// initialize scrollable

$(“.scrollable_cartoon”).scrollable({ onSeek: function() { track_cartoon_click(this.getIndex()); } });

$(“#cartoon img[rel]”).overlay({effect: ‘apple’});

});

Exit mobile version