$(document).ready(function(){
	$('a').edecrypt();
	$('a.flickr-lightbox').lightBox();
	$('a.media').media();
});
