var html = 'Recent flickr<\/a> photos for hamptonwick
\n
\n
\"Rimed<\/a>\n \"Frosty<\/a>\n \"Strolling<\/a>\n \"Hampton<\/a>\n \"IMG_2359\"<\/a>\n \"IMG_2366\"<\/a>\n \"IMG_2363\"<\/a>\n \"IMG_2360\"<\/a>\n \"IMG_2364\"<\/a>\n \"Hampton<\/a>\n \"Hampton<\/a>\n \"Hampton<\/a>\n \"IMG_3869\"<\/a>\n \"IMG_3872\"<\/a>\n \"IMG_3874\"<\/a>\n \"IMG_3881\"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/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();