
$(function() {
	$("a[rel]").overlay({expose: '#98988c'});
});
