function main()

	Is3D( FALSE );

	AddBackground( "MainLab\\evidence" );

	-- Displayable objects
	AddSprite( 0, 192, 0, 256, 512, "Evidence\\obj_springAll_Zoom.dds", VISIBLE );
end