﻿$(document).ready(function(){
  $("#dialog").dialog({modal:true});
});

