$(document).ready(function() {
    var searchTerm = 'destinationDefault';

    getAdwordsCommerce(locationid, searchTerm);
});
