var html = 'Recent flickr<\/a> photos for hadleywood
\n
\n
\"A1<\/a>\n \"700135<\/a>\n \"700109<\/a>\n \"717007<\/a>\n \"Class<\/a>\n \"387113<\/a>\n \"800206<\/a>\n \"801124<\/a>\n \"387116<\/a>\n \"MK4<\/a>\n \"387110<\/a>\n \"91124<\/a>\n \"700106<\/a>\n \"717010<\/a>\n \"801210<\/a>\n \"700113<\/a>\n \"387125<\/a>\n \"LNER<\/a>\n \"3<\/a>\n \"3<\/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();