function getUrlb34(obj){
$("#comments34").empty();
$("#comments34").append(loadingImage);
var address = obj.href;
$.ajax({
url: address,
dataType: "html",
type: "GET",
cache: false,
error: function(e){
$("#comments34").empty();
$("#comments34").append("
Application ErrorUnfortunately a fatal error has been encountered and the script cannot continue.
Please try again.");
return;
},
success: function(data){
$("#comments34").empty();
$("#comments34").append(data);
return;
}
});
}
Hope
to see you this weekend as I'm meeting with voters across the district!
See me in Epping or Londonderry!