var html = 'Recent flickr<\/a> photos for blackfriars
\n
\n
\"One<\/a>\n \"FMcslides1882<\/a>\n \"465160<\/a>\n \"London<\/a>\n \"Thamesside<\/a>\n \"465186<\/a>\n \"St,<\/a>\n \"700111<\/a>\n \"700111<\/a>\n \"HMS<\/a>\n \"DSC_9713\"<\/a>\n \"DSC_9705\"<\/a>\n \"DSC_9708\"<\/a>\n \"DSC_9712\"<\/a>\n \"DSC_9711\"<\/a>\n \"DSC_9706\"<\/a>\n \"DSC_9704\"<\/a>\n \"DSC_9707\"<\/a>\n \"DSC_9710\"<\/a>\n \"Low<\/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();