<!--hide this script from non-javascript-enabled browsers 
/*
########################################################################     
# File Name: js/errorMsg.js
# Created By: Manish Sharma
# Created On: 22 April 2009 onwards
# This file contain all the error message for client side
#########################################################################
*/

 var errorArray = new Array();

 errorArray[0] = 'Username can not be blank';
 errorArray[1] = 'Password can not be blank'; 
 errorArray[2] = 'Password should be more than 4 and less than 15 character';
 errorArray[3] = 'Username should be more than 4 and less than 15 character';
 errorArray[4] = 'Verify password can not be blank';
 errorArray[5] = 'Password and Varify Password should be same'; 
 errorArray[6] = 'Email address can not be blank';  
 errorArray[7] = 'Invalid email address, Please enter the valid email address like abc@domain.com';
 errorArray[8] = 'Phone Number can not be blank(No dashes or parenthesis)'; 
 errorArray[9] = 'Street Address can not be blank'; 
 errorArray[10] = 'City can not be blank';
 errorArray[11] = 'Please select state';
 errorArray[12] = 'Country can not be blank';
 errorArray[13] = 'Zipcode can not be blank';
 errorArray[14] = 'First name can not be blank';
 errorArray[15] = 'Last name can not be blank';
 errorArray[16] = 'Username already exist';
 errorArray[17] = 'Please select status';
 errorArray[18] = 'Please select username';
 errorArray[19] = 'Verify email address can not be blank';
 errorArray[20] = 'Email and Verify Email address should be same';
 errorArray[21] = 'Username updated successfully';
 errorArray[22] = 'Password updated successfully';
 errorArray[23] = 'Email address updated successfully';
 errorArray[24] = 'First name updated successfully';
 errorArray[25] = 'Last name updated successfully';
 errorArray[26] = 'Phone number updated successfully';
 errorArray[27] = 'Status updated successfully';
 errorArray[28] = 'Please select company name';
 errorArray[29] = 'Company name can not be blank';
 errorArray[30] = 'Company name should be more than 4 and less than 15 character'; 
 errorArray[31] = 'Company name already exist';
 errorArray[32] = 'Please enter number for varification';
 errorArray[33] = 'Please select sales representative';
 errorArray[34] = 'Please select customer';
 errorArray[35] = 'Invalid markup amount format (e.g. 0.00)'; 
 errorArray[36] = 'Please select provider';
 errorArray[37] = 'Markup amount can not be blank'; 
 errorArray[38] = 'Please enter terms on payment collection';
 errorArray[39] = 'Please select gasoline type';
 errorArray[40] = 'Markup amount can not be blank'; 
 errorArray[41] = 'Decline reason can not be blank';
 errorArray[42] = 'Please select frequency of "Branded" price change hour'; 
 errorArray[43] = 'Please select frequency of "Branded" price change minute'; 
 errorArray[44] = 'Please select frequency of "Unbranded" price change hour';
 errorArray[45] = 'Provider name can not be blank';
 errorArray[46] = 'Provider name already exist'; 
 errorArray[47] = 'Please select provider';
 errorArray[48] = 'Provider name should be more than 4 and less than 15 character';
 errorArray[49] = 'Contact name can not be blank';  
 errorArray[50] = 'Please select zone';
 errorArray[51] = 'Zone name can not be blank'; 
 errorArray[52] = 'Zone name already exist';
 errorArray[53] = 'Please select gas providers associatted with this zone'; 
 errorArray[54] = 'Mail template name can not be blank';
 errorArray[55] = 'Mail template name already exist';
 errorArray[56] = 'Please select mail template name';
 errorArray[57] = 'From can not be blank';
 errorArray[58] = 'Replyto address can not be blank';
 errorArray[59] = 'Subject can not be blank';
 errorArray[60] = 'Mail body can not be blank';
 errorArray[61] = 'Are you sure to set the';
 errorArray[62] = 'status as "Disabled"';
 errorArray[63] = 'No active customer found';
 errorArray[64] = 'All customer scheduled for selected mailing list';
 errorArray[65] = 'Please select schedule date';  
 errorArray[66] = 'Selectd customer scheduled for selected mailing list';
 errorArray[67] = 'Customer number can not be blank'; 
 errorArray[68] = 'Customer number already exist';
 errorArray[69] = 'Please select type of fuel offered'; 
 errorArray[70] = 'Please select frequency of "Branded" price change type'; 
 errorArray[71] = 'Please select frequency of "Branded" price change week day'; 
 errorArray[72] = 'Please select frequency of "Unbranded" price change week day';
 errorArray[73] = 'Please select frequency of "Unbranded" price change type';
 errorArray[74] = 'Please select frequency of "Unbranded" price change minute';
 errorArray[75] = 'Old password can not be blank';
 errorArray[76] = 'New password can not be blank';
 errorArray[77] = 'Confirm new password can not be blank';
 errorArray[78] = 'Password and confirm Password should be same';
 errorArray[79] = 'Seller license number can not be blank';
 errorArray[80] = 'Are you sure to delete assign salesman and customer relationship';
 errorArray[81] = 'Assign sales representative succefully deleted'; 
 errorArray[82] = 'Are you sure to delete assign delivery company and cusomer order relationship';
 errorArray[83] = 'Assign delivery company succefully deleted'; 
 errorArray[84] = 'Please select order';
 errorArray[85] = 'Approx. mile can not be blank';
 errorArray[86] = 'Charge per mile can not be blank';
 errorArray[87] = 'Invalid amount format (e.g. 0.00)';
 errorArray[88] = 'Please select the number of customer';
 errorArray[89] = 'Please select the invoice file(XML format only)'; 
 errorArray[90] = 'Please select the price file(CSV format only)';
 errorArray[91] = 'Please select the CC reimbursement file(XML format only)'; 
 errorArray[92] = 'Please select invoice';
 errorArray[93] = 'Are you sure to archive this mail';
 errorArray[94] = 'Are you sure to delete this mail';
 errorArray[95] = 'Are you sure to unarchive this mail'; 
 errorArray[96] = 'Are you sure to edit assign salesman and customer relationship'; 
 errorArray[97] = 'Please select at least one communication type';
 errorArray[98] = 'Are you sure to edit assign delivery company and cusomer relationship';
 errorArray[99] = 'Non deferred tax name can not be blank';
 errorArray[100] = 'Please select per unit';
 errorArray[101] = 'Rate value can not be blank'
 errorArray[102] ='Invalid rate amount (e.g. 0.0000)';
 errorArray[103] = 'Are you sure to modify this non deferred tax';
 errorArray[104] = 'Are you sure to delete this non deferred tax';
 errorArray[105] = 'Minimum charge can not be blank';
 errorArray[106] = 'Invalid minimum charge amount (e.g. 0.00)';
 errorArray[107] = 'Payment term to provider can not be blank';
 errorArray[108] = 'Terminal name can not be blank';
 errorArray[109] = 'Terminal code can not be blank';
 errorArray[110] = 'Terminal phone number can not be blank';
 errorArray[111] = 'Terminal city can not be blank';
 errorArray[112] = 'Terminal state can not be blank';
 errorArray[113] = 'Terminal zipcode can not be blank';
 errorArray[114] = 'Terminal control can not be blank';
 errorArray[115] = 'Please select terminal gasoline type';
 errorArray[116] = 'Material name can not be blank';
 errorArray[117] = 'Material reference code can not be blank';
 errorArray[118] = 'Material abbreviation can not be blank';
 errorArray[119] = 'Please select material gasoline type';
 errorArray[120] = 'Please select delivery company name';
 errorArray[121] = 'Temp. markup from date can not be blank';
 errorArray[122] = 'Temp. markup to date can not be blank';
 errorArray[123] = 'To date can not be less than From date';
 errorArray[124] = 'Please select primary terminal';
 errorArray[125] = 'Please select delivery shift from hour';
 errorArray[126] = 'Please select delivery shift from hour "AM"" or "PM" ';
 errorArray[127] = 'Please select delivery shift to hour';
 errorArray[128] = 'Please select delivery shift to hour "AM"" or "PM" ';
 errorArray[129] = 'Please select material name';
 errorArray[130] = 'Please enter minimum material amount';
 errorArray[131] = 'Only you can add delivery shift between 06:00 AM to 06:00 PM (OR)  06:00 PM to 06:00 AM';
 errorArray[132] = 'Please add material for manage inventory';
 errorArray[133] = 'Please select at least one medium of notifictaion for inventory';
 errorArray[134] = 'Please enter material volume';
 errorArray[135] = 'Please select desired delivery shift';
 errorArray[136] = 'Please select desired delivery date';
 errorArray[137] = 'Please add material for order';
 errorArray[138] = 'Please select order status'; 
 errorArray[139] = 'Are you sure to approve this order.';
 errorArray[140] = 'Delivery cost can not be blank'; 
 errorArray[141] = 'Invalid delivery cost format (e.g. 0.00)';
 errorArray[142] = 'Pricing element can not be blank';
 errorArray[143] = 'Price can not be blank';
 errorArray[144] = 'Invalid Price format(e.g. 0.0000)';
 errorArray[145] = 'Please select pricing element'; 
 errorArray[146] = 'Gross gallon can not be blank';
 errorArray[147] = 'Invalid gross gallon value(e.g.0.00)';
 errorArray[148] = 'Net gallon can not be blank';
 errorArray[149] = 'Invalid net gallon value(e.g.0.00)'; 
 errorArray[150] = 'Please select tax name';
 errorArray[151] = 'Invoice number can not be blank';
 errorArray[152] = 'Invoice number already exist';
 errorArray[153] = 'Site name can not be blank';
 errorArray[154] = 'BOL number can not be blank';
 errorArray[155] = 'Loading hour can not be blank';
 errorArray[156] = 'Loading minute can not be blank';
 errorArray[157] = 'Invalid value of loading hour(e.g 01)'; 
 errorArray[158] = 'Invalid value of loading minute(e.g. 25)'; 
 errorArray[159] = '"Net Gallon" can not be grater than "Gross Gallon"'; 
 errorArray[160] = 'Reference number can not be blank';
 errorArray[161] = 'Sender can not be blank';
 errorArray[162] = 'Receiver can not be blank';
 errorArray[163] = 'CC reimbursement amount can not be blank';
 errorArray[164] = 'Invalid CC reimbursement amount (e.g. 0.00)';
 errorArray[165] = 'Please select terminal'; 
 errorArray[166] = 'Are you sure to delete this invoice';
 errorArray[167] = 'At least one invoice option should be selected';
 errorArray[168] = 'Please enter provider name (for fuel price)';
 errorArray[169] = 'Are you sure to modify this provider name(for fuel price)';
 errorArray[170] = 'Are you sure to delete this provider name(for fuel price)'; 
 errorArray[171] = 'Passcode should be more than 4 and less than 15 character';
 errorArray[172] = 'Passcode updated successfully';
 errorArray[173] = 'Passcode can not be blank'; 
 errorArray[174] = 'Incorrect passcode, please try again';
 errorArray[175] = 'Are you sure to modify this terminal';
 errorArray[176] = 'Are you sure to delete this terminal'; 
 errorArray[177] = 'Select communication type as "Fax" so fax number can not be blank'
 errorArray[178] = 'Minimum amount of gallons can not be blank';
 errorArray[179] = 'Passcode required for allow minimum order';
 errorArray[180] = 'Passcode required for not required order approval';   
 errorArray[181] = 'Below minimum per gals charge amount can not be blank';
 errorArray[182] = 'Invalid below binimum per gals charge amount'; 
 errorArray[183] = 'Below minimum gallons can not be blank';
 errorArray[184] = 'Invalid below minimum gallons';
 errorArray[185] = 'Order quantity is below the minimum order limit allowed by Double AA Corporation. This order is subject to management approval. If order is approved, below minimum order charges may apply. Do you wish to proceed with order?';
 errorArray[186] = 'Please select associate order for this invoice';
 errorArray[187] = 'Order number already associate from one of the invoice, please change the associate order';  
 errorArray[188] = 'Please select old invoice';
 errorArray[189] = 'Charge back amount can not be blank';
 errorArray[190] = 'Invalid CC reimbursement amount (e.g. 100.00)';
 errorArray[191] = 'Cost name can not be blank';
 errorArray[192] = 'Cost quantity can not be blank';
 errorArray[193] = 'Invalid quanity (e.g. 10.1234)'
 errorArray[194] = 'Cost per unit can not be blank';
 errorArray[195] = 'Invalid per unit cost (e.g. 10.1234)';
 errorArray[196] = 'Invoice number can not be blank';
 errorArray[197] = 'Minimum amount gallons can not be blank';
 errorArray[198] = 'Are you sure to delete this inventory material';
 errorArray[199] = 'Current stock can not be blank';
 errorArray[200] = 'Current stock updated successfully';
 errorArray[201] = 'Minimum amount of gallons updated successfully'; 
 errorArray[202] = 'Please add "Other Cost" for invoice';
 errorArray[203] = 'Since Total Invoice amount is less then total apply CCR amount till date, so if you confirm then invoice automatically closed'; errorArray[204] = 'Cost quantity should be greater than 0';
 errorArray[205] = 'Cost per unit price should be greater than 0';
 errorArray[206] = 'Customer already exist in this mailing list';  
 errorArray[207] = 'Are you sure to create mailing list for all customer against selected newsletter and schedule date';				
 errorArray[208] = 'Email and Verify Email address should be same';
 errorArray[209] = 'You have the new messages, please check mail inbox. (Cancel to be reminded after 24 hours)';
 errorArray[210] = 'Please update inventory material.(Cancel to be reminded after 24 hours)';
 errorArray[212] = 'This modification reduces the invoice amount to less than the CCR amount received towards the invoice. Continuing this action will set the invoice status to closed and will no longer be available for edits.';
 errorArray[213] = 'Please select the charge back CC reimbursement file(XML format only)';
 errorArray[214] = 'Passcode required for disable markup';
 errorArray[215] = 'Invalid passcode for disable markup';
 errorArray[216] = 'Invalid passcode for allow minimum order';
 errorArray[217] = "Invalid passcode for not require admin approval for order's";
 errorArray[218] = 'At least one communication option should be selected';
 errorArray[219] = 'are you sure to delete all item from invoice? if you confirm then invoice automatically closed';
 errorArray[220] = 'Company name already exist';
 errorArray[221] = 'DTN terminal name can not be blank';
 errorArray[222] = 'Actual terminal name can not be blank';
 errorArray[223] = 'Invalid URL (ex. "http://www.example.com")';
 errorArray[224] = 'URL can not be blank'; 
 errorArray[225] = 'File type can not be blank';
 errorArray[226] = 'Are you sure to update ';
 errorArray[227] = 'CCR below minimum amount can not be blank for this notification';
 errorArray[228] = 'Invalid CCR below minimum amount format (e.g. 0.00)'; 
 errorArray[229] = 'Invalid CCR below minimum amount should be greater than 0.00';
 errorArray[230] = 'For site admin notification, you need to enable the super admin notify me checkbox';
 errorArray[231] = 'Location number should be greater than 0.00';
 errorArray[232] = 'Location number should be less than 16 character';
 errorArray[233] = 'location number already exist';
 errorArray[234] = 'Order date can not be blank';    
 errorArray[235] = 'Desired delivery date should be greater than order date';
 errorArray[236] = 'Order date should be equal or less than today';
 errorArray[237] = 'Email address already exist'; 
 errorArray[238] = 'Please select invoice due date';
 errorArray[239] = 'Invoice due date updated successfully';
 errorArray[240] = 'Please select customer';
 errorArray[241] = 'Adjustment text can not be blank'; 
 errorArray[242] = 'Adjustment memo can not be blank'; 
 errorArray[243] = 'Adjsutment amount can not be blank';
 errorArray[244] = 'Invalid adjsutment amount format (e.g. 0.00)';
 errorArray[245] = 'Are you sure to modify this adjustment';
 errorArray[246] = 'Are you sure to delete this adjustment';
 errorArray[247] = 'Adjustment successfully deleted'; 
 errorArray[248] = 'Return draft text can not be blank'; 
 errorArray[249] = 'Return draft memo can not be blank'; 
 errorArray[250] = 'Return draft amount can not be blank';
 errorArray[251] = 'Invalid return draft amount format (e.g. 0.00)';
 errorArray[252] = 'Return draft fee amount can not be blank';
 errorArray[253] = 'Invalid return draft fee amount format (e.g. 0.00)';
 errorArray[254] = 'Are you sure to modify this return draft';
 errorArray[255] = 'Are you sure to delete this return draft';
 errorArray[256] = 'Return draft successfully deleted'; 
 errorArray[257] = 'Payment memo can not be blank'; 
 errorArray[258] = 'Please select payment method'; 
 errorArray[259] = 'Payment amount can not be blank';  
 errorArray[260] = 'Invalid payment amount format (e.g. 0.00)';
 errorArray[261] = 'Are you sure to modify this payment';
 errorArray[262] = 'Are you sure to delete this payment';
 errorArray[263] = 'Payment successfully deleted';
 errorArray[264] = 'Invalid customer return amount format (e.g. 0.00)'; 
 errorArray[265] = 'At least one save option should be selected';
 errorArray[266] = 'Please select fuel price type';    
 errorArray[267] = 'Please select customer type';
 errorArray[268] = 'Please enter additional related charge name';
 errorArray[269] = 'Please enter additional realted charge rate';
 errorArray[270] = 'Are you sure to modify this charge';
 errorArray[271] = 'Are you sure to delete this charge';
 errorArray[272] = 'Related charge successfully deleted'; 
 errorArray[273] = 'Terminal already exist';
 errorArray[274] = 'Delivery company updated successfully';
 errorArray[275] = 'Some Non-deferred taxes already added, so those taxes not updated, please update manually';
 errorArray[276] = 'Item name can not be blank';
 errorArray[277] = 'Item rate can not be blank';
 errorArray[278] = 'Invalid item rate amount (e.g. 0.00)';
 errorArray[279] = 'Please select fuel price file type'; 
 errorArray[280] = 'Are you sure to modify this item';
 errorArray[281] = 'Are you sure to delete this item';
 errorArray[282] = 'Item deleted successfully';
 errorArray[283] = 'Item already exist';
 errorArray[284] = 'Please select item name';
 errorArray[285] = 'Some item already added, so those item not updated, please update manually';
 errorArray[286] = 'There is already a statement which has not been sent to the customer. You can not create a new statement until you send the previous one to the customer.'; 
 errorArray[287] = 'Additional related charge already exist';
 errorArray[288] = 'Order below minimum amount  can not be blank for this notification'; 
 errorArray[289] = 'Please select the file';
 errorArray[290] = 'Tag name can not be blank'; 
 errorArray[291] = 'Are you sure to modify this tag name';
 errorArray[292] = 'Are you sure to delete this tag name';
 errorArray[293] = 'Tag name successfully deleted';
 errorArray[294] = 'Tag name already exist';
 errorArray[295] = 'Provider invoice amount can not be blank (For DAAC accounting purpose only)';
 errorArray[296] = 'Invalid provider invoice amount (e.g. 0.00)'; 
 errorArray[297] = 'Please select file option for download';
 errorArray[298] = 'Please select file status';
 errorArray[299] = 'No manual invoice found';
 errorArray[300] = 'At least one company name should be selected';
 errorArray[301] = 'Please select at least one communication option and one pricing element for each selected company';
 errorArray[302] = 'Please select category';
 errorArray[303] = 'Non-deferred tax already exist';
 errorArray[304] = 'Are you sure to delete this cc reimbursement';
 errorArray[305] = 'CC reimbursement successfully deleted';
 errorArray[306] = 'Are you sure to close this invoice';
 errorArray[307] = 'Invoice successfully closed';
 errorArray[308] = 'Please enter cc reimbursement amount';
 errorArray[309] = 'CC reimbursement amount updated successfully';
 errorArray[310] = 'Please select merge record type';
 errorArray[311] = 'Are you sure you want to merge the customer records ( Once customer records are merged then merged customer is deleted from the system. This action can not be undone )';
 errorArray[312] = 'Please select invoice type';
 errorArray[313] = 'Please enter fuel price material name';
 errorArray[314] = 'Fuel price material name already exist';
 errorArray[315] = 'Are you sure to modify this material';
 errorArray[316] = 'Are you sure to delete this material';
 errorArray[317] = 'Material successfully deleted';
 errorArray[318] = 'Category already added with this material';
 errorArray[319] = 'Category successfully added with this material';
 errorArray[320] = 'From date can not be blank';
 errorArray[321] = 'To date can not be blank';
 errorArray[322] = ' "To" date should be greater than "From" date '; 
 errorArray[323] = 'This line item has already been added';
 errorArray[324] = 'Please select tag memo';
 errorArray[325] = 'Tag name successfully added';
 errorArray[326] = 'Tag name already added'; 
 errorArray[327] = 'Tag name not exist, please add the tag name first';
 errorArray[328] = 'To add a "Site Admin" email , the notification checkbox must be checked first';
 errorArray[329] = 'Please select payment type';     
 errorArray[330] = 'Are you sure you want to confirm this charge back for this cutomer';
 errorArray[331] = 'Charge Back transaction confirmed';
 errorArray[332] = 'Are you sure you want to confirm this cc reimbursement for this customer';
 errorArray[333] = 'CC Reimbursement transaction confirmed';
 errorArray[334] = 'Please enter the passcode for confirmation';	
 errorArray[335] = 'Enter "Account" number or "Routing" number or "EIN", all fields can not be blank';
 errorArray[336] = 'Please select statement for create CSV file';	
 errorArray[337] = 'WARNING:  A previous QBook file has been created for at least one of the records you chose. Are you sure you want to proceed?';
 errorArray[338] = 'WARNING:  A previous NACHA file has been created for at least one of the records you chose. Are you sure you want to proceed?';	errorArray[339] = 'QB company name can not be blank';	
 errorArray[340] = 'QB company name already exist';		
 errorArray[341] = 'Comment can not be blank';
 errorArray[342] = 'CCR file rejected successfully';
 errorArray[343] = 'Are you sure, you want to reject this CCR file';
 errorArray[344] = 'Fuel invoice confirmed successfully';
 errorArray[345] = 'This option will prevent any further spliting of this invoice, and can not be undone. Are you sure you want to continue?';
 errorArray[346] = 'Invalid BOL number, please check'; 
 errorArray[347] = 'Provider opening Balance is less than total EFT amount.Are you sure you want to proceed?';
 errorArray[348] = ' not matched with fuel invoice BOL number.Are you sure you want to proceed?';
 errorArray[349] = ' not matched with fuel invoice BOL number and Provider opening Balance is less than total EFT amount.Are you sure you want to proceed?';
 errorArray[350] = 'Transaction number can not be blank';
 errorArray[351] = 'Category name can not be blank';
 errorArray[352] = 'Are you sure you want to modify this category';
 errorArray[353] = 'Are you sure you want to delete this category';
 errorArray[354] = 'Category added successfully'; 
 errorArray[355] = 'Are you sure you want to include invoice in customer section';
 errorArray[356] = 'Fuel invoice included in customer section';
 errorArray[357] = 'Please select fuel invoice checkbox';
 errorArray[358] = 'You can not delete this category because category item included in fuel invoices';
 errorArray[359] = 'You can not modify this category because category item included in fuel invoices';  
 errorArray[360] = 'Order updated Successfully';
 errorArray[361] = 'Order split Successfully';
 errorArray[362] = 'You cannot split this order further. There are no gallons remaining to be split';
 errorArray[363] = 'FTP username can not be blank';  		   
 errorArray[364] = 'FTP password can not be blank';
 errorArray[365] = 'FTP host name can not be blank';
 errorArray[366] = 'Consumption can not be blank';
 errorArray[367] = 'Consumption stock updated successfully';
 errorArray[368] = 'Material is already added for inventory';
 errorArray[369] = 'This action will prevent the automatic daily fuel price email from running today. Are you sure you want to continue?'; 
 errorArray[370] = 'Email sent successfully';
 errorArray[371] = 'Below monthly consumption can not be blank';
 errorArray[372] = 'Invalid monthly consumption format (e.g. 0.00)';
 errorArray[373] = 'Monthly consumption should be greater than 0 and less then 100';
 errorArray[374] = 'Note: Uploaded file status will be changed from "Pending" to "Confirmed" in the history page. Are you sure you want to confirm this file upload?'; 
 errorArray[375] = 'Passcode required for temporary terms collection period';
 errorArray[376] = 'Invalid passcode for temporary terms collection period';
 errorArray[377] = 'Customer margin amount can not blank'; 
 errorArray[378] = 'Customer margin should be between 0 and 100';
 errorArray[379] = 'Invalid customer margin amount format (e.g. 0.00)';
 errorArray[380] = 'Invoice amount can not be less than the original invoice amount issued by the supplier! Please correct the invoice amount and try again.';   
 errorArray[381] = 'You can not create blank invoice';
 errorArray[382] = 'Are you sure, you want to decline this "Fuel Price" file';
 errorArray[383] = '"Fuel Price" file declined successfully';
 errorArray[384] = 'This action will synchronize imported batch files. Are you sure you want to continue?';
 errorArray[385] = 'Imported batch files synchronized successfully';
 errorArray[386] = 'Only 10 statement can be print at a time';
 errorArray[387] = 'Please search and add statement for print';
 errorArray[388] = 'Only 10 invoices can be print at a time';
 errorArray[389] = 'Please search and add fuel invoices for print';
 errorArray[390] = 'Please search and add misc. invoices for print';
 errorArray[391] = 'Please search and add credit invoices for print';
 errorArray[392] = "Please search and add CCR's for print";
 errorArray[393] = "Only 10 CCR's can be print at a time";
 errorArray[394] = "Please search and add charge backs for print";
 errorArray[395] = "Only 10 charge backs can be print at a time";
 errorArray[396] = 'Charge Back amount should not be 0.00';
 errorArray[397] = 'Invalid Charge Back amount (e.g. 100.00)';
 errorArray[398] = 'Once you confirm, The "Provider" associated with the EFT can not be undone. To review, click "Cancel"';
 errorArray[399] = 'EFT file rejected successfully';
 errorArray[400] = 'Are you sure, you want to reject this EFT file';
 errorArray[401] = 'EFT file unrejected successfully';
 errorArray[402] = 'Are you sure, you want to unreject this EFT file';
 errorArray[403] = 'Are you sure, you want to save DB backup?';
 errorArray[404] = 'Saved DB backup successfully';
 errorArray[405] = 'Please select invoice to create "Vendor Check QBook It CSV"'; 
 errorArray[406] = 'A previous QBook file has been created for at least one of the records you chose.\n';
 errorArray[407] = 'Credit Invocie exist for at least one of the records you chose.\n';
 errorArray[408] = 'Manually created invoice (orignal invoice not attched) exist for at least one of the records you chose.\n\n'; 
 errorArray[409] = "Present address can not be blank";
 errorArray[410] = "Present city can not be blank";  
 errorArray[411] = "Present state can not be blank";  
 errorArray[412] = "Present zipcode can not be blank"; 
 
 errorArray[413] = "Permanent address can not be blank";
 errorArray[414] = "Permanent city can not be blank";  
 errorArray[415] = "Permanent state can not be blank";  
 errorArray[416] = "Permanent zipcode can not be blank";  
 
 errorArray[417] = "Position can not be blank";
 errorArray[418] = "Salary can not be blank"; 
 
 errorArray[419] = "Where can not be blank";
 errorArray[420] = "When can not be blank";   
 errorArray[421] = "Authorization name can not be blank";
 errorArray[422] = "Please enter captcha code";   
  errorArray[423] = 'Are you sure to archive this application';
 errorArray[424] = 'Are you sure to delete this application';
 errorArray[425] = 'Are you sure to unarchive this application';  
