$(document).ready(function(){	
$('#ex2').jqm({ajax:'@href',overlay: 0, trigger: '.zoom', ajaxText: 'Loading...'});	
});
