function main()
	Is3D( FALSE );

	AddBackground( "CrashSite\\CrashSite_estab" );
	
	
	-- Hotspot
	AddSprite( Katy, 129, 38, 128, 346, nil, VISIBLE+ACTIVE, 1, 2 );
end