$(document).ready(function() {
	$("#wizards a").lightBox();
});

