jQuery(document).ready(function ($) {
	//alert("halert");
	$('#dialog').jqm();
});