//preload the rotating images
//randomly select an image image, a url associated with that image, and words associated with that image
var wordArray = new Array(9);
wordArray[0] = "Remember - hot water at the tap should be less than 55 degrees celcius";
wordArray[1] = "Use a guard around heaters to protect young children";
wordArray[2] = "Carefully inspect secondhand electrical appliances before use";
wordArray[3] = "Have electric blankets inspected regularly";
wordArray[4] = "Repair damaged plugs, sockets and flexi cords immediately";
wordArray[5] = "Do not overload your electrical sockets by using multiple adaptors";
wordArray[6] = "Always use an isolation transformer when using electrical devices outdoors";
wordArray[7] = "When working outdoors, watch those overhead wires";
wordArray[8] = "Plant trees well away from overhead lines";
wordArray[9] = "Keep tree branches trimmed before they become a problem";
wordArray[10] = "Do not exceed the bulb wattage specified by the manufacturer. A bulb with a higher wattage than its light fitting can produce the risk of the light fitting overheating and in exceptional circumstances catching fire.";
wordArray[11] = "Do not use electrical equipment outside when it is raining or in areas that are being watered. The risk of serious injury from electric shock, are far higher in wet conditions, than in the dry. ";
wordArray[12] = "Don't use any electrical equipment or switches with wet hands";
wordArray[13] = "Do not wrap flexible leads around equipment that is still warm when storing away ";
wordArray[14] = "Do not try to retrieve toast from a toaster while it is still plugged in";
wordArray[15] = "Do not plug too many plugs in an outlet";
wordArray[16] = "Keep anything flammable away from light bulbs or heaters";
wordArray[17] = "Fallen Lines - Stay Away!";
wordArray[16] = "Flying Toys - Keep  them far away from overhead lines.";
wordArray[17] = "Before cleaning a portable electrical appliance, switch it off at the power point and unplug it. ";

var wordArraylength = wordArray.length;
var randomElement = Math.floor(Math.random()*wordArraylength);



 



 



 





 



 

 

 



 



 





 

 


 



 



 



 



 



 



 



 

