var nTCode=[];var AnimStep=0;var AnimHnd=0;var NSDelay=0;var MenusReady=false;var smHnd=0;var mhdHnd=0;var lsc=null;var imgObj=null;var IsContext=false;var IsFrames=false;var dxFilter=null;var AnimSpeed=35;var TimerHideDelay=200;var smDelay=150;var rmDelay=15;var scDelay=0;var cntxMenu='';var DoFormsTweak=true;var mibc=0;var mibm;var mibs=50;var nsOWH;var mFrame;var cFrame=self;var om=[];var nOM=0;var mX;var mY;var BV=parseFloat(navigator.appVersion.indexOf("MSIE")>0?navigator.appVersion.split(";")[1].substr(6):navigator.appVersion);var BN=navigator.appName;var nua=navigator.userAgent;var IsWin=(nua.indexOf('Win')!=-1);var IsMac=(nua.indexOf('Mac')!=-1);var KQ=(BN.indexOf('Konqueror')!=-1&&(BV>=5))||(nua.indexOf('Safari')!=-1);var OP=(nua.indexOf('Opera')!=-1&&BV>=4);var NS=(BN.indexOf('Netscape')!=-1&&(BV>=4&&BV<5)&&!OP);var SM=(BN.indexOf('Netscape')!=-1&&(BV>=5)||OP);var IE=(BN.indexOf('Explorer')!=-1&&(BV>=4)||SM||KQ);if(nua.indexOf("Netscape/8.1")!=-1) document.open=new Function('');if(IE&&!SM&&(BV>5))try{document.execCommand("BackgroundImageCache",false,true);}catch(x){;};var IX=(IE&&IsWin&&!SM&&!OP&&(BV>=5.5)&&(dxFilter!=null)&&(nua.indexOf('CE')==-1));if(!frames.self){frames.self=window;frames.top=top;}var lmcHS=null;var tbNum=0;var fx=0;function GetCurCmd(e){var cc=e;while(cc.id==""){cc=cc.parentElement;if(cc==null) break;}return cc;}function HoverSel(mode,e){var mc;var lc;if(nOM==0) return false;ClearTimer("smHnd");if((om[1].pHS != lmcHS)&&om[1].pHS){if(lmcHS) hsHoverSel(1,0,1);lmcHS=om[1].pHS;SwapMC(mode,om[1].pHS);}if(mode==0){if(om[nOM].sc!=null) HoverSel(1);if(nOM>1) if(om[nOM-1].sc!=null){om[nOM-1].ssc=om[nOM-1].sc;SwapMC(1,om[nOM-1].sc);}mc=GetCurCmd(e);if(scDelay){if(!mc.onmouseout) mc.onmouseout=new Function("if(nOM)om[nOM].hsm=window.setTimeout(\"HideSubMenus('"+mc.id+"')\",scDelay)");for(var i=1;i<=nOM;i++) ClearTimer("om["+i+"].hsm");}else HideSubMenus(mc.id);om[nOM].sc=mc;if(nOM>1) if(om[nOM-1].id != gpid(mc)) SwapMC(0,om[nOM-1].ssc);FixCursor(mc);}else{mc=(mode==1)?om[nOM].sc:om[nOM].op;om[nOM].sc=null;}SwapMC(mode,mc);return true;}function HideSubMenus(id){var mc=GetObj(id,mFrame);if(nOM>1){if(mc==om[nOM-1].sc) return false;while(true){if(!nOM) return false;if(gpid(mc)==om[nOM].id) break;Hide();}if(nOM&&scDelay) mc.onmouseover();}}function SwapMC(mode,mc){var id=mc.id.substr(1);var n1=GetObj((mode!=0?"O":"N")+id);n1.style.visibility="hidden";var n2=GetObj((mode==0?"O":"N")+id);n2.style.visibility="inherit";if(mode==0&&!n1.c){n1.c=true;n1=(BV<5?n1.all.tags("DIV"):n1.getElementsByTagName("DIV"))[0];if(n1) (BV<5?n2.all.tags("DIV"):n2.getElementsByTagName("DIV"))[0].innerHTML=n1.innerHTML;}}function Hide(chk){var m;var cl=false;ClearTimer("mhdHnd");ClearTimer("AnimHnd");if(chk)if(InMenu()) return false;if(nOM){m=om[nOM];if(m.sc!=null){if(IE) HoverSel(1);if(NS) NSHoverSel(1);}if(m.op!=null){if(IE) HoverSel(3);if(NS) NSHoverSel(3);}ToggleMenu(m,"hidden");ClearTimer("om[nOM].hsm");nOM--;cl=(nOM==0);if(cl) imgObj=null;}if(cl||chk){ClearTimer("smHnd");if(tbNum&&lmcHS) if(!lmcHS.disable){if(IE) hsHoverSel(1);if(NS) hsNSHoverSel(1);}window.setTimeout("if(!lmcHS)window.status=''",TimerHideDelay);}if((nOM>0||lmcHS)&&!InSelMenu()) mhdHnd=window.setTimeout("Hide(1)",TimerHideDelay/20);return true;}function ToggleMenu(m,s){if(IX) if(document.readyState=="complete"&&m.getAttribute("filters")!=null){if(!m.fs){m.fsn=m.filters.length;m.style.filter=dxFilter+m.style.filter;m.fs=true;}for(var i=0;i<m.filters.length-m.fsn;i++){m.filters[i].apply();m.style.visibility=s;m.filters[i].play();}}m.style.visibility=s;if(s=="hidden"&&!IX&&!NS) m.style.left=m.style.top="0px";FormsTweak(s=="visible"?"hidden":"visible");}function ShowMenu(mName,x,y,isc,hsimg,algn){if(!algn) algn=0;var f=["ShowMenu2('"+mName+"',"+x+","+y+","+isc+",'"+hsimg+"',"+algn+")"];ClearTimer("smHnd");if(isc){if(nOM==0) return false;lsc=om[nOM].sc;f[1]="if(nOM)if(lsc==om[nOM].sc)";f[2]=smDelay;}else{if(nOM>0) if(om[1].id==mName) return false;ClearTimer("mhdHnd");if(algn<0&&!lmcHS) return false;f[1]="HideAll(1);";f[2]=mDelay();}smHnd=window.setTimeout(f[1]+f[0],f[2]);return true;}function ShowMenu2(mName,x,y,isc,hsimg,algn){var xy;x=pri(x);y=pri(y);var Menu=GetObj(mName);if(!Menu) return false;if(Menu==om[nOM]) return false;if(NS) Menu.style=Menu;if(AnimHnd&&nOM>0){AnimStep=100;void(0);}FixPNG(Menu);Menu.op=nOM>0?om[nOM].sc:null;Menu.sc=null;imgObj=null;if(isc){if(!NS) HideSubMenus(om[nOM].sc.id);xy=GetSubMenuPos(Menu,algn);var gs=om[nOM].gs;if(gs) xy[1]+=pri(gs.top);}else{if(algn<0&&!lmcHS) return false;Menu.pHS=lmcHS;xy=(algn<0?GetHSPos(x,y,NS?Menu.w:Menu.offsetWidth,NS?Menu.h:Menu.offsetHeight,-algn):[x,y]);if(hsimg){var hss=hsimg.split("|");imgObj=NS?FindImage(cFrame.document,hss[0]):cFrame.document.images[hss[0]];if(imgObj){if(hss[1]&2) xy[0]=AutoPos(Menu,imgObj,algn)[0]+(IsFrames?GetLeftTop()[0]:0)+MacOffset()[0];if(hss[1]&1) xy[1]=AutoPos(Menu,imgObj,algn)[1]+(IsFrames?GetLeftTop()[1]:0)+MacOffset()[1];}}}if(xy){x=xy[0];y=xy[1];}var pWH=[GetWidthHeight()[0]+GetLeftTop()[0],GetWidthHeight()[1]+GetLeftTop()[1]];if(IE) with(Menu.style){if(SM) display="none";left=FixPos(x,pri(width),pWH[0],0)+"px";top=FixPos(y,pri(height),pWH[1],1)+"px";}if(NS){Menu.moveToAbsolute(FixPos(x,Menu.w,pWH[0],0),FixPos(y,Menu.h,pWH[1],1));}Menu.style.zIndex=1000+tbNum+nOM;om[++nOM]=Menu;if(!NS) FixCommands(mName);if(SM) Menu.style.display="inline";if(!NS||(NS&&Menu.style.clip.width==0)){AnimStep=0;void(0);AnimHnd=window.setTimeout("void(0)",10);}ToggleMenu(Menu,'visible');IsContext=false;smHnd=0;return true;}function mDelay(){return rmDelay/(nOM==0&&scDelay>0?4:1);}function MacOffset(f){var mo=[0,0];if(!f) f=mFrame;if(IsMac&&IE&&!SM&&!KQ&&(BV>=5)) mo=[pri(f.document.body.leftMargin),pri(f.document.body.topMargin)];return mo;}function aNaN(n){n=pri(n);return isNaN(n)?0:n;}function GetSubMenuPos(mg,a){var x;var y;var pg=om[nOM];var sc=(NS?pg.sc:GetObj("O"+pg.sc.id.substr(1)));if(NS){pg.offsetLeft=pg.left;pg.offsetTop=pg.top;pg.offsetWidth=pg.w;pg.offsetHeight=pg.h;mg.offsetWidth=mg.w;mg.offsetHeight=mg.h;sc.offsetLeft=sc.left;sc.offsetTop=sc.top;sc.offsetWidth=sc.clip.width;sc.offsetHeight=sc.clip.height;}var lp=pg.offsetLeft+sc.offsetLeft;var tp=pg.offsetTop+sc.offsetTop;switch(a){case 0:x=lp;y=tp+sc.offsetHeight;break;case 1:x=lp+sc.offsetWidth-mg.offsetWidth;y=tp+sc.offsetHeight;break;case 2:x=lp;y=tp-mg.offsetHeight;break;case 3:x=lp+sc.offsetWidth-mg.offsetWidth;y=tp-mg.offsetHeight;break;case 4:x=lp-mg.offsetWidth;y=tp;break;case 5:x=lp-mg.offsetWidth;y=tp+sc.offsetHeight-mg.offsetHeight;break;case 6:x=lp+sc.offsetWidth;y=tp;break;case 7:x=lp+sc.offsetWidth;y=tp+sc.offsetHeight-mg.offsetHeight;break;case 8:x=lp-mg.offsetWidth;y=tp+(sc.offsetHeight-mg.offsetHeight)/2;break;case 9:x=lp+sc.offsetWidth;y=tp+(sc.offsetHeight-mg.offsetHeight)/2;break;case 10:x=lp+(sc.offsetWidth-mg.offsetWidth)/2;y=tp-mg.offsetHeight;break;case 11:x=lp+(sc.offsetWidth-mg.offsetWidth)/2;y=tp+sc.offsetHeight;break;}return [x,y];}function FixCommands(mName,t){var b;var en=true;var m=GetObj(mName);var wh;if(!m.fixed){m.fixed=true;if(!t) t=0;if(IE&&(!SM||OP)) en=(document.compatMode=="CSS1Compat");if(en&&t>0&&(!SM||OP)){b=GetBorderSize(tbS[t]);tbS[t].width=Math.abs(aNaN(tbS[t].width)-b[0])+"px";tbS[t].height=Math.abs(aNaN(tbS[t].height)-b[1])+"px";}var sd=(BV<5?m.all.tags("DIV"):m.getElementsByTagName("DIV"));for(var i=0;i<(sd.length);(t>0?i+=2:i++)){sd[i].noWrap=true;if(en) with(sd[i].style){b=GetBorderSize(sd[i].style);if(pri(width)&&pri(height)){width=pri(width)-b[0]+"px";height=pri(height)-b[1]+"px";}}}}}function InTBHotSpot(){var m=(imgObj?imgObj:lmcHS);var tp=[0,0];var tbb;if(!m) return false;if(imgObj) if(imgObj.name.indexOf("dmbHSdyna")!=-1){imgObj=null;return false;}var x=mX;var y=mY;if(!imgObj){if(IE){if(BV<5&&!IsMac) m.parentNode=m.parentElement;}else m.parentNode=m.parentLayer;var i=m.parentNode.id.substr(5);tp=getTBPos(i);if(IE) m=m.style;}else{m.left=GetImgXY(imgObj)[0];m.top=GetImgXY(imgObj)[1];if(NS) m.clip=m;}var l=pri(m.left)+tp[0];var r=l+(IE?pri(m.width):m.clip.width);var t=pri(m.top)+tp[1];var b=t+(IE?pri(m.height):m.clip.height);if(IsFrames&&!NS){x-=GetLeftTop()[0];y-=GetLeftTop()[1];}return ((x>=l&&x<=r)&&(y>=t&&y<=b));}function InMenu(){var m=om[nOM];if(!m) return false;else if(IE) m=m.style;var l=pri(m.left);var r=l+(IE?pri(m.width):m.clip.width);var t=pri(m.top);var b=t+(IE?pri(m.height):m.clip.height);return ((mX>=l&&mX<=r)&&(mY>=t&&mY<=b));}function SetPointerPos(e){if(IE){if(!SM){if(mFrame!=cFrame||event==null){var cfe=cFrame.window.event;var mfe=mFrame.window.event;if(IE&&IsMac) cfe=(cfe.type=="mousemove"?cfe:null);if(IE&&IsMac) mfe=(mfe.type=="mousemove"?mfe:null);if(mfe==null&&cfe==null) return;e=(cfe?cfe:mfe);}else e=event;}mX=e.clientX+lt[0];mY=e.clientY+lt[1];if(!KQ){ClearTimer("cFrame.iefwh");cFrame.iefwh=window.setTimeout("lt=GetLeftTop()",100);}}if(NS){mX=e.pageX;mY=e.pageY;}}function InSelMenu(){var nOMb=nOM--;for(;nOM>0;nOM--) if(om[nOM].sc!=null) break;var im=InMenu();nOM=nOMb;return im||InMenu();}function IsOverMenus(){return (lmcHS||imgObj?InTBHotSpot():(nOM==1?!(om[nOM].sc!=null):false))||(nOM>0?InSelMenu():false);}function HideMenus(e){SetPointerPos(e);if(!IsOverMenus()&&mhdHnd==0) mhdHnd=window.setTimeout("mhdHnd=0;if(!IsOverMenus())Hide()",TimerHideDelay);}function FormsTweak(state){var fe;if(IE&&(!SM||OP)&&DoFormsTweak){var m=om[nOM];if((BV>=5.5)&&!OP&&m&&!KQ) cIF(state=="visible"?"hidden":"visible");else if(nOM==1) for(var f=0;f<mFrame.document.forms.length;f++) for(var e=0;e<mFrame.document.forms[f].elements.length;e++){fe=mFrame.document.forms[f].elements[e];if(fe.type) if(fe.type.indexOf("select")==0) fe.style.visibility=state;}}}function cIF(state){var mfd=mFrame.document;if(mfd.readyState=="complete"){if((mfd.getElementsByTagName("SELECT").length==0)&&(mfd.getElementsByTagName("IFRAME").length==0)) return;var m=om[nOM];var iname=m.id+"iframe";var i=GetObj(iname,mFrame);if(!i){i=mfd.createElement("?");i.id=iname+"pobj";mfd.body.insertBefore(i);i=mfd.createElement("IFRAME");if(location.protocol=="https:") i.src="/ifo.htm";i.id=iname;i.style.position="absolute";i.style.filter="progid:DXImageTransform.Microsoft.Alpha(opacity=0)";mfd.getElementById(iname+"pobj").insertBefore(i);}with(i.style){m=m.style;left=m.left;top=m.top;width=m.width;height=m.height;zIndex=m.zIndex-1;visibility=state;}}}function execURL(url,tframe){var d=100;if(mibc&&!NS){d+=mibs * mibc;if(lmcHS) mibm=lmcHS;if(nOM) for(var n=nOM;n>0;n--) if(om[n].sc){mibm=om[n].sc;break;}if(mibm){mibm.n=mibc;BlinkItem();}}else HideAll();execURL2(escape(_purl(url)),tframe);}function BlinkItem(){if(!mibm) return;mibm.bs=!Math.abs(mibm.bs);SwapMC(mibm.bs,mibm);mibc--;if(mibc>=0) window.setTimeout("BlinkItem()",mibs);else{mibc=mibm.n;mibm=null;HideAll();}}function execURL2(url,tframe){var w=eval("windo"+"w.ope"+"n");url=rStr(unescape(url));if(url.indexOf("javascript:")!=url.indexOf("vbscript:")) eval(url);else{switch(tframe){case "_self":if(IE&&!SM&&!KQ&&(BV>4)){var a=mFrame.document.createElement("A");a.href=url;mFrame.document.body.appendChild(a);a.click();}else mFrame.location.href=url;break;case "_blank":w(url,tframe);break;default:var f=rStr(tframe);var fObj=(tframe=='_parent'?mFrame.parent:eval(f));if(typeof(fObj)=="undefined") w(url,f.substr(8,f.length-10));else fObj.location.href=url;break;}}}function rStr(s){s=xrep(s,"%1E","'");s=xrep(s,"\x1E","'");if(OP&&s.indexOf("frames[")!=-1) s=xrep(s,String.fromCharCode(s.charCodeAt(7)),"'");return xrep(s,"\x1D","\x22");}function HideAll(dr){var o=lmcHS;if(dr) lmcHS=null;Hide();while(nOM>0) Hide();lmcHS=o;}function tHideAll(){ClearTimer("mhdHnd");mhdHnd=window.setTimeout("mhdHnd=0;if(!InSelMenu())HideAll();",TimerHideDelay);}function GetLeftTop(f){if(!f) f=mFrame;if(IE) if(SM) return [OP?f.pageXOffset:f.scrollX,OP?f.pageYOffset:f.scrollY];else{var b=GetBodyObj(f);return (b?[b.scrollLeft,b.scrollTop]:[0,0]);}if(NS) return [f.pageXOffset,f.pageYOffset];}function GetWidthHeight(f){var k=0;if(!f) f=mFrame;if(NS||SM){return [f.innerWidth,f.innerHeight];}else{var b=GetBodyObj(f);return (b?[b.clientWidth,b.clientHeight]:[0,0]);}}function GetBodyObj(f){if(!f.bo) f.bo=(f.document.compatMode=="BackCompat"||BV<6||IsMac)?f.document.body:f.document.documentElement;return f.bo;}function GetBorderSize(s){return [(s.borderLeftStyle==""||s.borderLeftStyle=="none"?0:pri(s.borderLeftWidth))+(s.borderRightStyle==""||s.borderRightStyle=="none"?0:pri(s.borderRightWidth)),(s.borderTopStyle==""||s.borderTopStyle=="none"?0:pri(s.borderTopWidth))+(s.borderBottomStyle==""||s.borderBottomStyle=="none"?0:pri(s.borderBottomWidth))];}function AutoPos(m,img,arl){var x=GetImgXY(img)[0];var y=GetImgXY(img)[1];var iWH=GetImgWH(img);var mW=(NS?m.w:m.offsetWidth);var mH=(NS?m.h:m.offsetHeight);switch(arl){case 0:y+=iWH[1];break;case 1:x+=iWH[0]-mW;y+=iWH[1];break;case 2:y-=mH;break;case 3:x+=iWH[0]-mW;y-=mH;break;case 4:x-=mW;break;case 5:x-=mW;y-=mH-iWH[1];break;case 6:x+=iWH[0];break;case 7:x+=iWH[0];y-=mH-iWH[1];break;case 8:x-=mW;y+=(iWH[1]-mH)/2;break;case 9:x+=iWH[0];y+=(iWH[1]-mH)/2;break;case 10:x+=(iWH[0]-mW)/2;y-=mH;break;case 11:x+=(iWH[0]-mW)/2;y+=iWH[1];break;}return [x,y];}function GetImgXY(img){var x;var y;if(NS){y=GetImgOffset(cFrame,img.name,0,0);x=img.x+y[0];y=img.y+y[1];}else{y=getOffset(img);x=y[0];y=y[1];}return [x,y];}function GetImgWH(img){return [pri(img.width),pri(img.height)];}function getOffset(img){var xy=[img.offsetLeft,img.offsetTop];var ce=img.offsetParent;while(ce!=null){xy[0]+=ce.offsetLeft;xy[1]+=ce.offsetTop;ce=ce.offsetParent;}return xy;}function ShowContextMenu(e){if(IE){SetPointerPos(e);IsContext=true;}else if(e.which==3){IsContext=true;mX=e.x;mY=e.y;}if(IsContext){HideAll();cFrame.ShowMenu2(cntxMenu,mX-1,mY-1,false);return false;}return true;}function SetUpEvents(){nOM=0;if(!SM) onerror=errHandler;if(!mFrame) mFrame=cFrame;if(typeof(mFrame)=="undefined"||(NS&&(++NSDelay<2))) window.setTimeout("SetUpEvents()",10);else{IsFrames=(cFrame!=mFrame);if(NS){mFrame.captureEvents(Event.MOUSEMOVE);mFrame.onmousemove=HideMenus;if(cntxMenu!=""){mFrame.window.captureEvents(Event.MOUSEDOWN);mFrame.window.onmousedown=ShowContextMenu;}nsOWH=GetWidthHeight();window.onresize=rHnd;PrepareEvents();}if(IE){document.onmousemove=HideMenus;mFrame.document.onmousemove=document.onmousemove;if(cntxMenu) mFrame.document.oncontextmenu=ShowContextMenu;if(IsFrames) mFrame.window.onunload=new Function("mFrame=null;SetUpEvents()");cFrame.lt=[0,0];if(tbNum==0) window.onscroll=GetLeftTop;}MenusReady=true;}return true;}function errHandler(sMsg,sUrl,sLine){if(sMsg.substr(0,16)!="Access is denied"&&sMsg!="Permission denied"&&sMsg.indexOf("cursor")==-1&&sMsg.substr(0,16)!="Member not found") alert("Java Script Error\n"+      "\nDescription:"+sMsg+      "\nSource:"+sUrl+      "\nLine:"+sLine);return true;}function FixPos(v,s,r,k){var n;if(nOM==0||k==1) n=(v+s>r)?r-s:v;else n=(v+s>r)?pri(om[nOM].style.left)-s:v;return (n<0)?0:n;}function ClearTimer(t,f){if(!f) cFrame.f=cFrame;if(eval(t)) eval("cFrame.f.clearTimeout("+t+");"+t+"=0");}function xrep(s,f,n){if(s) s=s.split(f).join(n);return s;}function FixPNG(d){if(IE&&!SM&&(BV<7)&&(!d.fixPNG)){var img;var sd=d.getElementsByTagName("DIV");for(var i=0;i<sd.length;i++) if(sd[i].style.backgroundImage){img=sd[i].style.backgroundImage;img=img.substr(4,img.length-5);if(img.toLowerCase().indexOf(".png")!=-1){sd[i].style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+img+"')";sd[i].style.backgroundImage="";}}d.fixPNG=true;}}function FixCursor(mc){if(!OP){var os=GetObj("O"+mc.id.substr(1)).style;var s=os.cursor;if(s=="") os.cursor=(BV<6?"hand":s.split("cursor:url(")[1].split(")")[0]);}}function GetObj(oName,f,sf,r){var obj=null;if(!f) if(IsFrames&&tbNum){if(!sf) sf=window.parent;for(var i=0;i<sf.frames.length;i++){f=sf.frames[i];if(!(obj=GetObj(oName,f))&&f.length) if(obj=GetObj(oName,null,f,true)){f=obj[1];obj=obj[0];}if(obj) break;}if(obj){f.cFrame=cFrame;if(tbNum>0){if(NS)     f.hsNSHoverSel=hsNSHoverSel;else     f.hsHoverSel=hsHoverSel;}f.execURL=execURL;}}else f=mFrame;if(NS) obj=f.document.layers[oName];else{obj=(BV>=5?f.document.getElementById(oName):f.document.all[oName]);if(obj) if(obj.id!=oName) obj=null;}return r?[obj,f]:obj;}function gpid(o){return (BV>=5?o.parentNode.parentNode.id:o.parentElement.parentElement.id);}if(IE) with(document){open();write(xrep(Expand("<div id=\"Group00100227221	\"Group001frmt00227221px*;%* 1* 1* 1* 10022521+110SubGrp_JoThCoMuSo011(6);\"41927Join or Renew CMS Membership 4206,arrow1212#0022521+11&041927 4206,arrow_over1212#22022521+111$42117Getting the Most of CMS Membership22022521+11&1cgi-bin/showpage.pl?tmpl=/memserv/benefits&h=23\',\'_self!4211744022521+112SubGrp_EdMeIn015(6);\"41927Edit Membership Information 4206,arrow1212#44022521+11&241927 4206,arrow_over1212#66022521+113SubGrp_PeoSea016(6);\"41927People Search 4206,arrow1212#66022521+11&341927 4206,arrow_over1212#88022521+114$42117Sign up for Email@Music.Org88022521+11&4cgi-bin/showpage.pl?tmpl=mailforwarding\',\'_self!42117110022521+115SubGrp_RefPro017(6);\"41927Referral Program 4206,arrow1212#110022521+11&541927 4206,arrow_over1212#132022521+116SubGrp_MeDiReCa014(6);\"41927Member Discounts 4206,arrow1212#132022521+11&641927 4206,arrow_over1212#154022521+117$42117Membership Statistics154022521+11&7cgi-bin/showpage.pl?tmpl=/memserv/stats&h=23\',\'_self!42117176022521+118$42117History of CMS176022521+11&8cgi-bin/showpage.pl?tmpl=/memserv/history/annalstable&h=23\',\'_self!42117198022521+119SubGrp_OrdFor018(6);\"41927Order Forms 4206,arrow1212#198022521+11&941927 4206,arrow_over1212>#Group00200192155	\"Group002frmt00192155px*;%* 1* 1* 1* 10019021+1110$41767About Engagement & Outreach0019021+11&10cgi-bin/showpage.pl?tmpl=/outreach/outreachhome&h=66\',\'_self!4176722019021+1111$41767Campus Representatives22019021+11&11cgi-bin/showpage.pl?tmpl=/gov/campusrep&h=66\',\'_self!4176744019021+1112$41767Community Engagement44019021+11&12cgi-bin/showpage.pl?tmpl=/outreach/community&h=66\',\'_self!4176766019021+1113$41767Higher Education66019021+11&13cgi-bin/showpage.pl?tmpl=/outreach/highered&h=66\',\'_self!4176788019021+1114$41767International Initiatives88019021+11&14cgi-bin/showpage.pl?tmpl=/outreach/intl&h=66\',\'_self!41767110019021+1115$41767Music Business-Industry110019021+11&15cgi-bin/showpage.pl?tmpl=/outreach/business&h=66\',\'_self!41767132019021+1116$41767The CMS Fund132019021+11&16http://www.cmsfund.org\',\'_self!41767>Group0030018889	\"Group003frmt0018889px*;%* 1* 1* 1* 10018621+1117$41727About Career Development0018621+11&17cgi-bin/showpage.pl?tmpl=/career/careerhome&h=67\',\'_self!4172722018621+1118SubGrp_AcaCar019(6);\"41537Academic Careers 4167,arrow1212#22018621+11&18cgi-bin/showpage.pl?tmpl=/career/mentor/mentorhome&h=67\',\'_self!41537 4167,arrow_over1212#44018621+1119$41727Careers Outside the Academy44018621+11&19cgi-bin/showpage.pl?tmpl=/career/coa/coahome&h=67\',\'_self!4172766018621+1120$41727Music Vacancy List66018621+11&20cgi-bin/showpage.pl?tmpl=/infoserv/mvl/mvlhome&h=19\',\'_self!41727>Group00400177199	\"Group004frmt00177199px*;%* 1* 1* 1* 10017521+1121$41617About Professional Activities0017521+11&21cgi-bin/showpage.pl?tmpl=/profactiv/profactivhome&h=57\',\'_self!4161722017521+1122$41617Calendar of CMS Events22017521+11&22cgi-bin/showpage.pl?tmpl=/profactiv/calendar&h=57\',\'_self!4161744017521+1123SubGrp_Con010(6);\"41427Conferences 4156,arrow1212#44017521+11&2341427 4156,arrow_over1212#66017521+1124$41617Forums and Dialogues66017521+11&24cgi-bin/showpage.pl?tmpl=/profactiv/specs/specshome&h=58\',\'_self!4161788017521+1125$41617Professional Development88017521+11&25cgi-bin/showpage.pl?tmpl=/profactiv/profdev/profdevhome&h=31\',\'_self!41617110017521+1126SubGrp_Pub007(6);\"41427Publications 4156,arrow1212#110017521+11&2641427 4156,arrow_over1212#132017521+1127$41617Reviews132017521+11&27cgi-bin/showpage.pl?tmpl=/profactiv/reviews/reviewshome&h=55\',\'_self!41617154017521+1128$41617CMS Summits154017521+11&28cgi-bin/showpage.pl?tmpl=/profactiv/summit/summithome&h=116\',\'_self!41617176017521+1129SubGrp_AdvCom020(6);\"41427Advisory Committees 4156,arrow1212#176017521+11&29\',\'_self!41427 4156,arrow_over1212>#SubGrp_Pub00700265190	\"SubGrp_Pub007frmt00265190px*;%* 1* 1* 1* 10026321+1130$42497About CMS Publications0026321+11&30cgi-bin/showpage.pl?tmpl=/profactiv/pubs/pubshome&h=25\',\'_self!4249722026321+1131$42497College Music Symposium22026321+11&31cgi-bin/showpage.pl?tmpl=/profactiv/pubs/sym/symhome&h=35\',\'_self!4249744026321+1132$42497Newsletter44026321+11&32cgi-bin/showpage.pl?tmpl=/profactiv/pubs/news/newshome&h=33\',\'_self!4249766026321+1133$42497CMS Sourcebooks in American Music66026321+11&33cgi-bin/showpage.pl?tmpl=/profactiv/pubs/sb/sbhome&h=30\',\'_self!4249788026334+1134$42497Monographs and Bibliographies<br>in American Music88026334+11&34cgi-bin/showpage.pl?tmpl=/profactiv/pubs/mbam/mbamhome&h=29\',\'_self!42497123026321+1135$42497CMS Reports123026321+11&35cgi-bin/showpage.pl?tmpl=/profactiv/pubs/rpts/rptshome&h=26\',\'_self!42497145026321+1136$42497CBS Records\' Black Composers Series145026321+11&36cgi-bin/showpage.pl?tmpl=/profactiv/pubs/bcs/bcshome&h=22\',\'_self!42497167026321+1137$42497Order Form for Publications and Recordings167026321+11&37https://commerce.music.org/cgi-bin/showpage.pl?tmpl=pubs_orderform&li=' + li + '\',\'_self!42497>Group00800232269	\"Group008frmt00232269px*;%* 1* 1* 1* 10023021+1138$42167About Information Services0023021+11&38cgi-bin/showpage.pl?tmpl=/infoserv/infoservhome&h=65\',\'_self!4216722023021+1139$42167Music Vacancy List22023021+11&39cgi-bin/showpage.pl?tmpl=/infoserv/mvl/mvlhome&h=19\',\'_self!4216744023034+1140SubGrp_DiofMuFainanUn013(6);\"41977Directory of Music Faculties in<br>College and Universities 11211,arrow1212#44023034+11&4041977 11211,arrow_over1212#79023021+1141$42167International Music Institutions79023021+11&41cgi-bin/showpage.pl?tmpl=/infoserv/facdir/intlinst&h=98\',\'_self!42167101023021+1142SubGrp_InMuOr014(6);\"41977International Music Organizations 4211,arrow1212#101023021+11&4241977 4211,arrow_over1212#123023021+1143$42167Music Business and Industry123023021+11&43cgi-bin/showpage.pl?tmpl=/infoserv/industry/industryhome&h=61\',\'_self!42167145023021+1144$42167News of the Profession145023021+11&44cgi-bin/showpage.pl?tmpl=/infoserv/newsprof/newsprofhome&h=34\',\'_self!42167167023034+1145$42167Upcoming Conferences<br>of Colleague Organizations167023034+11&45cgi-bin/showpage.pl?tmpl=/infoserv/colleague&h=65\',\'_self!42167202023021+1146SubGrp_MaiLab012(6);\"41977Mailing Labels 4211,arrow1212#202023021+11&4641977 4211,arrow_over1212#224023021+1147$42167Professional Notices Via E-Mail224023021+11&47cgi-bin/showpage.pl?tmpl=/infoserv/notices/noticesinfo&h=65\',\'_self!42167246023021+1148$42167Advertising Opportunities246023021+11&48cgi-bin/showpage.pl?tmpl=/infoserv/adops&h=65\',\'_self!42167>Group01000207155	\"Group010frmt00207155px*;%* 1* 1* 1* 10020521+1149$41917About Governance0020521+11&49cgi-bin/showpage.pl?tmpl=/gov/govhome&h=69\',\'_self!4191722020521+1150$41917Rosters of Officers & Committees22020521+11&50cgi-bin/showpage.pl?tmpl=/gov/rosters&h=69\',\'_self!4191744020521+1151$41917CMS Handbook of Operations44020521+11&51cgi-bin/showpage.pl?tmpl=/gov/handbook&h=69\',\'_self!4191766020521+1152$41917CMS By-Laws66020521+11&52cgi-bin/showpage.pl?tmpl=/gov/bylaws&h=69\',\'_self!4191788020521+1153$41917Nominations for Officers88020521+11&53cgi-bin/showpage.pl?tmpl=/gov/nomsearchform&h=69\',\'_self!41917110020521+1154$41917The CMS Fund110020521+11&54http://www.cmsfund.org\',\'_self!41917132020521+1155$41917Executive Office132020521+11&55cgi-bin/showpage.pl?tmpl=/gov/execoffice&h=69\',\'_self!41917>SubGrp_Con0100015989	\"SubGrp_Con010frmt0015989px*;%* 1* 1* 1* 10015721+1156$41437About Conferences0015721+11&56cgi-bin/showpage.pl?tmpl=/profactiv/conf/confhome&h=37\',\'_self!4143722015721+1157$41437International Conference22015721+11&57cgi-bin/showpage.pl?tmpl=/profactiv/conf/intl/intlhome&h=41\',\'_self!4143744015721+1158$41437National Conference44015721+11&58cgi-bin/showpage.pl?tmpl=/profactiv/conf/natl/natlhome&h=40\',\'_self!4143766015721+1159$41437Regional Conferences66015721+11&59cgi-bin/showpage.pl?tmpl=/profactiv/conf/reg/reghome&h=42\',\'_self!41437>SubGrp_JoThCoMuSo0110016289	\"SubGrp_JoThCoMuSo011frmt0016289px*;%* 1* 1* 1* 10016021+1160$41467Benefits of Membership0016021+11&60cgi-bin/showpage.pl?tmpl=/memserv/benefits&h=23\',\'_self!4146722016021+1161$41467Membership Application22016021+11&61https://commerce.music.org/cgi-bin/showpage.pl?tmpl=membership_form&h=91&li=' + li + '\',\'_self!4146744016021+1162$41467Expired Member Renewal44016021+11&62https://commerce.music.org/cgi-bin/showpage.pl?tmpl=membership_form&h=91&li=' + li + '\',\'_self!4146766016021+1163$41467Current Member Renewal66016021+11&63https://commerce.music.org/cgi-bin/showpage.pl?tmpl=nmember_renewalform&li=' + li + '\',\'_self!41467>SubGrp_MaiLab01200219111	\"SubGrp_MaiLab012frmt00219111px*;%* 1* 1* 1* 10021721+1164$42037Music Faculty0021721+11&64cgi-bin/showpage.pl?tmpl=/infoserv/facdir/labels&h=63\',\'_self!4203722021721+1165$42037Music Institutions, U.S. and Canada22021721+11&65cgi-bin/showpage.pl?tmpl=/infoserv/facdir/labels&h=63\',\'_self!4203744021721+1166$42037Music Institutions, International44021721+11&66cgi-bin/showpage.pl?tmpl=infoserv/facdir/intllabels&h=65\',\'_self!4203766021721+1167$42037International Music Organizations66021721+11&67cgi-bin/showpage.pl?tmpl=/infoserv/imo/labels&h=62\',\'_self!4203788021721+1168$42037Music Business and Industry88021721+11&68cgi-bin/showpage.pl?tmpl=infoserv/industry/industrylabels&h=61\',\'_self!42037>SubGrp_DiofMuFainanUn0130012789	\"SubGrp_DiofMuFainanUn013frmt0012789px*;%* 1* 1* 1* 10012521+1169$41117Institution Search0012521+11&69cgi-bin/showpage.pl?tmpl=/infoserv/facdir/facdirhome&h=63\',\'_self!4111722012521+1170$41117Faculty Search22012521+11&70cgi-bin/showpage.pl?tmpl=/infoserv/facdir/facdirhome&h=63\',\'_self!4111744012521+1171$41117Mailing Labels44012521+11&71cgi-bin/showpage.pl?tmpl=/infoserv/facdir/labels&h=63\',\'_self!4111766012521+1172$41117Published Directory66012521+11&72cgi-bin/showpage.pl?tmpl=/infoserv/facdir/facdirinfo&h=63\',\'_self!41117>SubGrp_InMuOr0140013245	\"SubGrp_InMuOr014frmt0013245px*;%* 1* 1* 1* 10013021+1173$41167Organization Search0013021+11&73cgi-bin/showpage.pl?tmpl=/infoserv/imo/imohome&h=62\',\'_self!4116722013021+1174$41167Mailing Labels22013021+11&74cgi-bin/showpage.pl?tmpl=/infoserv/imo/labels&h=62\',\'_self!41167>SubGrp_MeDiReCa01400231111	\"SubGrp_MeDiReCa014frmt00231111px*;%* 1* 1* 1* 10022921+1175$42157Rental Cars0022921+11&75cgi-bin/showpage.pl?tmpl=/memserv/discounts&h=23\',\'_self!4215722022921+1176$42157Auto, Home, and Renters Insurance22022921+11&76cgi-bin/showpage.pl?tmpl=/memserv/libertymutual&h=23\',\'_self!4215744022921+1177$42157Instrument Insurance44022921+11&77cgi-bin/showpage.pl?tmpl=/memserv/insurance&h=23\',\'_self!4215766022921+1178$42157Carousel Publications66022921+11&78cgi-bin/showpage.pl?tmpl=/memserv/carousel&h=23\',\'_self!4215788022921+1179$42157Philosophy of Music Education Review88022921+11&79cgi-bin/showpage.pl?tmpl=/memserv/iupress&h=23\',\'_self!42157>SubGrp_EdMeIn0150020667	\"SubGrp_EdMeIn015frmt0020667px*;%* 1* 1* 1* 10020421+1180$41907Address and Contact Information0020421+11&80cgi-bin/showpage.pl?t=75&h=23\',\'_self!4190722020421+1181$41907Web Site Login and Password22020421+11&81cgi-bin/showpage.pl?tmpl=/memserv/searchedit/editwebloginform&h=23\',\'_self!4190744020421+1182$41907Music Specializations44020421+11&82cgi-bin/membereditspecs.pl \',\'_self!41907>SubGrp_PeoSea0160018967	\"SubGrp_PeoSea016frmt0018967px*;%* 1* 1* 1* 10018721+1183$41737CMS Members0018721+11&83cgi-bin/showpage.pl?tmpl=/memserv/membersearch&h=23\',\'_self!4173722018721+1184$41737CMS Campus Representatives22018721+11&84cgi-bin/showpage.pl?tmpl=/gov/campusrep&h=66\',\'_self!4173744018721+1185$41737Music Faculty Members44018721+11&85cgi-bin/showpage.pl?tmpl=/infoserv/facdir/facdirhome&h=63\',\'_self!41737>SubGrp_RefPro0170011945	\"SubGrp_RefPro017frmt0011945px*;%* 1* 1* 1* 10011721+1186$41037Refer a Colleague0011721+11&86cgi-bin/showpage.pl?tmpl=/memserv/colleagueform&h=23\',\'_self!4103722011721+1187$41037Refer a Student22011721+11&87cgi-bin/showpage.pl?tmpl=/memserv/studentform&h=23\',\'_self!41037>SubGrp_OrdFor0180011345	\"SubGrp_OrdFor018frmt0011345px*;%* 1* 1* 1* 10011121+1188$4977CMS Publications0011121+11&88https://commerce.music.org/cgi-bin/showpage.pl?tmpl=pubs_orderform&li=' + li + '\',\'_self!497722011121+1189$4977CMS Products22011121+11&89https://commerce.music.org/cgi-bin/showpage.pl?tmpl=merch_orderform&li=' + li + '\',\'_self!4977>SubGrp_AcaCar01900248111	\"SubGrp_AcaCar019frmt00248111px*;%* 1* 1* 1* 10024621+1190$42327About Academic Careers0024621+11&90cgi-bin/showpage.pl?tmpl=/career/mentor/mentorhome&h=67\',\'_self!4232722024621+1191$42327Academic Leadership and Administration22024621+11&91cgi-bin/showpage.pl?tmpl=/career/administration&h=67\',\'_self!4232744024621+1192$42327Academic Citizenship44024621+11&92cgi-bin/showpage.pl?tmpl=/career/citizenship/citizenhome&h=67\',\'_self!4232766024621+1193$42327Music Entrepreneurship Education66024621+11&93cgi-bin/showpage.pl?tmpl=/career/entrepreneur/mission&h=67\',\'_self!4232788024621+1194$42327Scholarship of Teaching and Learning88024621+11&94cgi-bin/showpage.pl?tmpl=/outreach/sotl&h=67\',\'_self!42327>SubGrp_AdvCom02000156199	\"SubGrp_AdvCom020frmt00156199px*;%* 1* 1* 1* 10015421+1195$41407Composition0015421+11&95cgi-bin/showpage.pl?tmpl=/profactiv/specs/comp/comphome&h=78\',\'_self!4140722015421+1196$41407Ethnomusicology22015421+11&96cgi-bin/showpage.pl?tmpl=/profactiv/specs/ethno/ethnohome&h=79\',\'_self!4140744015421+1197$41407Music Education44015421+11&97cgi-bin/showpage.pl?tmpl=/profactiv/specs/mused/musedhome&h=80\',\'_self!4140766015421+1198$41407Music in General Studies66015421+11&98cgi-bin/showpage.pl?tmpl=/profactiv/specs/mgs/mgshome&h=81\',\'_self!4140788015421+1199$41407Music Theory88015421+11&99cgi-bin/showpage.pl?tmpl=/profactiv/specs/theory/theoryhome&h=82\',\'_self!41407110015421+11100$41407Musicology110015421+11&100cgi-bin/showpage.pl?tmpl=/profactiv/specs/hist/histhome&h=83\',\'_self!41407132015421+11101$41407Performance132015421+11&101cgi-bin/showpage.pl?tmpl=/profactiv/specs/perf/perfhome&h=84\',\'_self!41407154015421+11102$41407Cultural Inclusion154015421+11&102cgi-bin/showpage.pl?tmpl=/outreach/inclusion&h=57\',\'_self!41407176015421+11103$41407Student Concerns176015421+11&103cgi-bin/showpage.pl?tmpl=/career/pli/student&h=57\',\'_self!41407>>"),'%'+'%REL%%',rimPath));close();}Expand('');SetUpEvents();
function Expand(c){var x;x="#FFFFFF";c=xrep(c,"",x);x="#063771";c=xrep(c,"",x);x="#647DA6";c=xrep(c,"",x);x="\" style=\"position:absolute;top:";c=xrep(c,"",x);x="px;left:";c=xrep(c,"",x);x="px;width:";c=xrep(c,"",x);x="px;height:";c=xrep(c,"",x);x="px;visibility:hidden;";c=xrep(c,"	",x);x=";background-color:";c=xrep(c,"",x);x="px solid;border-right:";c=xrep(c,"",x);x="px solid;border-top:";c=xrep(c,"",x);x="px solid;border-bottom:";c=xrep(c,"",x);x="px solid;\"><div style=\"position:absolute;top:";c=xrep(c,"",x);x="px;white-space:nowrap;font-family:";c=xrep(c,"",x);x=";font-size:";c=xrep(c,"",x);x="px;font-weight:normal;font-style:normal;text-decoration:none;color:";c=xrep(c,"",x);x=";\" id=N";c=xrep(c,"",x);x="px;\" src=\"";c=xrep(c,"",x);x=".gif\" width=";c=xrep(c,"",x);x=" height=";c=xrep(c,"",x);x="><div style=\"position:absolute;top:";c=xrep(c,"",x);x="px;\" align=left>";c=xrep(c,"",x);x=";cursor:default;visibility:hidden;\"";c=xrep(c,"",x);x="</div></div";c=xrep(c,"",x);x=" OnClick=\"cFrame.execURL(\'%%REP%%";c=xrep(c,"",x);x=" OnClick=\"cFrame.execURL(\'";c=xrep(c,"",x);x="><div id=\"";c=xrep(c,"",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this);cFrame.ShowMenu(\'";c=xrep(c,"",x);x="</div><img style=\"position:absolute;top:";c=xrep(c," ",x);x="\');\"";c=xrep(c,"!",x);x="></div";c=xrep(c,"#",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this);\"";c=xrep(c,"$",x);x="border-left:";c=xrep(c,"%",x);x=" id=O";c=xrep(c,"&",x);x="\',0,0,true,\'\',";c=xrep(c,"(",x);x="#B4BDD9";c=xrep(c,"*",x);x="Verdana";c=xrep(c,"+",x);x="%%REL%%";c=xrep(c,",",x);return c;}function pri(n){return parseInt(n,10)}