function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_2nd_nick_closeup1" ); --3,4

	AddSprite( Nick, 203, 0, 205, 384, nil, VISIBLE, 3, 4 );
	AddSprite( HTheatreNick1, 203, 0, 205, 384, nil, ACTIVE );
end

