/**
 * @author Mirosław Bogacz
 */
$(document).ready(function(){
	DropMenu(document.getElementById("Navigation"));
});

