$(function() {
	$("a[href$='params=800/600/0']").lightBox();
});

