var html = 'Recent flickr<\/a> photos for westminster
\n
\n
\"LONDON<\/a>\n \"Metroline<\/a>\n \"Longwing<\/a>\n \"Arriva<\/a>\n \"\"<\/a>\n \"Strollin&#039;\"<\/a>\n \"\"<\/a>\n \"Imported<\/a>\n \"Screen<\/a>\n \"Local<\/a>\n \"\"<\/a>\n \"Enviro400<\/a>\n \"Firstbus<\/a>\n \"Let<\/a>\n \"little<\/a>\n \"London<\/a>\n \"St.<\/a>\n \"Canal<\/a>\n \"Chinese<\/a>\n \"Clown<\/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();