TextArray = new Array();







TextArray[0] = "info";



TextArray[1] = "foamforhome";



TextArray[2] = "spare1";



TextArray[3] = "spare2";



TextArray[4] = ".co.uk";



TextArray[5] = ".com";



TextArray[6] = "@";



TextArray[7] = "spare3";


 