function requireJS()
{
    if(document.getElementById("macro")){
    	document.getElementById("macro").style.visibility = 'visible';
  	}
}
