Hi Victor,
Thanks for contacting us and choosing our product!
As I replied to you on ticket
About your problem with jux layer slideshow I fixed it for you by change:
From: $document= &JFactory::getDocument();
To: $document= JFactory::getDocument();
on line 18.
Hope this help!