var html = 'Recent flickr<\/a> photos for westindiaquay
\n
\n
\"West<\/a>\n \"West<\/a>\n \"1<\/a>\n \"Robert<\/a>\n \"DLR<\/a>\n \"View<\/a>\n \"Stothert<\/a>\n \"BBQ<\/a>\n \"Stothert<\/a>\n \"Stothert<\/a>\n \"\"<\/a>\n \"West<\/a>\n \"Statue,<\/a>\n \"West<\/a>\n \"Bank-bound<\/a>\n \"West<\/a>\n \"War<\/a>\n \"The<\/a>\n \"Bellicose<\/a>\n \"Canary<\/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();