// JavaScript Document

jQuery(document).ready(function() {  
	jQuery('.modal3').smart_modal({hide_on_overlay_click:false});	
});
