var html = 'Recent flickr<\/a> photos for stjohnswood
\n
\n
\"Cherry<\/a>\n \"Wisteria\"<\/a>\n \"Moai\"<\/a>\n \"Moai\"<\/a>\n \"IMG_3235.jpg\"<\/a>\n \"IMG_3252.jpg\"<\/a>\n \"IMG_3247.jpg\"<\/a>\n \"IMG_3250.jpg\"<\/a>\n \"Abbey<\/a>\n \"Abbey<\/a>\n \"Mickie<\/a>\n \"K2<\/a>\n \"Daffodils\"<\/a>\n \"Flats\"<\/a>\n \"Beatles<\/a>\n \"Beatles<\/a>\n \"Beatles<\/a>\n \"Beatles<\/a>\n \"Beatles<\/a>\n \"Beatles<\/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();