NS4 = (document.layers);
IE4 = (document.all);

FDRboxWid = 247;
FDRboxHgt = 400; /* 196 */
FDRbackCol = "#FFFFFF";
FDRborWid = 0;
FDRborSty = "none";
FDRborCol = "white";
FDRboxPad = 5;

FDRtxtAln = "center";
FDRlinHgt = "11pt";
FDRfntFam = "Geneva,Arial,sans-serif";
FDRfntSiz = "10pt";
FDRfntWgh = "bold";
FDRfntSty = "normal";
FDRfntCol = "black";
FDRlnkDec = "none";
FDRlnkCol = "blue";
FDRhovCol = "red";

FDRblendInt = 10;
FDRblendDur = 8;
FDRmaxLoops = 9;
FDRendWithFirst = true;
FDRreplayOnClick = true;
FDRjustFlip = false;
FDRhdlineCount = 1;

/** The FDRgifSrc parameter variable points to a copy of 'fade.gif' at DHTML Lab,
    for testing purposes only. Please install a copy of 'fade.gif',
    or the custom GIF you have specified, on your server.
    Then delete the next statement and omit the comments
    from the parameter you created.

    If you do not have a copy of fade.gif, you may download it,
    together with the fader.js script, in ZIP format, from this URL:

    http://www.dhtmlab.com/dynomat/fader/fader30.zip **/

//FDRgifSrc = "http://www.dhtmlab.com/dynomat/fader/fade.gif";
FDRgifSrc = "fade.gif";
FDRgifInt = 60

/** The array below may be saved as an external file.
    This will allow you to update the array
    without editing any pages the fader may be on.
    (Like this one)
    If you save it as an external file, name it "news.js"
    It will be included in your page by the <SCRIPT> tag, below.
    To save, cut-and-paste into your editor, starting HERE. **/

/** End CUT here. Save as 'news.js' **/

