function main()
	Is3D( FALSE );

	AddBackground( "CrashSite\\engine_chord_closeup" );


	-- Hotspot
	AddSprite(  HCasinoEngineChord, 289, 185, 70,  32, nil, ACTIVE, 0, 0, TOOLS );
	
end