// JavaScript Document
function MissionDetail(){
	document.write("STS 116");
}
function MissionDate(){
	document.write("Dec 7 2006 16:38 GMT");
}
	
