function hasMedia() {
	document.getElementById("media-heading").style.display ='';
}