National Air & Space Museum
The Spirit of St Louis and the Wright Brothers' planes hang above the crowd at the Air and Space Museum, Washington.
More National Air & Space Museum information
More National Air & Space Museum 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; } ?>