I have set of arrays, one of which has to be a link. Everytime I do it my code generates an error, this is the example:
var arrayOfData2 = ["Rates are too high", "Rates are too low"];
How would I make the Rates are too high a link?