$id_unique = "xxxxx"; 
$dir_passwords = "user_data_xxxxx"; 
$phonebook2 = "moderators_${id_unique}.txt"; 
$version = "1.6"; 
$scripts_url = "http://127.0.0.1/forums/"; 
$threads_url = "http://127.0.0.1/forums/"; 
$scripts_dir = ""; 
$threads_dir = ""; 
$domain = "http://your.url.com/"; 
$contact = "email\@domain.com"; 
$copyright = "All rights reserved \ 2000 Yourname.com"; 
$addsecs = ""; 
$censor = "NO"; 
$bad_words = "dick cock fucking alladvantage"; 
$moderation = "NO"; 
$authentication = "ON"; 
$protect_info = "NO"; 
$icon_mode = "OFF"; 
$frame_position = "vertical"; 
$html = "OFF"; 
$boardmaster_tags = "OFF"; 
$replies_limit = "10"; 
$stop_links = "8"; 
$characters_full = "200"; 
$characters_quote = "200"; 
$lists = "OFF"; 
$user_length = "12000"; 
$title = "Store data on our server"; 
$mailprog = "/usr/sbin/sendmail"; 
$random_password = "NO"; 
$registration_message = ""; 
$color1 = "#f7f7f7"; 
$color2 = "#dedfdf"; 
$sp_color = "#000080"; 
$bg1 = "white"; 
$color_header = "#9A98A0"; 
$color_table = "gray"; 
$color_border = "gray"; 
$border_frame = "bgcolor="; 
$border_frame2 = ""; 
$font_family = "font-family: Verdana, Arial"; 
$font_color = "#100001"; 
$text_color = "#100001"; 
$vlink = "#AE8511"; 
$ulink = "9A98A0"; 
$logo = "logo.gif"; 
$logo_width = "693"; 
$logo_height = "79"; 
$icons = "ON"; 

################### NOT EDITABLE # start

$wwwname = "<IMG border=0 SRC=\"${threads_url}graphics/wwwname.gif\">";		# your site's name
$i_contact = "<IMG border=0 SRC=\"${threads_url}graphics/i_contact.gif\">";		# Contact us text or image
							
$new_icon = "<IMG border=0 SRC=\"${threads_url}graphics/new.gif\">";		# the "new icon" placed in /graphics
$updated_icon = "<IMG border=0 SRC=\"${threads_url}graphics/updated.gif\">";  	# the "updated" icon placed in /graphics
$reply_icon = "<IMG border=0 SRC=\"${threads_url}graphics/reply.gif\">";  		# the "updated" icon placed in /graphics
								# set these to "" if you dont want to use a specific icon, or simply change the image

$post_new = "<IMG border=0 SRC=\"${threads_url}graphics/i_postnew.gif\">";	# use text or images
$register = "<IMG border=0 SRC=\"${threads_url}graphics/i_register.gif\">";		# replace these with images if you want eg <IMG border=0 SRC=http:/.../.../graphics/name.gif> use ABSOLUTE paths
$search = "<IMG border=0 SRC=\"${threads_url}graphics/i_search.gif\">";		# it's better not to use widths and heights in images cause if you change them later, you'll have to edit them all in all pages.
$all_forums = "<IMG border=0 SRC=\"${threads_url}graphics/i_forums.gif\">";
$icon_faq = "<IMG border=0 SRC=\"${threads_url}graphics/i_faq.gif\">";

$icon_closed = "<IMG border=0 SRC=\"${threads_url}graphics/i_closed.gif\">";
$icon_open = "<IMG border=0 SRC=\"${threads_url}graphics/i_open.gif\">";
$icon_full = "<IMG border=0 SRC=\"${threads_url}graphics/i_full.gif\">";
$icon_frame = "<IMG border=0 SRC=\"${threads_url}graphics/i_frame.gif\">";

$icon_moderate = "<IMG border=0 SRC=\"http://127.0.0.1/forums/graphics/i_moderate.gif\">";

################### NOT EDITABLE # end

