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