function main()
	Is3D( FALSE );

	AddBackground( "doctoroffice\\grissom2" );
	AddSprite( Grissom, 176, 0, 282, 384, nil, VISIBLE+ACTIVE, 5, 6 );
end