(function() { main(); function main() { document.querySelector('head').innerHTML += ''; var htmlcode = "

Travel Costs for California

"; htmlcode += '
'; htmlcode += '
'; htmlcode += ' '; htmlcode += ' '; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += ' '; htmlcode += ' '; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Average Daily Cost Per person, per day
'; htmlcode += '
$0.00
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Accommodation' htmlcode += ' Hotel or hostel for one person'; htmlcode += '
'; htmlcode += '
$523
'; htmlcode += '
'; htmlcode += '
'; htmlcode += 'Travel Costs from Real Travelers | BudgetYourTrip.com'; block = document.createElement( 'div' ); block.className = "budgetyourtrip-widget-container"; block.innerHTML = htmlcode; //https://widget.budgetyourtrip.com/location-widget-js/5332921 var scripts = document.getElementsByTagName("script"); for(var i=0; i