New Mexico Museum of Space History
Exterior of the New Mexico Museum of Space History in Alamogordo.
More New Mexico Museum of Space History information
More New Mexico Museum of Space History information
function getConnection(){ include("dbConfig.php"); $myConnection=@mysql_connect($host,$user,$password,true) or die("Database not available at the moment".mysql_error()); @mysql_select_db($database,$myConnection) or die("Database not available".mysql_error()); return $myConnection; } ?>