// JavaScript Document



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

