CFMessage={};cfinitmsg=function(){var A=CFMessage;A.http="http";A.bind="bind";A.widget="widget";A.global="global";A.debug="debug";A.info="info";A.error="error";A.window="window";A.loading="Loading...";A["globalErrorHandler.alert"]=" [Enable debugging by adding 'cfdebug' to your URL parameters to see more information]";A["ajax.sendmessage.get"]="HTTP GET {0}";A["ajax.sendmessage.post"]="HTTP POST {0} , params: {1}";A["ajax.sendmessage.error"]="{0} Error: {1}";A["ajax.submitform.formnotfound"]="ColdFusion.Ajax.submitForm: Form not found, form id: {0}";A["ajax.submitform.submitting"]="Submitting form, id:  {0}";A["ajax.submitform.success"]="Form submission successful, form id: {0}";A["ajax.submitform.error"]="ColdFusion.Ajax.submitForm: {0} Error submitting form, id: {1} : {2}";A["navigate.urlrequired"]="ColdFusion.navigate: URL is required";A["navigate.invalidhttpmethod"]="ColdFusion.navigate: Invalid HTTP method {0}, HTTP method must be GET or POST";A["navigate.formnotfound"]="ColdFusion.navigate: Form {0} not found";A["navigate.towindow"]="Navigating to: {0}";A["navigate.tocontainer"]="Navigating to {0} in the container: {1}";A["ajax.replacehtml.elnotfound"]="Error replacing HTML, element not found: {0}";A["ajax.replacehtml.replacing"]="Replacing markup for element: {0} from URL {1} with params {2}";A["ajax.replacehtml.error"]="{0} Error retrieving markup for element {1} : {2}";A["ajax.replacehtml.connectionerror"]="Error retrieving markup for element {0}, unable to open connection to URL {1} : {2}";A["ajax.replacehtml.connectionerrordisplay"]="Error: Unable to open connection to URL {0} : {1}";A["ajax.replacehtml.success"]="Replaced markup for element: {0}";A["ajax.replacehtml.jserror"]="Error processing JavaScript in markup for element {0}: {1}";A["ajax.checkimportedtag.error"]="Imports for tag {0} are missing. Use CFAJAXIMPORT to import them on your main page.";A["bind.register.elnotfound"]="Bind failed, element not found: {0}";A["bind.register.duplicateel"]="Bind failed, duplicate elements found for id or name: {0}";A["bind.assignvalue.elnotfound"]="Bind failed, element not found: {0}";A["bind.assignvalue.selboxerror"]="Bind failed for select box {0}, bind value is not a 2D array or valid serialized query";A["bind.assignvalue.selboxmissingvaldisplay"]="Bind failed for select box {0}, value and/or display attributes must be specified on the cfselect tag when binding to a query";A["bind.assignvalue.selboxinvalidvaldisplay"]="Bind failed for select box {0}, columns matching the value or display attributes specified on the cfselect tag are not present in the query";A["bind.assignvalue.success"]="Assigned bind value: '{0}' to {1}.{2}";A["bind.jsbindhandler.invoking"]="JavaScript bind, invoking function: {0}";A["bind.urlbindhandler.response"]="URL invocation response: {0}";A["bind.urlbindhandler.jsonerror"]="Error parsing JSON response: {0}";A["bind.urlbindhandler.httperror"]="{0} Error invoking URL {1} : {2}";A["ajax.urlbindhandler.connectionerror"]="Unable to open connection to URL {0} : {1}";A["getelementvalue.noelementname"]="ColdFusion.getElementValue: Element name is required for this function";A["getelementvalue.elnotfound"]="ColdFusion.getElementValue: {0}.{1} not found";A["bind.getbindelementvalue.elnotfound"]="Element not found: {0}";A["bind.getbindelementvalue.simplevalrequired"]="Bind value for element: {0}.{1} must be a simple value";A["log.title"]="ColdFusion AJAX Logger";A["log.collapse"]="Collapse";A["log.pause"]="Pause";A["log.clear"]="Clear";A["spry.setupcomplete"]="CF/Spry integration setup complete";A["spry.bindhandler.loadingcfc"]="Loading Spry dataset {0} with data from CFC: {1} , function: {2} , arguments: {3}";A["spry.bindhandler.loadingurl"]="Loading Spry dataset {0} with data from URL: {1}";A["spry.bindhandler.error"]="Error loading Spry dataset {0} from URL: {1} with params {2}";A["ajaxproxy.invoke.invoking"]="Invoking CFC: {0} , function: {1} , arguments: {2}";A["ajaxproxy.invoke.response"]="CFC invocation response: {0}";A["ajaxproxy.invoke.error"]="{0} Error invoking CFC {1} : {2}";A["ajaxproxy.sethttpmethod.invalidmethod"]="CFAJAXPROXY.setHTTPMethod, Invalid HTTP method:{0}. HTTP method must be GET or POST";A["ajaxproxy.setqueryformat.invalidformat"]="CFAJAXPROXY.setQueryFormat, Invalid query format:{0}. Query format must be row or column";A["ajaxproxy.setreturnformat.invalidformat"]="CFAJAXPROXY.setReturnFormat, Invalid return format:{0}. Return format must be plain, json or wddx";A["ajaxproxy.init.created"]="Created JavaScript proxy for CFC: {0}";A["autosuggest.loadautosuggest.invalidvalue"]="Bind failed for autosuggest {0}, bind value is not a 1D array of strings";A["autosuggest.checktomakebindcall.fetching"]="Fetching data for autosuggest id: {0} , current value: '{1}'";A["grid.init.created"]="Created grid, id: {0}";A["grid.init.toolbar.page"]="Page";A["grid.init.toolbar.of"]="of {0}";A["grid.refresh.notfound"]="ColdFusion.Grid.refresh: The grid with the name {0} could not be found";A["grid.refresh.success"]="Refreshed grid, id: {0}";A["grid.sort.notfound"]="ColdFusion.Grid.sort: Grid not found, id: {0}";A["grid.sort.colnotfound"]="ColdFusion.Grid.sort: Column not found: {0} for grid id: {1}";A["grid.sort.invalidsortdir"]="ColdFusion.Grid.sort: Invalid sort direction: {0} for grid id: {1}. Sort direction must be ASC or DESC";A["grid.getgridobject.missinggridname"]="ColdFusion.Grid.getGridObject: gridname is required for this function";A["grid.getgridobject.notfound"]="ColdFusion.Grid.getGridObject: No grid exists by the name {0}";A["grid.fireselectionchangeevent.fire"]="Firing selection change event for grid id: {0}";A["grid.cellclick.targetnotfound"]="Grid HREF target not found: {0}";A["grid.loaddata.loaded"]="Data loaded for grid, id: {0}";A["grid.extproxy.loadresponse.emptyresponse"]="CFGRID: Response is empty";A["grid.extproxy.loadresponse.totalrowcountmissing"]="CFGRID: TOTALROWCOUNT missing from response data";A["grid.extproxy.loadresponse.totalrowcountinvalid"]="CFGRID: TOTALROWCOUNT must be a positive integer";A["grid.extproxy.loadresponse.querymissing"]="CFGRID: QUERY missing in response object";A["grid.extproxy.loadresponse.queryinvalid"]="CFGRID: QUERY is not a valid serialized Query object";A["layout.gettablayout.notfound"]="ColdFusion.Layout.getTabLayout: Tab layout not found, id: {0}";A["layout.enabletab.enabled"]="Enabled tab, id: {0} in tab container, id: {1}";A["layout.enabletab.notfound"]="ColdFusion.Layout.enableTab: Tab layout not found, id: {0}";A["layout.disabletab.disabled"]="Disabled tab, id: {0} in tab container, id: {1}";A["layout.disabletab.notfound"]="ColdFusion.Layout.disableTab: Tab layout not found, id: {0}";A["layout.selecttab.selected"]="Selected tab, id: {0} in tab container, id: {1}";A["layout.selecttab.notfound"]="ColdFusion.Layout.selectTab: Tab layout not found, id: {0}";A["layout.hidetab.hide"]="Hide tab, id: {0} in tab container, id: {1}";A["layout.hidetab.notfound"]="ColdFusion.Layout.hideTab: Tab layout not found, id: {0}";A["layout.showtab.show"]="Show tab, id: {0} in tab container, id: {1}";A["layout.showtab.notfound"]="ColdFusion.Layout.showTab: Tab layout not found, id: {0}";A["layout.createtab.invalidname"]="ColdFusion.Layout.createTab: The layout name for the tab requires a string value";A["layout.createtab.emptyname"]="ColdFusion.Layout.createTab: The layout name for the tab being created is required and cannot be empty";A["layout.createtab.invalidareaname"]="ColdFusion.Layout.createTab: The layout area name for the tab requires a string value";A["layout.createtab.emptyareaname"]="ColdFusion.Layout.createTab: The layout area name for the tab being created is required and cannot be empty";A["layout.createtab.invalidtitle"]="ColdFusion.Layout.createTab: The title for the tab requires a string value";A["layout.createtab.emptytitle"]="ColdFusion.Layout.createTab: The title for the tab being created is required and cannot be empty";A["layout.createtab.invalidurl"]="ColdFusion.Layout.createTab: The url for the tab requires a string value";A["layout.createtab.emptyurl"]="ColdFusion.Layout.createTab: The url for the tab being created is required and cannot be empty";A["layout.createtab.duplicateel"]="ColdFusion.Layout.createTab: An element with the same id already exists, id: {0}";A["layout.createtab.invalidconfig"]="ColdFusion.Layout.createTab: Invalid config object passed";A["layout.createtab.invalidoverflow"]="ColdFusion.Layout.createTab: Invalid value for overflow. The only valid values are VISIBLE, SCROLL, AUTO and HIDDEN";A["layout.createtab.notfound"]="ColdFusion.Layout.createTab: Tab layout not found, id: {0}";A["layout.createtab.success"]="ColdFusion.Layout.createTab: Created new tab {0} in tab layout {1}";A["layout.getborderlayout.notfound"]="ColdFusion.Layout.getBorderLayout: Border layout not found, id: {0}";A["layout.showarea.shown"]="{0} area shown for border layout id: {1}";A["layout.showarea.areanotfound"]="ColdFusion.Layout.showArea: Border layout area not found: {0}";A["layout.showarea.notfound"]="ColdFusion.Layout.showArea: Border layout not found, id: {0}";A["layout.hidearea.hidden"]="{0} area hidden for border layout id: {1}";A["layout.hidearea.areanotfound"]="ColdFusion.Layout.hideArea: Border layout area not found: {0}";A["layout.hidearea.notfound"]="ColdFusion.Layout.hideArea: Border layout not found, id: {0}";A["layout.collpasearea.collapsed"]="{0} area collapsed for border layout id: {1}";A["layout.collpasearea.areanotfound"]="ColdFusion.Layout.collapseArea: Border layout area not found: {0}";A["layout.collpasearea.notfound"]="ColdFusion.Layout.collapseArea: Border layout not found, id: {0}";A["layout.expandarea.expanded"]="{0} area expanded for border layout id: {1}";A["layout.expandarea.areanotfound"]="ColdFusion.Layout.expandArea: Border layout area not found: {0}";A["layout.expandarea.notfound"]="ColdFusion.Layout.expandArea: Border layout not found, id: {0}";A["pod.init.creating"]="Creating pod: {0}";A["tooltip.gettooltip.fetch"]="Fetching markup for tooltip, id: {0}";A["tree.refresh.notfound"]="ColdFusion.Tree.refresh: The tree with the name {0} could not be found";A["tree.refresh.statictree"]="ColdFusion.Tree.refresh: Refresh has no effect on a static tree";A["tree.refresh.success"]="Refreshed tree, id: {0}";A["tree.gettreeobject.emptyname"]="ColdFusion.Tree.getTreeObject: treename is required for this function";A["tree.gettreeobject.notfound"]="ColdFusion.Tree.getTreeObject: No tree exists by the name {0}";A["tree.loadnodes.invalidbindvalue"]="Bind failed for tree {0}, bind value is not a 1D array of key value pairs";A["tree.loadnodes.success"]="Nodes loaded for tree, id: {0}";A["tree.fireselectionchangeevent.fire"]="Firing selection change event for tree id: {0}";A["tree.initializetree.success"]="Created tree, id: {0}";A["window.create.nullname"]="ColdFusion.Window.create: window name needs to be specified";A["window.create.emptyname"]="ColdFusion.Window.create: window name cannot be empty";A["window.create.duplicatename"]="Error creating window {0}, found another window with the same name. Windows must have unique names.";A["window.create.creating"]="Creating window: {0}";A["window.getupdatedconfigobject.invalidconfig"]="ColdFusion.Window.create: Invalid config object passed for window {0}";A["window.getupdatedconfigobject.invalidinitshow"]="ColdFusion.Window.create: The value of initshow in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invalidcenter"]="ColdFusion.Window.create: The value of center in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invalidresizable"]="ColdFusion.Window.create: The value of resizable in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invaliddraggable"]="ColdFusion.Window.create: The value of draggable in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invalidclosable"]="ColdFusion.Window.create: The value of closable in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invalidmodal"]="ColdFusion.Window.create: The value of modal in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invalidrefreshonshow"]="ColdFusion.Window.create: The value of refreshonshow in the config object must be Boolean for window {0}";A["window.getupdatedconfigobject.invalidheight"]="ColdFusion.Window.create: The value of height in the config object must be a positive integer for window {0}";A["window.getupdatedconfigobject.invalidwidth"]="ColdFusion.Window.create: The value of width in the config object must be a positive integer for window {0}";A["window.getupdatedconfigobject.invalidminwidth"]="ColdFusion.Window.create: The value of minwidth in the config object must be a positive integer for window {0}";A["window.getupdatedconfigobject.invalidminheight"]="ColdFusion.Window.create: The value of minheight in the config object must be a positive integer for window {0}";A["window.getupdatedconfigobject.invalidheightvalue"]="ColdFusion.Window.create: The value of height must be greater than the value of minheight for window {0}";A["window.getupdatedconfigobject.invalidx"]="ColdFusion.Window.create: The value of x in the config object must be a positive integer for window {0}";A["window.getupdatedconfigobject.invalidy"]="ColdFusion.Window.create: The value of y in the config object must be a positive integer for window {0}";A["window.getupdatedconfigobject.minhwnotallowed"]="ColdFusion.Window.create: minwidth or minheight cannot be used when resizable=false for window: {0}";A["window.show.shown"]="Window shown, id: {0}";A["window.show.notfound"]="ColdFusion.Window.show: Window not found, id: {0}";A["window.hide.hidden"]="Window hidden, id: {0}";A["window.hide.notfound"]="ColdFusion.Window.hide: Window not found, id: {0}";A["window.onshow.notfound"]="ColdFusion.Window.onShow: Window not found, id: {0}";A["window.onhide.notfound"]="ColdFusion.Window.onHide: Window not found, id: {0}";A["window.getwindowobject.emptyname"]="ColdFusion.Window.getWindowObject: windowname is required for this function";A["window.getwindowobject.notfound"]="ColdFusion.Window.getWindowObject: No window exists by the name {0}";A["richtext.initialize.success"]="Created rich text editor: {0}";A["richtext.firechangeevent.firechange"]="Firing change event for rich text editor: {0}";A["richtext.initialize.getvalue.notready"]="Warning: Unable to get bind value from rich text editor: {0}. Do not bind on load to a rich text editor, it may not be initialized completely during page load.";A["richtext.geteditorobject.missingtextareaname"]="ColdFusion.RichText.getEditorObject: textareaname is required for this function";A["richtext.geteditorobject.notfound"]="ColdFusion.RichText.getEditorObject: No rich text editor exists by the name {0}"};cfinitmsg();