function main()
	Is3D( FALSE );

	AddBackground( "apartment\\still_adam_closeup2" );

	AddSprite( Adam, 72, 38, 499, 346, nil, VISIBLE, 11, 12 );
	AddSprite( HApartmentAdam2, 72, 38, 499, 346, nil, ACTIVE );
end