q18=0;
q19=new Array();
textSize=0;
dh=DQM_divider_height;
q61 =false;
b1="window";
b2="";
b3="";
b4="";
c1="";
d1="";
ns=navigator.appName==("Netscape");
ns4=(ns &&(navigator.appVersion.indexOf("4.")!=-1));
mac=(navigator.appVersion.indexOf("Mac")!=-1);
ie=(navigator.appName.toLowerCase().indexOf("microsoft")>-1);
ie5=(navigator.appVersion.toLowerCase().indexOf("msie 5.")!=-1);
ie6=(navigator.appVersion.toLowerCase().indexOf("msie 6.")!=-1);
ie4=((ie)&&(!ie5)&&(!ie6));
ns5=(navigator.vendor==("Netscape6")|| navigator.product==("Gecko"));
if((ns5)||(ie6)||(ie4))ie5=true;
ie5only=((ie5)&&(!ns5)&&(!mac));
b2="host";
b3="name";
(ie5only)? brn="ie":brn="ns";
if((ns5)||((ie5)&&(mac)))brn="ns6";
document.write("<script language=\"JavaScript1.2\" src=\""+DQM_codebase+"dqm_"+brn+".js\"></script>");
document.close();
c1=String.fromCharCode(99);
d1=String.fromCharCode(100);

function DQM_handleOnload()
{
     if(q61)return;
     if(!q29())q28();
     q31();
     if(!ie5only)
     {
          i=0;
          while(eval("window.DQM_rollover_image"+i))
          {
               q20=q20.concat(new Array(new Image()));
               q20[i].src=eval("DQM_rollover_image"+i);
               q21=q21.concat(new Array(q16("manu"+i).src));
               i++;
          }
     }
     q61=true;
     eval(DQM_onload_statement);
}

function q27(nid)
{
     if(eval("window.DQM_rollover_image"+nid))
     {
          if(ie5only)eval("q16(qmim"+nid+")."+q59);
          else q16("manu"+nid).src=q21[nid];
     }
}

function q30(manu)
{
     if((manu.lasthl!=null)&&(manu.q60==null))q4(manu);
}

function q31()
{
     for(i=0; i<q18; i++)
     {
          if(eval("window.DQM_subdesc"+i+"_0")) q1(i,true);
     }
     for(i=0; i<q19.length; i++) q1(q19[i],false);
}

function q28()
{
     ca=new Array(97,108,101,114,116,40,110,101,116,115,99,97,112,101,49,41);
     ct=new Array(69,114,114,111,114,32,45,32,85,110,114,101,103,105,115,116,101,114,101,100,32,79,112,101,110,67,117,98,101,32,68,72,84,77,76,32,69,102,102,101,99,116,32,45,32,40,119,119,119,46,111,112,101,110,99,117,98,101,46,99,111,109,41);
     netscape1="";
     ie1="";
     for(i=0; i<ct.length; i++) netscape1+=String.fromCharCode(ct[i]);
     for(i=0; i<ca.length; i++)ie1+=String.fromCharCode(ca[i]);
     eval(ie1);
}
;

function q32(index)
{
     if(!eval("window.DQM_url"+index))return;
     if(eval("window.DQM_urltarget"+index))where=eval("DQM_urltarget"+index);
     else where=DQM_urltarget;
     if((where.length<1)||(where.toLowerCase()=="_self"))
     {
          window.location.href=eval("DQM_url"+index);
     }
     else
     {
          if(where.toLowerCase().indexOf("_parent")>-1)eval("parent.window.location=DQM_url"+index);
          else  if(where.toLowerCase().indexOf("_new")<0)eval("parent."+where+".location=DQM_url"+index);
          else window.open(eval("DQM_url"+index));
     }
}

function q29()
{
//   This covers the protection settings - False is unregistered, True is registered
//    if(window.limit_multiple_users)return true;
//    b4=eval(b1+".location."+b2+b3);
//    if(b4=="")return true;
//    var q71=0;
//     for(var i=0; i<b4.length; i++) q71 += b4.charCodeAt(i);
//     while(eval("window."+c1+"o"+d1+"e"+textSize))textSize++;
//     for(var i=0; i<textSize; i++)
//     {
//          if(q71==eval(c1+"o"+d1+"e"+i))return true;
//     }
     return true;
}

function q33(coords)
{
     var q72=new Array(0,0);
     var txy=coords.indexOf(",");
     if(txy!=-1)
     {
          q72[0]=parseInt(coords.substring(0,txy));
          q72[1]=parseInt(coords.substring(txy+1));
     }
     return q72;
}


function getLevelVal(id,endv,rt)
{
     level=0;
     k=0;
     while((k=id.indexOf("_",k+1))>-1)level++;
     if(eval("window.DQM_border"+endv+level))return eval("DQM_border"+endv+level);
     else return rt;
}