var zoomImagesURI   = 'http://www.listcars4free.com/images/zoom/'; // Location of the zoom and shadow images

$(document).ready(function() {    
   
	$('.clearField').clearField( );        
        
    setupZoom( );    

});

