arrMessage=new Array();
arrMessage[0]="Please enter a distibution date\n"; //Used on DistrDates.asp
arrMessage[1]="Please enter a date range for an annual filing\n"; //Used on DistrDates.asp
arrMessage[2]="Please ensure that the end date is greater than the begin date\n"; //Used on DistrDates.asp
arrMessage[3]="Please provide issuer information\n"; //Used on OMSumStep1.asp
arrMessage[4]="Please enter OM summary description\n"; //Used on OMSumStep3.asp
arrMessage[5]="Maximum value of offering should be a number\n"; //Used on OMSumStep3.asp
arrMessage[6]="Minimum value of offering should be a number\n"; //Used on OMSumStep3.asp
arrMessage[7]="Minimum value of offering should be less than maximum value\n"; //Used on OMSumStep3.asp
arrMessage[8]="Please enter search criteria\n"; //Used on OMSumStep1.asp && Sasa pages
arrMessage[9]="Please provide purchaser name\n"; //Used on AddPurch.asp
arrMessage[10]="Please provide purchaser address\n"; //Used on AddPurch.asp
arrMessage[11]="Please provide purchaser city\n"; //Used on AddPurch.asp
arrMessage[12]="Please provide purchaser postal code\n"; //Used on AddPurch.asp
arrMessage[13]="Please provide distribution date\n"; //Used on AddPurch.asp
arrMessage[14]="Please provide number of securities purchased\n"; //Used on AddPurch.asp
arrMessage[15]="Please provide price per security\n"; //Used on AddPurch.asp
arrMessage[16]="Please provide the purchaser's phone and e-mail, or select the checkbox if these are not available.\n"; //Used on AddPurch.asp
arrMessage[17]="Please enter number of OM pages\n"; //Used on OMSumStep3.asp
arrMessage[18]="Please enter estimated cost of offering.\n"; //Used on OMSumStep3.asp
arrMessage[19] = 'Please use Find Name to match the issuer name with BCSC issuers on file.\n'; // IssuerInfo.asp
arrMessage[20] = 'You cannot change issuer name after you selected it\n'; // IssuerInfo.asp
arrMessage[21] ='Please enter Section, Description and Effective date'; //MaintainExemptionA.asp
arrMessage[22] ='Please identify whether the party is an individual or business'; //AgentStart.asp
arrMessage[23] ='Please enter at least one business or individual name'; //AgentStart.asp
arrMessage[24] ='Please enter a Reference number.'; //FormSearch.asp AdmnSearch.asp
arrMessage[25] ='Reference number is too long.'; //FormSearch.asp AdmnSearch.asp
arrMessage[26] ='Please complete address information '; //AgentAdd.asp
arrMessage[27] ='Please enter at least one purchaser'; //AgentAdd.asp
arrMessage[28] ='Please enter terms of exercise'; //AgentAdd.asp
arrMessage[29] ='Please enter underlying security.'; //AgentAdd.asp
//PmntDetls.asp
arrMessage[30] ='Credit card number is invalid. Please try again.';
arrMessage[31]='Please complete credit card information';
arrMessage[32]='Credit card has expired. Please check the expiry date.';
arrMessage[33]='Please enter card number';
arrMessage[34]='Quantity purchased must be a number';
arrMessage[35]='Price must be a number';
//Not checked
arrMessage[36]='Please enter details for all agents.';
arrMessage[37]='Please select either radio button or checkbox for each party'; //AgentList.asp
arrMessage[38] = 'Reference number can only contain numerals.'; //FormSearch.asp AdmnSearch.asp
arrMessage[39] = 'You have to enter \'Distribution from\' date.'; //FormSearch.asp AdmnSearch.asp
arrMessage[40] = '\'Distribution from\' date must be prior \'Distribution to\' date.'; //FormSearch.asp AdmnSearch.asp
arrMessage[41] = 'You have to enter \'Filed from\' date.'; // AdmnSearch.asp
arrMessage[42] = '\'Filed from\' date must be prior \'Filed to\' date.'; // AdmnSearch.asp
arrMessage[43] = 'Reference number must be greater than 0.'; //FormSearch.asp AdmnSearch.asp
arrMessage[44] = 'Special characters "<" and ">" are not allowed in search criteria.'; //FormSearch.asp AdmnSearch.asp
arrMessage[45] = 'Cash value must be numeric'; //feesdetls.asp
arrMessage[46] = 'Please fill in a date and signatory'; //certsubmit.asp
arrMessage[47] = 'Please provide a valid phone number'; //AddPurch.asp
arrMessage[48] = 'Please provide a valid email address'; //AddPurch.asp
arrMessage[49] = 'Please provide issuer name\n';	//Used on IssuerAdd.asp
arrMessage[50] = 'Please provide issuer address\n'; //Used on IssuerAdd.asp
arrMessage[51] = 'Please provide issuer city\n';	//Used on IssuerAdd.asp
arrMessage[52] = 'Please provide issuer postal code\n'; //Used on IssuerAdd.asp
arrMessage[53] = 'Please select the issuer country\n';	//Used on IssuerAdd.asp
arrMessage[54] = 'Please select the issuer province / state\n';	//Used on IssuerAdd.asp
arrMessage[55] = 'Please provide type of security\n';	//Used on AddPurch.asp
arrMessage[56] = 'Please enter Exemption(s) relied upon\n';		//Used on AddPurch.asp
arrMessage[57] = 'Please attach Offering memorandum document.\n';		//Used on DocAttach.asp
arrMessage[58] = 'Please attach Technical report document.\n';		//Used on DocAttach.asp
arrMessage[59] = 'Please attach Consents and certificate document.\n';		//Used on DocAttach.asp
arrMessage[60] = 'Please select one of the options for filing Consents and certificate.\n';		//Used on DocAttach.asp
arrMessage[61] = 'Please select one of the options for filing Certificate of foreign portfolio manager.\n';		//Used on DocAttach.asp
arrMessage[62] = 'Please attach Certificate of foreign portfolio manager document.\n';		//Used on DocAttach.asp
arrMessage[63] ="Estimated cost of offering should be a number\n"; //Used on OMSumStep3.asp
arrMessage[64]="Please enter OM summary date signed\n"; //Used on OMSumStep3.asp
arrMessage[65]="Search criteria should be at least 2 characters\n"; //Used on OMSumStep1.asp
arrMessage[66]="OM summary description and date signed are required fields\n"; //Used on OMSumStep3.asp
arrMessage[67] = 'You have indicated the issuer is a reporting issuer. Please select at least one jurisdiction.\n'; // IssuerInfo.asp
arrMessage[68] = 'Please provide an expiry date\n'; // DistrDetails.asp
arrMessage[69] = 'You cannot select the same agent more than once\n'; // AgentList.asp
arrMessage[70] = 'Postal code must be a maximum of 11 characters\n'; //AddPurch.asp
arrMessage[71] = 'One or more distribution date has changed.\nPlease review the distribution dates for all purchasers.\n'; //PurchList.asp



