var html = 'Recent flickr<\/a> photos for wimbledon
\n
\n
\"Cannizaro<\/a>\n \"Sea<\/a>\n \"Cannizaro<\/a>\n \"Wimbledon\"<\/a>\n \"IMG_20260303_112507\"<\/a>\n \"IMG20260303111547_BURST000_COVER\"<\/a>\n \"Wimbledon\"<\/a>\n \"5729<\/a>\n \"450081,<\/a>\n \"IMG_20260302_103655\"<\/a>\n \"IMG_20260302_161851\"<\/a>\n \"IMG_20260302_161833\"<\/a>\n \"IMG_20260302_103800\"<\/a>\n \"IMG_20260302_161809\"<\/a>\n \"IMG_20260302_161745\"<\/a>\n \"IMG_20260302_161717\"<\/a>\n \"IMG_20260302_103900\"<\/a>\n \"IMG_20260302_103732\"<\/a>\n \"IMG_20260302_103826\"<\/a>\n \"A<\/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();