$(document).ready(function() {
	$('.jqmWindow').jqm({modal: true});
});

