/* These are the parameters to define the appearance of the overLIB elements. */
var myTextColor = '#333333';	// color of the text in the main area
var myFgColor   = '#FFFFE0';    // background color of the main area
var myBgColor   = '#333333';	// backgroundcolor of the caption and border
var myCapColor  = '#FFFFE0';	// text color of the caption
