
$(function() {
	$('.right_content a').lightBox({fixedNavigation:true});
});