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();