//Agilepro Site Javascript

//quick menu thingy
var currentIcon = 0;
function showIcon(id){
	document.getElementById().style.display = block;
}

