$(document).ready(function() {
	$('.post:first a[href*=sctfl.net/screens/]').lightBox();
});
