jQuery('#request_viewing_dialog').html("<form action=\"http://www.listyourhome.com/searches/listings/1063856/request_viewing\" method=\"post\">\n<p>\n<label for=\"property\">Property</label>\n<span class='address'>1081 Beach Park Bl #107</span>\n</p>\n<p>\n<label for=\"name\">Name</label>\n<input id=\"name\" name=\"name\" type=\"text\" />\n</p>\n<p>\n<label for=\"email\">Email</label>\n<input id=\"email\" name=\"email\" type=\"text\" />\n</p>\n<p>\n<label for=\"phone\">Phone</label>\n<input id=\"phone\" name=\"phone\" type=\"text\" />\n</p>\n<p>\n<label class=\"comments\" for=\"Comments__Include_dates_times_for_showing_\">Comments (include dates/times for showing)</label>\n<textarea id=\"comments\" name=\"comments\"></textarea>\n</p>\n</form>\n");
jQuery('#request_viewing_dialog').dialog("open");
jQuery('#request_viewing_dialog form').ajaxForm({"dataType": "script"});
