var pagingLabels = new Array(); pagingLabels[0] = "0"; pagingLabels[1] = "1"; pagingLabels[2] = "2"; pagingLabels[3] = "3"; pagingLabels[4] = "4"; pagingLabels[5] = "5"; pagingLabels[6] = "6"; pagingLabels[7] = "7"; pagingLabels[8] = "8"; pagingLabels[9] = "9"; pagingLabels['of'] = "of"; pagingLabels['page'] = "Page"; pagingLabels['firstPage'] = "« First"; pagingLabels['prevPage'] = "‹ Prev"; pagingLabels['nextPage'] = "Next ›"; pagingLabels['lastPage'] = "Last »"; //general labels var gLabels = new Array(); gLabels['category'] = "Category: "; gLabels['ist'] = ""; gLabels['multipleQuantityError'] = "Please enter a quantity in multiples of "; gLabels['availableQuantityError'] = "Please enter a quantity less than or equal to available quantity."; gLabels['invalidDate'] = "Date Requested cannot be a past date."; gLabels['quantityInvalidMax'] = "Request quantity must be less than 1000000000."; gLabels['quantityValid'] = "Please enter a valid quantity."; gLabels['valPriceZero'] = "inside zero"; gLabels['valPriceNaN'] = "is not a number"; gLabels['valPriceTarget'] = "Please enter a valid target price."; gLabels['valPriceInvalidFormat'] = "Incorrect price format - The number of places after decimal seperator (.) cannot exceed 4"; gLabels['callforprice'] = "Call for Price"; gLabels['refreshprice'] = "Refresh Price"; gLabels['errorprice'] = "There was an error retrieving the price"; gLabels['quantityatleast'] = "The quantity must be at least {1}"; gLabels['multiplesof'] = "The quantity must be in multiples of {1}"; gLabels['priceunavailable'] = "Price unavailable"; gLabels['minandmultiplesof'] = "The quantity must be at least {1} and in multiples of {2}"; gLabels['vericalHint'] = "Verical: The online outlet for traceable overstock";