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

Travel Costs for Canada

"; htmlcode += '
'; htmlcode += '
'; htmlcode += ' '; htmlcode += ' '; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += ' '; htmlcode += ' '; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Average Daily Cost Per person, per day
'; htmlcode += '
CA$271
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Accommodation' htmlcode += ' Hotel or hostel for one person'; htmlcode += '
'; htmlcode += '
CA$128
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Local Transportation' htmlcode += ' Taxis, local buses, subway, etc.'; htmlcode += '
'; htmlcode += '
CA$31
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Intercity Transportation' htmlcode += ' Travel between cities'; htmlcode += '
'; htmlcode += '
CA$141
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Food' htmlcode += ' Meals for one day'; htmlcode += '
'; htmlcode += '
CA$88
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Entertainment' htmlcode += ' Entrance tickets, shows, etc.'; htmlcode += '
'; htmlcode += '
CA$33
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Tips and Handouts' htmlcode += ' For guides or service providers'; htmlcode += '
'; htmlcode += '
CA$6.27
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Scams, Robberies, and Mishaps' htmlcode += '
'; htmlcode += '
CA$3.14
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Alcohol' htmlcode += ' Drinks for one day'; htmlcode += '
'; htmlcode += '
CA$23
'; htmlcode += '
'; htmlcode += '
'; htmlcode += '
Water' htmlcode += ' Bottled water for one day'; htmlcode += '
'; htmlcode += '
CA$3.58
'; 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/CA var scripts = document.getElementsByTagName("script"); for(var i=0; i