var html = 'Recent flickr<\/a> photos for westbournepark
\n
\n
\"4th<\/a>\n \"First<\/a>\n \"Old-Fashioned<\/a>\n \"Another<\/a>\n \"Neat<\/a>\n \"Plastic<\/a>\n \"Lemons<\/a>\n \"Free<\/a>\n \"Broken<\/a>\n \"Bluestone<\/a>\n \"School<\/a>\n \"St<\/a>\n \"23<\/a>\n \"CLEANSE<\/a>\n \"Peave,<\/a>\n \"Various...\"<\/a>\n \"Jet97<\/a>\n \"Fatzoo<\/a>\n \"Fatzoo<\/a>\n \"Various...\"<\/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();