var html = 'Recent flickr<\/a> photos for hoxton
\n
\n
\"Pillar<\/a>\n \"Pink<\/a>\n \"Pink<\/a>\n \"Buildings<\/a>\n \"Pillar<\/a>\n \"Pink<\/a>\n \"Graffiti<\/a>\n \"IMG_8208<\/a>\n \"DSC_7227<\/a>\n \"DSC_7228<\/a>\n \"DSC_7229<\/a>\n \"DSC_7151<\/a>\n \"DSC_7150<\/a>\n \"DSC_7153<\/a>\n \"IMG_8168<\/a>\n \"IMG_8169<\/a>\n \"Meat<\/a>\n \"DSC_7058<\/a>\n \"Louie&#039;s<\/a>\n \"Red<\/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();