function main()
	Is3D( FALSE );

	AddBackground( "CrashSite\\CrashSite_david_cu_1" );
	
	
	-- Hotspot
AddSprite( David, 211, 38, 205, 346, nil, VISIBLE+ACTIVE, 7, 8 );
end