var html = 'Recent flickr<\/a> photos for hoxton
\n
\n
\"Preening<\/a>\n \"Self<\/a>\n \"Ole<\/a>\n \"Lion<\/a>\n \"Montcalm<\/a>\n \"Marlowe,<\/a>\n \"Three<\/a>\n \"Nightjar,<\/a>\n \"Nightjar,<\/a>\n \"Beehive,<\/a>\n \"Hoxton<\/a>\n \"Hoxton<\/a>\n \"Untitled<\/a>\n \"Sharks!<\/a>\n \"IMG_8938<\/a>\n \"IMG_8934<\/a>\n \"IMG_8936<\/a>\n \"IMG_8940<\/a>\n \"IMG_8937<\/a>\n \"IMG_8939<\/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();