var html = 'Recent flickr<\/a> photos for upperholloway
\n
\n
\"Caribou<\/a>\n \"St<\/a>\n \"Shops,<\/a>\n \"Former<\/a>\n \"Shops,<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Works,<\/a>\n \"Shops,<\/a>\n \"St<\/a>\n \"St<\/a>\n \"House,<\/a>\n \"710269,<\/a>\n \"Crosstown<\/a>\n \"Domino<\/a>\n \"Drained\"<\/a>\n \"90040<\/a>\n \"37425<\/a>\n \"37057<\/a>\n \"710256\"<\/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();