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