(function($) {
  
  /* Currency converting
  - - - - - - - - - - - - - - - - */
  $.euroas.currency();
  
  
  /* Fancybox config and changing photos
  - - - - - - - - - - - - - - - - */
  $.euroas.photos();
  
  
  /* Other scripts
  - - - - - - - - - - - - - - - - */
  $.euroas.others();
  
  
})(jQuery);
