var html = 'Recent flickr<\/a> photos for cannonstreet
\n
\n
\"Inside<\/a>\n \"CANNON<\/a>\n \"Trapy<\/a>\n \"Foul<\/a>\n \"Tris\"<\/a>\n \"Rowe\"<\/a>\n \"Foul<\/a>\n \"Trapy\"<\/a>\n \"Oath<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Foul\"<\/a>\n \"Foul\"<\/a>\n \"Coffee<\/a>\n \"George<\/a>\n \"George<\/a>\n \"CANNON<\/a>\n \"CANNON<\/a>\n \"First<\/a>\n \"Cannon<\/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();