﻿$(document).ready(function()
{
    $(".simpledialog").simpleDialog();

});


