var html = 'Recent flickr<\/a> photos for woodside
\n
\n
\"Leaves\"<\/a>\n \"One<\/a>\n \"&quot;The<\/a>\n \"Light\"<\/a>\n \"Fallen\"<\/a>\n \"The<\/a>\n \"Huddart<\/a>\n \"WOODSIDE<\/a>\n \"Switchback\"<\/a>\n \"Forest<\/a>\n \"DCS_2367_Watermarked\"<\/a>\n \"DCS_1381_Watermarked\"<\/a>\n \"Arriva<\/a>\n \"Woodside<\/a>\n \"Woodside<\/a>\n \"Apple\"<\/a>\n \"Walking<\/a>\n \"Little<\/a>\n \"Elation.\"<\/a>\n \"9270.\"<\/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();