var quotes = new Array;

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. a pleasure to read</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. a refreshing degree of honesty</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. always hits the spot</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em>I can't wait for the next issue .. </em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em>I don't know what we would do without the Kyero newsletter</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. excellent editorial</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. great, non-hysterical views</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em>I almost cheered when I got the Kyero newsletter</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. full of Interesting insights &amp; opinions</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em>The Kyero newsletter is invaluable</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. my best email of the week</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. realistic, balanced &amp; positive</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em>The Kyero newsletter is right on the money</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. spot on - all we needed to know</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. well organised &amp; well written</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. well researched &amp; very welcome</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. totally unbiased</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. a must for property buyers</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em>.. A very big thank you for the best newsletters - most informative</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. brilliant articles &amp; a compelling newsletter</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

quotes.push("<span style=\"color:#A31413\">&quot;<em> .. your newsletter really gives me a good idea of the situation in Spain</em>&quot;</span>&nbsp;&nbsp;Get the latest <span class=\"highlight\"> news, offers and top tips</span> by email every Tuesday");

document.write(quotes[(Math.floor(Math.random() * quotes.length))]);
