function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_2nd_nick_closeup2" );

	AddSprite( Nick, 196, 13, 169, 371, nil, VISIBLE, 5, 6 );
	AddSprite( HTheatreNick2, 196, 13, 169, 371, nil, ACTVIE );
	
end

