var html = 'Recent flickr<\/a> photos for charingcross
\n
\n
\"Hungerford<\/a>\n \"Goldfields<\/a>\n \"Charing<\/a>\n \"EMUs<\/a>\n \"Clarence,<\/a>\n \"Old<\/a>\n \"Old<\/a>\n \"Silver<\/a>\n \"Silver<\/a>\n \"Walker&#039;s<\/a>\n \"Charing<\/a>\n \"Ventilation<\/a>\n \"Down<\/a>\n \"Charing<\/a>\n \"Entrance<\/a>\n \"Walkway\"<\/a>\n \"Construction<\/a>\n \"Through<\/a>\n \"Ventilation<\/a>\n \"And<\/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();