var html = 'Recent flickr<\/a> photos for actonmainline
\n
\n
\"387137<\/a>\n \"345030,<\/a>\n \"387156,<\/a>\n \"802111,<\/a>\n \"387167<\/a>\n \"802107,<\/a>\n \"345030,<\/a>\n \"345040,<\/a>\n \"387132<\/a>\n \"802101,<\/a>\n \"800033<\/a>\n \"345014<\/a>\n \"345070<\/a>\n \"66704\"<\/a>\n \"Class<\/a>\n \"Class<\/a>\n \"345025,<\/a>\n \"345055,<\/a>\n \"345051<\/a>\n \"57010<\/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();