function Spell_makeURL(G){var F=window.location.hostname;var E="scf=";var A="?";for(var C in G.ele){var D=window.escape(G.ele[C]);A+=C+"="+D+"&";E+=C+","}var B=G.marker;return"http://"+F+"/spellcheck.html"+A+E+"&marker="+B}function Spell_format(data){var jsonObj=eval("("+data+")");return jsonObj}function Spell_readyToFetch(B,A){return true}function Spell_display(C,B,A){if(B){if(finalDisplay){finalDisplay(B)}}}function Spell_getHttpResponse(){if(isReady(services.Spell["httpObject"])){var A=getHttpResponse(services.Spell["httpObject"]);serve("Spell",A)}}var finalDisplay;function Spell_registerDisplay(A){finalDisplay=A}var functionArray=new Array();functionArray.outputElement=null;functionArray.isDataToBeFetched=Spell_readyToFetch;functionArray.makeURL=Spell_makeURL;functionArray.getHttpResponse=Spell_getHttpResponse;functionArray.format=Spell_format;functionArray.display=Spell_display;registerService("Spell",functionArray);