var html = 'Recent flickr<\/a> photos for leicestersquare
\n
\n
\"Odeon\"<\/a>\n \"Leicester<\/a>\n \"Leicester<\/a>\n \"Leicester<\/a>\n \"IMG_5335\"<\/a>\n \"IMG_5334\"<\/a>\n \"IMG_5333\"<\/a>\n \"IMG_5352\"<\/a>\n \"IMG_5341\"<\/a>\n \"IMG_5332\"<\/a>\n \"IMG_5350\"<\/a>\n \"IMG_5331\"<\/a>\n \"IMG_5351\"<\/a>\n \"IMG_5353\"<\/a>\n \"IMG_5342\"<\/a>\n \"IMG_5336\"<\/a>\n \"IMG_5337\"<\/a>\n \"IMG_5340\"<\/a>\n \"Attention<\/a>\n \"Happy<\/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();