absPath="";
if (sepFrame && !openSameFrame)
	{
	if (document.URL.lastIndexOf("\\")>document.URL.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
	absPath = document.URL.substring(0,document.URL.lastIndexOf(sepCh)+1);
	}
popupOffset = 3;
if(Opera) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu/menu_opera.js'><"+"/"+"script>");
else if (NS4) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu/menu_ns4.js'><"+"/"+"script>");
else if (document.getElementById) document.write("<"+"script language='JavaScript1.2' src='/scripts/menu/menu_dom_withoutbr.js'><"+"/"+"script>");
else document.write("<"+"script language='JavaScript1.2' src='/scripts/menu/menu_ie4.js'><"+"/"+"script>");
document.write("<style type='text/css'>\n");
document.write(".CL0 {text-decoration:none;color:Black; }\n");
if(!IE4&&!DOM) document.write(".topFold {position:relative}\n");
document.write(((NS4&&!bBitmapScheme)?".mm2":".mit")+" {padding-left:15px;padding-right:5px;}\n");
document.write("</style>\n");
