var gblarr_subscription=new Array();
gblarr_subscription[0]="Please enter your email id";
gblarr_subscription[1]="Please enter a valid  email id";
gblarr_subscription[2]="Your have already registered for subscription";
gblarr_subscription[3]="Thank you for subscribing to our newsletter";


var gblarr_share=new Array();
gblarr_share[0]="Please enter your name";
gblarr_share[1]="Please enter a valid name";
gblarr_share[2]="Please enter your email id";
gblarr_share[3]="Please enter a valid  email id";
gblarr_share[4]="Please provide your feedback";
gblarr_share[5] = "Thank you for sharing your feedback on Mantri Square";


var gblarr_contactus = new Array();
gblarr_contactus[0] = "Please enter your name";
gblarr_contactus[1] = "Please enter a valid name";
gblarr_contactus[2] = "Please enter your address";
gblarr_contactus[3] = "Please enter your city";
gblarr_contactus[4] = "Please enter your country";
gblarr_contactus[5] = "Please enter your email id";
gblarr_contactus[6] = "Please enter a valid  email id";
gblarr_contactus[7] = "Please enter your phone number";
gblarr_contactus[8] = "Please enter your mobile number";
gblarr_contactus[9] = "Please enter your query/message";
gblarr_contactus[10] = "Thank you for submitting your query, we will get back to you shortly";
gblarr_contactus[11] = "Please enter a valid city";
gblarr_contactus[12] = "Please enter a valid country";
gblarr_contactus[13] = "Please enter a valid phone number";
gblarr_contactus[14] = "Please enter a valid mobile number";
var gblarr_searchkey = new Array();
gblarr_searchkey[0] = "Please enter search Keyword or select Category name.";

var gblarr_pagenotfound = new Array();
gblarr_pagenotfound[0] = "No matches found.<a href='/searchfilter/common_categorylisting.asp' class='link'> Click here</a> to view our list of stores";

