//This file contains legacy code. We are gradually removing, replacing, or moving all of it.
jQuery(document).ready(function(){
	
	jQuery(document).trigger("updateCount");
	
});