Add progress bar to wizard component

Looks like you have too many curly braces on this line:

<div id="animate" data-progress="{{{{{Account.State_Summit_Percent_Complete__c}} }}}%">

You should only need 3 on each end. Are you getting any errors in the Javascript console (Ctrl + Shift + J in Chrome) ?