<!--
var ol_shadow = 1;

// FGCLASS - Main background class.
var ol_fgclass = "olfg";

// BGCLASS - Frame background class.
var ol_bgclass = "olbg";

// CGCLASS - Caption background class.
var ol_cgclass = "olcg";

// TEXTFONTCLASS - Main font class.
var ol_textfontclass = "olffont";

// CAPTIONFONTCLASS - Caption font class.
var ol_captionfontclass = "olcfont";

// CLOSEFONTCLASS - Close font class.
//var ol_closefontclass = "";

var OLbubbleImageDir='/includes/js/overlibmws/';

// Default window width
var ol_width = 300;

//-->
