﻿// JScript File



function switchid(){			
	document.getElementById('loading').style.display = "none";	
}



