function main()
	Is3D( FALSE );

	AddBackground( "CrashSite\\CrashSite_david_cu_2" );
	
	
	-- Hotspot
	AddSprite( David, 234, 77, 166, 307, nil, VISIBLE+ACTIVE, 9, 10 );
end