// JavaScript Document
document.writeln('<script language="JavaScript"><!--');
document.writeln('//Javascript Created by Computerhope http://www.computerhope.com');
document.writeln('//store the quotations in arrays');
document.writeln('images = new Array(7);');
document.writeln('images[0] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-celestia.png\' alt=\'Celestia\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('images[1] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-dream2.png\' alt=\'Dream\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('images[2] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-emerald.png\' alt=\'Emerald\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('images[3] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-erthmn.png\' alt=\'Erthmn\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('images[4] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-nocturne.png\' alt=\'Nocturne\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('images[5] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-phoenix.png\' alt=\'Phoenix\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('images[6] = "<a href = \'http://www.purplemoon.com/Stickers/fantasy-flowers.html\'><img src=\'http://www.fanreal.com/images/fadas/fy-tearose.png\' alt=\'TeaRose\' target=\'_blank\' border=\'0\'></a>";');
document.writeln('index = Math.floor(Math.random() * images.length);');
document.writeln('document.write(images[index]);');
document.writeln('//done');
document.writeln('// --></script>');
document.writeln('<br />');
