var html = 'Recent flickr<\/a> photos for barking
\n
\n
\"Barking<\/a>\n \"LRS<\/a>\n \"LRS\"<\/a>\n \"SMT\"<\/a>\n \"LRS<\/a>\n \"Flash,<\/a>\n \"Flash<\/a>\n \"IMG_9221\"<\/a>\n \"IMG_9359\"<\/a>\n \"IMG_9244\"<\/a>\n \"IMG_9353\"<\/a>\n \"IMG_9217\"<\/a>\n \"IMG_9346\"<\/a>\n \"IMG_9249\"<\/a>\n \"IMG_9325\"<\/a>\n \"IMG_9284\"<\/a>\n \"IMG_9256\"<\/a>\n \"IMG_9318\"<\/a>\n \"IMG_9187\"<\/a>\n \"IMG_9280\"<\/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();