function getLeftNAVData() {return {"menuItems":[{"imgHover":"our-work-hover.gif","subMenuItems":[{"imgHover":"overview-hover.gif","imgName":"our-work-overview","url":"http://www.grove.com/site/ourwk.html","pageId":"ourwk","name":"Overview","img":"overview.gif"},{"imgHover":"products-hover.gif","imgName":"products","url":"http://www.grove.com/site/ourwk_prods.html","pageId":"ourwk_prods","name":"Products","img":"products.gif"},{"imgHover":"workshops-hover.gif","imgName":"workshops","url":"http://www.grove.com/site/wkshp.html","pageId":"ourwk_wkshp","name":"Workshops","img":"workshops.gif"},{"imgHover":"services-hover.gif","imgName":"services","url":"http://www.grove.com/site/ourwk_srvc.html","pageId":"ourwk_srvc","name":"Services","img":"services.gif"},{"imgHover":"case-studies-hover.gif","imgName":"case-studies","url":"http://www.grove.com/site/ourwk_cs.html","pageId":"ourwk_cs","name":"Case Studies","img":"case-studies.gif"},{"imgHover":"client-list-hover.gif","imgName":"client-list","url":"http://www.grove.com/site/ourwk_clients.html","pageId":"ourwk_clients","name":"Client List","img":"client-list.gif"},{"imgHover":"methodology-hover.gif","imgName":"methodology","url":"http://www.grove.com/site/ourwk_gm.html","pageId":"ourwk_gm","name":"Methodology","img":"methodology.gif"}],"imgName":"our-work","url":"http://www.grove.com/site/ourwk.html","pageId":"ourwk","name":"Our Work","img":"our-work.gif"},{"imgHover":"about-us-hover.gif","subMenuItems":[{"imgHover":"overview-hover.gif","imgName":"about-us-overview","url":"http://www.grove.com/site/abt.html","pageId":"abt","name":"Overview","img":"overview.gif"},{"imgHover":"our-people-hover.gif","imgName":"our-people","url":"http://www.grove.com/site/abt_people.html","pageId":"abt_people","name":"Our People","img":"our-people.gif"},{"imgHover":"our-network-hover.gif","imgName":"our-network","url":"http://www.grove.com/site/abt_netwrk.html","pageId":"abt_netwrk","name":"Our Network","img":"our-network.gif"},{"imgHover":"the-grove-difference-hover.gif","imgName":"the-grove-difference","url":"http://www.grove.com/site/abt_thegrove.html","pageId":"abt_thegrove","name":"The Grove Difference","img":"the-grove-difference.gif"},{"imgHover":"contact-us-hover.gif","imgName":"contact-us","url":"http://www.grove.com/site/abt_contact.html","pageId":"abt_contact","name":"Contact Us","img":"contact-us.gif"}],"imgName":"about-us","url":"http://www.grove.com/site/abt.html","pageId":"abt","name":"About Us","img":"about-us.gif"},{"imgHover":"ideas-resources-hover.gif","subMenuItems":[{"imgHover":"overview-hover.gif","imgName":"ideas-resources-overview","url":"http://www.grove.com/site/ir.html","pageId":"ir","name":"Overview","img":"overview.gif"},{"imgHover":"news-articles-hover.gif","imgName":"news-articles","url":"http://news.grove.com","pageId":"ir_news","name":"News & Articles","img":"news-articles.gif"},{"imgHover":"the-grove-blog-hover.gif","imgName":"the-grove-blog","url":"http://blog.grove.com","pageId":"ir_blog","name":"The Grove Blog","img":"the-grove-blog.gif"},{"imgHover":"video-library-hover.gif","imgName":"video-library","url":"http://www.grove.com/site/ir_vid.html","pageId":"ir_vid","name":"Video Library","img":"video-library.gif"}],"imgName":"ideas-resources","url":"http://www.grove.com/site/ir.html","pageId":"ir_ir","name":"Ideas & Resources","img":"ideas-resources.gif"},{"imgHover":"the-grove-store-hover.gif","subMenuItems":[{"imgHover":"store-hover.gif","imgName":"store","url":"store.html","pageId":"str","name":"Store","img":"store.gif"},{"imgHover":"visual-planning-hover.gif","imgName":"visual-planning","url":"visual_planning.html","pageId":"str_vp","name":"Visual Planning","img":"visual-planning.gif"},{"imgHover":"team-performance-hover.gif","imgName":"team-performance","url":"team_performance.html","pageId":"str_tp","name":"Team Performance","img":"team-performance.gif"},{"imgHover":"meeing-facilitates-hover.gif","imgName":"meeing-facilitates","url":"meeting_facilitation_supplies.html","pageId":"str_mfs","name":"Meeting Facilitation & Supplies","img":"meeing-facilitates.gif"},{"imgHover":"product-index-hover.gif","imgName":"product-index","url":"product_index.html","pageId":"str_prod_listall","name":"Product Index","img":"product-index.gif"}],"imgName":"the-grove-store","url":"store.html","pageId":"str","name":"The Grove Store","img":"the-grove-store.gif"}]}} var currentTabId = 0; function writeLeftNAV() { var leftNAVdata = getLeftNAVData(); var currMenuItemId = pageId.split("_")[0]; if(currMenuItemId == "ourwk") { currentTabId = 0; } else if(currMenuItemId == "abt") { currentTabId = 1; } else if(currMenuItemId == "ir") { currentTabId = 2; } else if(currMenuItemId == "str") { currentTabId = 3; } else { currentTabId = -1; } if(currentTabId >= 0) { document.write('
'); document.write('
'); document.write(''); for(var j=0; j < leftNAVdata.menuItems[currentTabId].subMenuItems.length; j++) { var isCurrPage = (pageId == leftNAVdata.menuItems[currentTabId].subMenuItems[j].pageId); document.write(''); document.write(''); document.write(''); } document.write('
'); //document.write(''); document.write(''); document.write('
'); document.write('
'); } for(var i=0; i < leftNAVdata.menuItems.length; i++) { if(i != currentTabId) { document.write('
'); document.write('
'); document.write(''); for(var j=0; j < leftNAVdata.menuItems[i].subMenuItems.length; j++) { var isCurrPage = (pageId == leftNAVdata.menuItems[i].subMenuItems[j].pageId); document.write(''); document.write(''); document.write(''); } document.write('
'); //document.write(''); document.write(''); document.write('
'); document.write('
'); } } /* SEARCH BOX document.write(' ');*/ document.write('
'); /* END OF SEARCH BOX */ } //v3.0 function MM_preloadImages(){var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i0&&parent.frames.length){d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i ", " "], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "normal", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) MM_preloadImages('navigation/our-work-hover.gif','navigation/overview-hover.gif','navigation/products-hover.gif','navigation/workshops-hover.gif','navigation/services-hover.gif','navigation/case-studies-hover.gif','navigation/client-list-hover.gif','navigation/methodology-hover.gif','navigation/about-us-hover.gif','navigation/our-people-hover.gif','navigation/our-network-hover.gif','navigation/the-grove-difference-hover.gif','navigation/contact-us-hover.gif','navigation/news-articles-hover.gif','navigation/the-grove-blog-hover.gif','navigation/video-library-hover.gif','navigation/ideas-resources-hover.gif','navigation/the-grove-store-hover.gif','navigation/store-hover.gif','navigation/visual-planning-hover.gif','navigation/team-performance-hover.gif','navigation/meeing-facilitates-hover.gif','navigation/product-index-hover.gif');