/*
 * libura V2.0R1.0
 * http://www.desknets.com/
 * Copyright (C)2010 NEOJAPAN,Inc. All Rights Reserved.
 * 本製品は日本国著作権法および国際条約により保護されています。 
 * 本製品の全部または一部を無断で複製したり、無断で複製物を頒 
 * 布すると著作権の侵害となりますのでご注意ください。 
 */
(function(){if(!neo.core.readyNamespace("neo.Ajax.ajaxMessages")){return}neo.Ajax.ajaxMessages=neo.core.decodeAll({dialogTitle:"Communication Error",dialogCloseButtonCaption:"Close",errBase:"The following error occurred while communication. If you continue using this application, please refresh your browser screen.",errHttp:neo.core.decodeAll({"403":"You do not have the access right to the server.","404":"The URL may be wrong URL.","500":"An error occurred on the server.","503":"The server is too busy now. Please wait for a while and try it again.","504":"Proxy server timeouts."}),parsererror:"An error occurred on the server. (invalid response)",defaultMessage:"The server is stopped or the network is too busy.",OK:"OK",cancel:"Cancel",confirm:"Confirm",msgConfirmMove:"The communication is in progress. Do you want to move?"})})();
