var html = 'Recent flickr<\/a> photos for bellingham
\n
\n
\"Find<\/a>\n \"Fetch\"<\/a>\n \"Find\"<\/a>\n \"Seek\"<\/a>\n \"Gladiola<\/a>\n \"Bee<\/a>\n \"DJI_0001-aa\"<\/a>\n \"Near<\/a>\n \"IMG_8791\"<\/a>\n \"IMG_8825\"<\/a>\n \"IMG_8792\"<\/a>\n \"IMG_8798\"<\/a>\n \"IMG_8786\"<\/a>\n \"IMG_8820\"<\/a>\n \"IMG_8785\"<\/a>\n \"IMG_8832\"<\/a>\n \"IMG_8814\"<\/a>\n \"IMG_8826\"<\/a>\n \"IMG_1351\"<\/a>\n \"IMG_8816\"<\/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();