var arrUserMessages=new Array(
"The following item(s) are compulsory: \n",					//0
"First Name",												//1
"Last Name",												//2
"FullName",													//3
"Mailing Address",											//4
"City",														//5
"Zip",														//6
"Phone",													//7
"Pager",													//8
"E-Mail",													//9
"E-Mail Address is invalid",								//10
"Office FullName",											//11
"Office Name",												//12
"Address Line1",											//13
"Main Phone",												//14
"Web Address",												//15
"Insurance Name",											//16
"Carrier Name",												//17
"Attention",												//18
"Claims Address",											//19
"Home Phone",												//20
"Title",													//21
"State",													//22
"Name",														//23
"Address",													//24
"Date Of Birth",											//25
"Old Password",												//26
"New Password",												//27
"Confirm Password",											//28
"Description",												//29
"Please enter valid number(s) for the following  :\n",		//30
"Home Phone",												//31
"Work Phone",												//32
"Cell Phone",												//33
"Pager",													//34
"Please enter a valid Email in the following Field  :\n",	//35
"Email",													//36
"Business Phone",											//37
"Employer's Phone",											//38
"Insurance ID",												//39
"Group#",													//40
"Billing Address",											//41
"City",														//42
"State",													//43
"Zip",														//44
"Year 1st Licensed",										//45
"Specialty Title",											//46
"State 1",													//47
"License 1",												//48
"DEA Number 1",												//49
"SSN",														//50
"Sex",														//51		


"Confirm E-Mail",											//52
"Password does not match",									//53
"Title",													//54
"Area of Interest",											//55
"Description",												//56
"Primary Language",											//57
"Training Hospital",										//58
"Residency Program",										//59
"Unable to login",											//60
"Username / Password Incorrect",							//61
"Credit card number",										//62
"Cardholder's FirstName",									//63
"Cardholder's LastName",									//64
"FullName",													//65
"CVV",														//66
"Shipping",													//67
"Billing",													//68
"Zip Code is Invalid",										//69
"Service Name",												//70
"Service Description",										//71
"Cost",														//72
"First Name",												//73
"Last Name",												//74
"Billing Information Name",									//75
"Billing Information Address Line 1",						//76
"Billing Information Address Line 2",						//77
"Billing Information City",									//78
"Billing Information Zip Code",								//79
"Billing Information Phone",								//80
"Shipping Information Name",								//81
"Shipping Information Address Line 1",						//82
"Shipping Information Address Line 2",						//83
"Shipping Information City",								//84
"Shipping Information Zip Code",							//85
"Credit Card Number",										//86
"Card Verification Number",									//87
"Credit Card First Name",									//88
"Credit Card Last Name",									//89
"Name of medication",										//90
"Dosage",													//91
"How often do you take it",									//92
"Name of Pharmacy",											//93




"Default"														

);
