/*
 * JavaScript script for Iva Vadovičová sites
 *
 * @author Jan Vlcek; vlki@seznam.cz
 */

$(document).ready(function() {
	$.ivva.startup();
});

