images = new Array(8);

images[0] = "<a href = 'http://www.mantality.co.za/billy-jealousy.html'><img src='/images/homepage_images/Brand-BillyJealousy.jpg' class='header-image' alt='BILLY JEALOUSY SKINCARE AND GROOMING' title='BILLY JEALOUSY SKINCARE AND GROOMING' border='0' ></a>";

images[1] = "<a href = 'http://www.mantality.co.za/american-crew.html'><img src='/images/promotional_images/AmericanCrew-Products.jpg' class='header-image' alt='American Crew products' title='American Crew products' border='0' ></a>";

images[2] = "<a href = 'http://www.mantality.co.za/men-u.html'><img src='/images/homepage_images/men-u-malegrooming.jpg' class='header-image' alt='Men-u male grooming' title='Men-u male grooming' border='0' ></a>";

images[3] = "<a href = 'http://www.mantality.co.za/edwin-jagger.html'><img src='/images/homepage_images/Brand-edwin-jagger.jpg' class='header-image' alt='Edwin Jagger Shaving Range' title='Edwin Jagger Shaving Range' border='0' ></a>";

images[4] = "<a href = 'http://www.mantality.co.za/baxter-of-california.html'><img src='/images/homepage_images/Brand-Baxter.jpg' class='header-image' alt='BAXTER OF CALIFORNIA SKINCARE AND GROOMING' title='BAXTER OF CALIFORNIA SKINCARE AND GROOMING' border='0' ></a>";

images[5] = "<a href = 'http://www.mantality.co.za/dirty-dog.html'><img src='/images/homepage_images/Brand-DirtyDog.jpg' class='header-image' alt='Dirty Dog Eyewear and Sunglasses' title='Dirty Dog Eyewear and Sunglasses' border='0' ></a>";

images[6] = "<a href = 'http://www.mantality.co.za/index.php?target=products&mode=search&type=extended&match=exact&q=Nickel+bio&pname=Y&pshort=Y&pfull=Y&pkeywords=Y&cid=0&subcats=Y&mid=0&pcode=&price_from=&price_to=&weight_from=&weight_to='><img src='/images/homepage_images/Brand-nickel-bio.jpg' class='header-image' alt='Nickel BIO Boosting Facial Range' title='Nickel BIO Boosting Facial Range' border='0' ></a>";

images[7] = "<a href = 'http://www.mantality.co.za/powertraveller.html'><img src='/images/homepage_images/Brand-Powertraveller.jpg' class='header-image' alt='Powertraveller portable power' title='Powertraveller portable power' border='0' ></a>";

index = Math.floor(Math.random() * images.length);

document.write(images[index]);
