var html = 'Recent flickr<\/a> photos for tooting
\n
\n
\"Transport<\/a>\n \"Pay-as-you-enter<\/a>\n \"Tartine<\/a>\n \"Mini<\/a>\n \"Mini<\/a>\n \"IMG_20250814_091446\"<\/a>\n \"IMG_20250814_090601\"<\/a>\n \"IMG_20250814_090418\"<\/a>\n \"IMG_20250814_090508\"<\/a>\n \"IMG_20250814_090536\"<\/a>\n \"IMG_20250814_090221\"<\/a>\n \"IMG20250814084813\"<\/a>\n \"IMG_20250814_090345\"<\/a>\n \"IMG_20250814_090254\"<\/a>\n \"IMG_20250814_085241\"<\/a>\n \"IMG_20250814_091126\"<\/a>\n \"IMG_20250814_090318\"<\/a>\n \"IMG_20250814_085314\"<\/a>\n \"IMG_20250814_091156\"<\/a>\n \"IMG_20250814_085131\"<\/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();