var html = 'Recent flickr<\/a> photos for alexandrapalace
\n
\n
\"Heartlands<\/a>\n \"Young<\/a>\n \"The<\/a>\n \"Carol<\/a>\n \"View<\/a>\n \"North<\/a>\n \"Carol<\/a>\n \"2025_02_17_11286Female<\/a>\n \"First<\/a>\n \"New<\/a>\n \"Red<\/a>\n \"Male<\/a>\n \"Another<\/a>\n \"Robin<\/a>\n \"Female<\/a>\n \"Snowdrops<\/a>\n \"Male<\/a>\n \"Crack<\/a>\n \"Dredged<\/a>\n \"Dredged<\/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();