function hero() {};

hero = new hero();
number = 0;

// Hero array

hero[number++] = "<div class='hpbox2'>&nbsp;</div><div class='hpwrite2'><span class='head2'>Change where your electricity comes from</span><span class='body2'><div class='linebox'><div class='line1'>The biggest difference you can make</div><div class='line2'>It's hassle free - we do all the hard work</div><div class='line3'>There's no extra cost</div></div></span></div><img src='/images/hpimg7.jpg' height='440' border='0' usemap='#Map2' class='image' title='Switch To Ecotricity' alt='switch to ecotricity' align='top' ISMAP />"
hero[number++] = "<div class='hpbox'>&nbsp;</div><div class='dalemd'>Dale Vince OBE, Ecotricity Founder &amp; Managing Director</div><div class='dalesig'>&nbsp;</div><div class='hpwrite'><span class='head'>The biggest step you can make is<br />probably also the easiest...</span><span class='body'><div class='spacer'>&nbsp;</div>&#8220;Not everybody realises the burning of fossil fuels to make electricity is the single biggest cause of climate change in our country today,but even less people realise that the biggest thing you can do is also the easiest. And that is simply to change where your electricity comes from!&#8221;</span></div><img src='/images/hpimg6.jpg' height='440' border='0'usemap='#Map' class='image' title='Switch To Ecotricity' alt='switch to ecotricity' align='top' />"



// add many hero's here

increment = Math.floor(Math.random() * number);


