var html = 'Recent flickr<\/a> photos for barking
\n
\n
\"Barking<\/a>\n \"X433<\/a>\n \"20<\/a>\n \"357027\"<\/a>\n \"357029\"<\/a>\n \"357019\"<\/a>\n \"357016\"<\/a>\n \"357201\"<\/a>\n \"X721<\/a>\n \"P1090134\"<\/a>\n \"Mel<\/a>\n \"\"<\/a>\n \"IMG_6771\"<\/a>\n \"IMG_6907\"<\/a>\n \"IMG_6823\"<\/a>\n \"IMG_6351\"<\/a>\n \"IMG_6919\"<\/a>\n \"IMG_6027\"<\/a>\n \"IMG_6000\"<\/a>\n \"IMG_6932\"<\/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();