var html = 'Recent flickr<\/a> photos for westminster
\n
\n
\"Victoria<\/a>\n \"Portrait<\/a>\n \"Portrait<\/a>\n \"Portrait<\/a>\n \"Portrait<\/a>\n \"Portrait<\/a>\n \"Speaker&#039;s<\/a>\n \"Monument<\/a>\n \"Churchill<\/a>\n \"The<\/a>\n \"National<\/a>\n \"Trafalgar<\/a>\n \"The<\/a>\n \"Churchill<\/a>\n \"Churchill<\/a>\n \"Churchill<\/a>\n \"Government<\/a>\n \"Churchill<\/a>\n \"Churchill<\/a>\n \"Churchill<\/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();