/*
if (!gbW3C) return gfW3C_Failed();
	
oItin = document.getElementById('boxItinerary');
if (!oItin) return gfMissingObj('boxItinerary');
*/