$(document).ready(function(){
	$('a.popup').lightBox();
});