var html = 'Recent flickr<\/a> photos for westminster
\n
\n
\"Big<\/a>\n \"20260815-DSC05206\"<\/a>\n \"\`3551\"<\/a>\n \"\`3552\"<\/a>\n \"RAF<\/a>\n \"Palace<\/a>\n \"Portrait\"<\/a>\n \"Portrait\"<\/a>\n \"Naval.<\/a>\n \"Welcome<\/a>\n \"king<\/a>\n \"DSC_7959\"<\/a>\n \"Modelling<\/a>\n \"Modelling<\/a>\n \"summer<\/a>\n \"Chinatown,<\/a>\n \"Lovers\"<\/a>\n \"Moulin<\/a>\n \"Lazy<\/a>\n \"Secretary<\/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();