jQuery(window).on('load', function() {
			        jQuery('#myModal').modal('show');
			    });