jQuery().ready(function() {
	jQuery('#popupBox').jqm();
	jQuery('#popupBox').jqmShow()
});
