var html = 'Recent flickr<\/a> photos for victoria
\n
\n
\"IMGP3866\"<\/a>\n \"IMGP3857\"<\/a>\n \"IMGP3862\"<\/a>\n \"IMG_7028<\/a>\n \"Alpha<\/a>\n \"Kelp<\/a>\n \"Dark<\/a>\n \"Porcupine<\/a>\n \"Little<\/a>\n \"Colourful<\/a>\n \"Pink<\/a>\n \"Swimmer<\/a>\n \"Alpha<\/a>\n \"IMG_7015<\/a>\n \"IMG_7013<\/a>\n \"IMG_7012<\/a>\n \"IMG_7021<\/a>\n \"IMG_7014<\/a>\n \"IMG_7007<\/a>\n \"IMG_6994<\/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();