var html = 'Recent flickr<\/a> photos for purleyoaks
\n
\n
\"Gimme<\/a>\n \"SR<\/a>\n \"The<\/a>\n \"Tanks<\/a>\n \"Red<\/a>\n \"Exhaustive<\/a>\n \"Spa<\/a>\n \"73211<\/a>\n \"1834<\/a>\n \"319179<\/a>\n \"2003<\/a>\n \"5808<\/a>\n \"47812<\/a>\n \"73210<\/a>\n \"319439<\/a>\n \"9106,<\/a>\n \"319220<\/a>\n \"73207<\/a>\n \"1706<\/a>\n \"Purley<\/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();