var html = 'Recent flickr<\/a> photos for southgate
\n
\n
\"Mount<\/a>\n \"Morning<\/a>\n \"Old<\/a>\n \"Desire<\/a>\n \"Doors<\/a>\n \"Newport<\/a>\n \"Campbell<\/a>\n \"Day<\/a>\n \"Street<\/a>\n \"New<\/a>\n \"Japan<\/a>\n \"YK74OZJ\"<\/a>\n \"Sweeping<\/a>\n \"IMG_8581\"<\/a>\n \"IMG_8597\"<\/a>\n \"IMG_8578\"<\/a>\n \"IMG_8594\"<\/a>\n \"IMG_8588\"<\/a>\n \"IMG_8589\"<\/a>\n \"IMG_8585\"<\/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();