$().ready(function() {
	 $('#dialog').jqm();
	 $('#dialog').jqmShow();
});