MySite"; // table config $tableconfig="BORDER=1 CELLPADDING=4 CELLSPACING=0 BORDERCOLOR=\"#270030\" WIDTH=90%"; // these are used for the image browser $nextimagestr="> >"; $previmagestr="< <"; $imagebrowsebottom="
"; // thumbnail config // ($thumbnails can be either "gd" (for GD), "convert" (for imagemagick), or "none", // or "manual" if you like to make your own (and put them in the right places)) $thumbnails="gd"; $my_convert_path=""; // you probably want to manually configure this for win32. $thumbnailheight=100; $maxthumbnailwidth=250; // bottom line formatting $bottomlinestart="
"; $copyrightstring=" - copyright (C) 2000 me
"; $bottomlineend="
"; // comments config $comments_enabled=1; // 0 to disable comment support $comments_logall=1; // 0 to disable all comment logging to .comments/all ?>