﻿/*
 *  drobnosti formuláře newsletteru
 */



var emailsFocused = function(el) {
  el.value = ''
}

