var html = 'Recent flickr<\/a> photos for hayes
\n
\n
\"First<\/a>\n \"DC<\/a>\n \"Navigators,<\/a>\n \"PXL_20260307_193904811\"<\/a>\n \"PXL_20260307_014215320\"<\/a>\n \"George<\/a>\n \"George<\/a>\n \"Transport<\/a>\n \"Transport<\/a>\n \"Transport<\/a>\n \"fungi,<\/a>\n \"fungi,<\/a>\n \"fungi,<\/a>\n \"fungi,<\/a>\n \"fungi,<\/a>\n \"Border<\/a>\n \"Border<\/a>\n \"Metroline<\/a>\n \"First<\/a>\n \"Hayes<\/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();