NS4 = (document.layers);
IE4 = (document.all);
mac=((IE4)&&(navigator.appVersion.indexOf ("Mac")!=-1));
DOM=document.documentElement&&!NS4&&!IE4;
mswnd=(navigator.appVersion.indexOf("Windows")!=-1);
if(IE4)
{
av=navigator.appVersion;
avi=av.indexOf("MSIE");
if (avi==-1)
version = parseInt (av) ;
else
version = parseInt(av.substr(avi+4)) ;
}
if (NS4 || IE4 || DOM)
{
imgFolder = "/images";
maxlev = 4;
popupWidth = 165;
levelOffset = 10;
bord = 1;
vertSpace = 2;
sep = 0;
sepFrame = false;
openSameFrame = false;
cntFrame = "content";
contentFrame = "content";
mout = true;
iconSize = 8;
closeDelay = 500;
tlmOrigBg = "#639ACE";
tlmOrigCol = "White";
bBitmapScheme = false;
bBitmapPopups = false;
popupOpenHeight = 2;
popupLeftPad = 3;
popupRightPad = 1;
tlmHlBg = "#9CCFFF";
tlmHlCol = "Black";
borderCol = "#0075BF";
menuHorizontal = true;
}
absPath="";
if (sepFrame && !openSameFrame)
{
if (document.URL.lastIndexOf("\\")>document.URL.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
absPath = document.URL.substring(0,document.URL.lastIndexOf(sepCh)+1);
}
iconTagEnd = "WIDTH=8 HEIGHT=8 ALIGN=RIGHT>" ;
iconTag = "<'+"/"+"SCRIPT>");
else if (NS4)
document.write('