var html = 'Recent flickr<\/a> photos for vauxhall
\n
\n
\"Vauxhall\"<\/a>\n \"701006,<\/a>\n \"701012,<\/a>\n \"701009,<\/a>\n \"<\/a>\n \"1911<\/a>\n \"2007<\/a>\n \"1985<\/a>\n \"1992<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"EH35<\/a>\n \"SEL27<\/a>\n \"HV305<\/a>\n \"EH172<\/a>\n \"2016<\/a>\n \"A617<\/a>\n \"A617<\/a>\n \"A617<\/a>\n \"1996<\/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();