and tags **********************************************************/ /****************************************************************************************/ $layout_style = 'text'; $poll_name = 'coh_size'; $max_bar_width = '100'; $path ['layout_folder'] = 'Layouts/'; $tmpl ['layout_filename'] ='text-layout.html'; $poll_title = 'Quick Poll'; $question = 'How many Eagle Scouts were recognized at your last Eagle court of honor?'; $vote_option [] = '1'; $vote_option [] = '2'; $vote_option [] = '3'; $vote_option [] = '4'; $vote_option [] = '5'; $vote_option [] = '6+'; $deposit_cookie = 'no'; $check_ip_address = 'no'; $bar_color_filename = 'black.gif'; /***************************************************************************************/ /****************************************************************************************************************** ** DO NOT EDIT BELOW THIS LINE *****************************************************************************************************************/ $path['logfiles'] = 'log/'; $log['logfile'] = 'log.txt'; $add_text = array( ); define('IN_SCRIPT', 'true'); $script_root = './'; include($script_root . 'engine/core.inc.php'); ?>