jQuery(document).ready(function() {
	jQuery('a.lightwindow').lightBox();
});