	$(document).ready(function() {
	$("a.help").fancybox({type: 'iframe', width: 580, height: 450,overlayShow: false});
	});

