var html = 'Recent flickr<\/a> photos for barbican
\n
\n
\"Arundel<\/a>\n \"Behind<\/a>\n \"000158210013\"<\/a>\n \"000158240020\"<\/a>\n \"000158210011\"<\/a>\n \"000158210015\"<\/a>\n \"Direction\"<\/a>\n \"000158210008\"<\/a>\n \"000174110003\"<\/a>\n \"000158210016\"<\/a>\n \"000158240019\"<\/a>\n \"000158240018\"<\/a>\n \"000158240030\"<\/a>\n \"000158240024\"<\/a>\n \"000174110004\"<\/a>\n \"000158240028\"<\/a>\n \"000158240013\"<\/a>\n \"000158210012\"<\/a>\n \"000158240022\"<\/a>\n \"Barbican\"<\/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();