function main()
	Is3D( FALSE );

	AddBackground( "apartment\\still_adam_closeup" );

	AddSprite( Adam, 52, 38, 538, 346, nil, VISIBLE, 9, 10 );
	AddSprite( HApartmentAdam1, 52, 38, 538, 346, nil, ACTIVE );
end