@tabs = ( { text => 'Intro', color => 'bisque' }, { text => 'First Act', color => 'lightyellow' }, { text => 'Second Act', color => 'azure' }, { text => 'Third Act', color => 'PeachPuff' }, { text => 'Fourth Act', color => 'pink' }, { text => 'Fifth Act', color => 'OldLace' }, { text => 'Sixth Act', color => 'wheat1' }, { text => 'Finish', color => 'khaki' }, );