$(document).ready(function(){$('a[rel*=lightbox]').lightBox({fixedNavigation:true});$('form [name=qte]').change(function(){$(this).submit()});});