var html = 'Recent flickr<\/a> photos for twickenham
\n
\n
\"In<\/a>\n \"IMG_3451\"<\/a>\n \"IMG_3442\"<\/a>\n \"IMG_3444\"<\/a>\n \"IMG_3446\"<\/a>\n \"IMG_3440\"<\/a>\n \"IMG_3441\"<\/a>\n \"IMG_3449\"<\/a>\n \"IMG_3445\"<\/a>\n \"IMG_3439\"<\/a>\n \"IMG_3452\"<\/a>\n \"IMG_3453\"<\/a>\n \"IMG_3447\"<\/a>\n \"IMG_3448\"<\/a>\n \"IMG_3443\"<\/a>\n \"Orleans<\/a>\n \"Lamp,<\/a>\n \"Twickenham<\/a>\n \"Tin-Can<\/a>\n \"Twickenham<\/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();