var html = 'Recent flickr<\/a> photos for stoneleigh
\n
\n
\"450040<\/a>\n \"G970<\/a>\n \"Liam<\/a>\n \"March<\/a>\n \"G372<\/a>\n \"Hawke<\/a>\n \"555<\/a>\n \"CJI<\/a>\n \"1965<\/a>\n \"1968<\/a>\n \"1973<\/a>\n \"Alex<\/a>\n \"1985<\/a>\n \"2000<\/a>\n \"Lancia<\/a>\n \"MEV<\/a>\n \"Lotus<\/a>\n \"Nicky<\/a>\n \"2012<\/a>\n \"F66<\/a>\n
\n
More photos...<\/a>'; var needs_close = false; if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true; if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true; document.write(html); if (needs_close) document.close();