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

Travel Costs for Savannah

"; htmlcode += '
'; htmlcode += '
'; htmlcode += ' '; htmlcode += ' '; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += ' '; htmlcode += ' '; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Average Daily Cost Per person, per day
'; htmlcode += '
$160
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Accommodation' htmlcode += ' Hotel or hostel for one person'; htmlcode += '
'; htmlcode += '
$84
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Local Transportation' htmlcode += ' Taxis, local buses, subway, etc.'; htmlcode += '
'; htmlcode += '
$27
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Food' htmlcode += ' Meals for one day'; htmlcode += '
'; htmlcode += '
$58
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Entertainment' htmlcode += ' Entrance tickets, shows, etc.'; htmlcode += '
'; htmlcode += '
$17
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Alcohol' htmlcode += ' Drinks for one day'; htmlcode += '
'; htmlcode += '
$34
'; 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/4221552&defaultcurrency=USD var scripts = document.getElementsByTagName("script"); for(var i=0; i