var html = 'Recent flickr<\/a> photos for upperholloway
\n
\n
\"Archway<\/a>\n \"Crudough,<\/a>\n \"Dynamic<\/a>\n \"Sweety<\/a>\n \"Landseer<\/a>\n \"North<\/a>\n \"Oak<\/a>\n \"Charlotte<\/a>\n \"Charlotte<\/a>\n \"Floirin,<\/a>\n \"Star,<\/a>\n \"Archway<\/a>\n \"Mother<\/a>\n \"Shaftesbury<\/a>\n \"Royal<\/a>\n \"Attractions<\/a>\n \"Spoke,<\/a>\n \"Corner<\/a>\n \"Great<\/a>\n \"68<\/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();