var a = Math.random() + ""
var rand1 = a.charAt(5)
quotes = new Array
quotes[1] = "GreenBlast not only does Corrosion Remediation. We also have specialised paints from Corrocoat, TEX•COTE and X-Calibur."
quotes[2] = "GreenBlast has its origins as a manufacturer of blasting equipment."
quotes[3] = "GreenBlast is headquartered in Singapore, with subsidiaries across the world."
quotes[4] = "GreenBlast represents COOLWALL® by TEX•COTE, a revolutionary paint reducing temperatures in buildings."
quotes[5] = "GreenBlast Systems have been used in both Heavy Industries (Marine) and Light Industries (Hotels)."
quotes[6] = "GreenBlast not only does Corrosion Remediation. We also have specialised paints from Corrocoat, TEX•COTE and X-Calibur."
quotes[7] = "GreenBlast has its origins as a manufacturer of blasting equipment."
quotes[8] = "GreenBlast is headquartered in Singapore, with subsidiaries across the world."
quotes[9] = "GreenBlast represents COOLWALL® by TEX•COTE, a revolutionary paint reducing temperatures in buildings."
quotes[0] = "GreenBlast Systems have been used in both Heavy Industries (Marine) and Light Industries (Hotels)."
var quote = quotes[rand1]
