wilmaMessage = "His Wife, Wilma.";
// Do one the new way
ajaxResponseRenderer.addRender("fred", fredBlock);
ajaxResponseRenderer.addCallback(new JavaScriptCallback()
{
public void run(JavaScriptSupport javascriptSupport)
{
javascriptSupport.importJavaScriptLibrary(library);
javascriptSupport.addInitializerCall("writeMessageTo", new JSONObject("id", "message", "message",