﻿	$(document).ready(function(){	
		$('#slider').easySlider({
			auto: true, 
			continuous: true
		});
	});	
	
$(function() {
    $('.quickFlip').quickFlip();
});


 /*$(function() {
            
     $("input.file_1").filestyle({ 
          image: "/Frontend/images/fileUpload.png",
          imageheight : 24,
          imagewidth : 71,
          width : 85
      });
      $("input.file_2").filestyle({ 
          image: "/Frontend/images/fileUpload.png",
          imageheight : 24,
          imagewidth : 71,
          width : 85
      });
      $("input.file_3").filestyle({ 
          image: "/Frontend/images/fileUpload.png",
          imageheight : 24,
          imagewidth : 71,
          width : 85
      });
      
     
  });
 
 Yo nie shte pravime li style na buttonite "browse"?
*/
