'. $unit_of_measure .''; $percent_complete = round( $current_score / $your_goal * 100 ); // Candy stripe code goes here... $candy_class = ''; if($candy_stripe_options == 'none') { $candy_class = 'nostripes'; } $widget_id = 'widget_'.rand().rand().rand(); ?>