var html = 'Recent flickr<\/a> photos for hackneywick
\n
\n
\"Carpentes<\/a>\n \"Cosy<\/a>\n \"North<\/a>\n \"London<\/a>\n \"Giant<\/a>\n \"Metroline<\/a>\n \"Stagecoach<\/a>\n \"Wickside\"<\/a>\n \"urban<\/a>\n \"Ducts\"<\/a>\n \"Sunken<\/a>\n \"brutal<\/a>\n \"jagged<\/a>\n \"bike<\/a>\n \"race<\/a>\n \"garnished<\/a>\n \"LTB\"<\/a>\n \"DHL\"<\/a>\n \"\"<\/a>\n \"Stratford\"<\/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();