
function loading2()
{
	document.getElementById("loading2").style.visibility="hidden";
}

