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