
if (jQuery){
$(document).ready(function(){
getLatestPrices();
});
}

