// google +1 button stuff
window.___gcfg = {lang: 'fr'};

  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
// end of google +1 button stuff

if (navigator.browserLanguage)
var language = navigator.browserLanguage;
else
var language = navigator.language;
if (language.indexOf('en') > -1)
{
document.write("<table align='center'><tbody><tr>");
document.write("<td><a href=http://www.olivox.com/index_en.html>home</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/couleur/index.html>painting</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/dessin/index.html>drawing</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/bd/comics.html>comics</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/caricature/index.html>caricature</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/buy.html>shop</a></td><td> - </td>");
document.write("<td><a href='mailto:olivox@olivox.com'>contact</a></td><td> - </td>");
document.write("<td><a name='fb_share' href='http://www.facebook.com/sharer.php'>share</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'></script></td>");
//document.write("<td><iframe src='//www.facebook.com/plugins/like.php?href="+ window.location +"&amp;layout=button_count&amp&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:100px; height:21px;' allowTransparency='true'></iframe></td>");
document.write("</tr></tbody></table>");
}
else
{
document.write("<table align='center'><tbody><tr>");
document.write("<td><a href=http://www.olivox.com>home</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/couleur/index.html>peinture</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/dessin/index.html>dessin</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com#BD>BD</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/caricature/index.html>caricature</a></td><td> - </td>");
document.write("<td><a href=http://www.olivox.com/buy.html>boutique</a></td><td> - </td>");
document.write("<td><a href='mailto:olivox@olivox.com'>contact</a></td><td> - </td>");
document.write("<td><g:plusone size='medium' annotation='none'></g:plusone></td><td> - </td>");
document.write("<td><a name='fb_share' href='http://www.facebook.com/sharer.php'>partager</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'></script></td>");
//document.write("<td><iframe src='//www.facebook.com/plugins/like.php?href="+ window.location +"&amp;layout=button_count&amp&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:100px; height:21px;' allowTransparency='true'></iframe></td>");
document.write("</tr></tbody></table>");
}

