var html = 'Recent flickr<\/a> photos for wembleycentral
\n
\n
\"87002<\/a>\n \"86259<\/a>\n \"47812<\/a>\n \"Royal<\/a>\n \"Les<\/a>\n \"87002<\/a>\n \"86259<\/a>\n \"cl<\/a>\n \"730024<\/a>\n \"57303,<\/a>\n \"57303,<\/a>\n \"57303,<\/a>\n \"710267<\/a>\n \"3559<\/a>\n \"London:<\/a>\n \"London:<\/a>\n \"350101<\/a>\n \"90016<\/a>\n \"3549<\/a>\n \"710375<\/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();