Error in W3C validation with lighrbox

Error in W3C validation with lighrbox

Hi,
I'm using a lightbox functioning with jQuery. But I'm getting many errors in the W3C Validation:
  1. Error Line 78, Column 93: Bad value diaporama_group for attribute rel on element a: The string diaporama_group is not a registered keyword.
    … Bollet" rel="diaporama_group" href="images/portfolio/arbres_foret/Bollet.jpg">
    Syntax of list of link-type keywords:
    A whitespace-separated list of link types, with no duplicate keywords in the list. Each link type must be listed as allowed on <a> and <area> in the HTML specification, or must be listed as allowed on <a> and <area> on the Microformats wiki, or must be an absolute URL. You can register link types on the Microformats wiki yourself.

I made many search on internet. they were solution that resolved the errors in W3C. But then I can't navigate anymore to the next or previous picture. Do you have a solution?
Here is the link: http://davidcoutrot.ch/arbres_foret.html

Thank you