$(function () {
	$(".scrollable").scrollable();
	$("img[rel]").overlay();
});
