			$(document).ready(function () {				
				$('table#t1 tbody tr th').quicksearch({
					position: 'before',
					attached: '#t1',
					hideElement: 'parent',
					stripeRowClass: ['odd', 'even'],
					labelText: 'Search by the email column only'
				});
				$('table#t2 tbody tr').quicksearch({
					stripeRowClass: ['odd', 'even'],
					position: 'before',
					attached: '#t2',
					labelText: 'Введите модель вашего автомомбиля:'
				});			
			})

$(function() {
        $('#gallery a').lightBox();
    });

    $(function() {
        $('#galery a').lightBox();
    });

    $(function() {
        $('#galery a').lightBox();
    });

    $(function() {
        $('#galery a').lightBox();
    });
