var html = 'Recent flickr<\/a> photos for oakwood
\n
\n
\"Deconstructed<\/a>\n \"Backyard<\/a>\n \"Spring<\/a>\n \"Porch<\/a>\n \"Backyard<\/a>\n \"Reuben<\/a>\n \"Scalloped<\/a>\n \"Bowl<\/a>\n \"Nachos<\/a>\n \"Reuben<\/a>\n \"St.<\/a>\n \"Jets<\/a>\n \"Franklin<\/a>\n \"Franklin<\/a>\n \"Oakwood<\/a>\n \"Clownface<\/a>\n \"Elephant<\/a>\n \"Chad<\/a>\n \"Scar<\/a>\n \"Branches\"<\/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();