var html = 'Recent flickr<\/a> photos for knightsbridge
\n
\n
\"I<\/a>\n \"First<\/a>\n \"IMG20260217121543\"<\/a>\n \"IMG20260217121629\"<\/a>\n \"IMG20260217121813\"<\/a>\n \"IMG20260217121600\"<\/a>\n \"IMG20260217121802\"<\/a>\n \"IMG20260217121515\"<\/a>\n \"IMG20260217122047\"<\/a>\n \"IMG20260217121840\"<\/a>\n \"IMG20260217121452\"<\/a>\n \"IMG20260217121735\"<\/a>\n \"IMG20260217121942\"<\/a>\n \"McLaren<\/a>\n \"First<\/a>\n \"pinboard\"<\/a>\n \"Royal<\/a>\n \"Metroline<\/a>\n \"Tube<\/a>\n \"Reading<\/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();