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