if (isMenu) {
menuVersion = 3;
menuWidth = 50;
childOverlap = 5;
childOffset = 5;
perCentOver = null;
secondsVisible = .3;
fntCol = "black";
fntSiz = "9";
fntBold = false;
fntItal = false;
fntFam = "MS Sans Serif";
backCol = "#CCCCCC";
overCol = "black";
overFnt = "black";
borWid = 1;
borCol = "black";
borSty = "solid";
itemPad = 2;
imgSrc = "images/tri.gif";
imgSiz = 2;
separator = 1;
separatorCol = "red";
isFrames = false;      // <-- IMPORTANT for full window
navFrLoc = "left";     // <-- display. see below
keepHilite = true;
NSfontOver = true;
clickStart = false;
clickKill = false;
// "Projects" menu


// new Array(width, left, top, textcolor, mouseovertextcolor, textbg, mouseoverbg, bordercolor, separtioncolor
//


arMenu1 = new Array(150,274,106,'ECECEC','333333','63868c', 'D6D6D6','52798D', '496468'
,' &nbsp;Company Profile ','http://www.pmdtesting.com/company.htm',0
,' &nbsp;Executive Team ','http://www.pmdtesting.com/executive.htm',0
,' &nbsp;Careers ','http://www.pmdtesting.com/careers.htm',0
) 



/*arMenu1_1 = new Array(
' &nbsp;Q*Alerts ','qalerts.htm',0
,' &nbsp;Q*Statements ','qstatements.htm',0
,' &nbsp;Q*IVP – Interactive Voice &nbsp;Profiler ','qivp.htm',0
,' &nbsp;Q*CallBack ','qcallback.htm',0
,' &nbsp;Q*LoanApplication ','qloan.htm',0
,' &nbsp;Q*CC- Contact Center ','http://www.pmdtesting.com/qcc.htm',0
) 

 
arMenu1_6 = new Array(
' &nbsp;Web Site Development ','web.htm',0
,' &nbsp;Custom Solutions ','#',0
)*/ 


arMenu2= new Array(150,350,106,'ECECEC','333333','63868c', 'D6D6D6','52798D', '496468'
,' &nbsp;NCV— Nerve Conduction &nbsp;Velocity ','http://www.pmdtesting.com/ncv.htm',0
,' &nbsp;Echocardiogram ','http://www.pmdtesting.com/echo.htm',0
,' &nbsp;EMG— Electromyography ','http://www.pmdtesting.com/emg.htm',0
,' &nbsp;EP— Evoked Potentials ','http://www.pmdtesting.com/ep.htm',0
,' &nbsp;SSEP— Somatosensory &nbsp;Evoked Potential ','http://www.pmdtesting.com/ssep.htm',0
,' &nbsp;DEP— Dermatosensory &nbsp;Evoked Potential ','http://www.pmdtesting.com/dep.htm',0
,' &nbsp;Musculoskeletal and Spinal &nbsp;Ultrasound ','http://www.pmdtesting.com/musc.htm',0
,' &nbsp;H-reflex Study ','http://www.pmdtesting.com/hreflex.htm',0
,' &nbsp;Insurance and Billing ','http://www.pmdtesting.com/insurance.htm',0
,' &nbsp;Interpretation ','http://www.pmdtesting.com/interpretation.htm',0
) 

arMenu3= new Array(150,508,106,'ECECEC','333333','63868c', 'D6D6D6','52798D', '496468'
,' &nbsp;Download Forms ','http://www.pmdtesting.com/forms.htm',0
,' &nbsp;Sample Reports ','http://www.pmdtesting.com/samplereports.htm',0
)

arMenu4= new Array(150,565,106,'ECECEC','333333','63868c', 'D6D6D6','52798D', '496468'
,' &nbsp;Articles ','http://www.pmdtesting.com/articles',0
,' &nbsp;Press Release ','http://www.pmdtesting.com/press.htm',0
,' &nbsp;Exhibitions & Conferences ','http://www.pmdtesting.com/events.htm',0
)

}