<!--
//This config overloads the overlib.js native config
//these colors are the colors of the comments in DownloadModuleClient
//this file should be included at the same time as overlib.js in head of document
var ol_fgcolor = "#FFFF99";
var ol_bgcolor = "#6c5849";
var ol_textcolor = "#6c5849";
var ol_capcolor = "#7f9d63";
var ol_border = "1";
var ol_width = "";
//-->