var html = 'Recent flickr<\/a> photos for barbican
\n
\n
\"Plymouth,<\/a>\n \"Barbican\"<\/a>\n \"The<\/a>\n \"Barbican<\/a>\n \"Aerochrome<\/a>\n \"lady<\/a>\n \"A<\/a>\n \"UFO<\/a>\n \"Towers<\/a>\n \"27<\/a>\n \"marching<\/a>\n \"pub<\/a>\n \"sailing<\/a>\n \"early<\/a>\n \"untitled\"<\/a>\n \"untitled\"<\/a>\n \"gallery\"<\/a>\n \"untitled\"<\/a>\n \"bottling<\/a>\n \"two<\/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();