function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_2nd_nick_closeup3" );

	AddSprite( Nick, 237, 0, 230, 384, nil, VISIBLE, 7, 8 );
	AddSprite( HTheatreNick3, 237, 0, 230, 384, nil, ACTIVE );
end

