var sections=['home','about', 'press-rm'] var clickPathItems=['Home', '-', 'Careers', '-', 'Insights & Solutions', 'Executive Perspectives', 'Issues', 'Online Solutions ', 'Of Specific Interest', 'Survey Reports', 'Publications', '-', 'About Us', 'Industries', 'Services', 'Events', 'Press Room', 'Locations', ''] var clickPathURLs=['/gx/eng/main/home/index.html', '-', '/gx/eng/careers/main/index.html', '-', '/gx/eng/ins-sol/main/index.html', '/extweb/newcolth.nsf/ExecutivePerspectivesDisplay/ExecutivePerspectives', '/gx/eng/ins-sol/issues/index.html', '/gx/eng/ins-sol/online-sol/index.html', '/gx/eng/ins-sol/spec-int/index.html', '/extweb/ncsurvres.nsf/ViewAgentByKey?openagent&all_all_gx_eng', '/gx/eng/ins-sol/publ/index.html', '-', '/gx/eng/about/main/index.html', '/gx/eng/about/ind/index.html', '/gx/eng/about/svcs/index.html', '/extweb/ncevents.nsf/ViewAgentByKey?openagent&all_all_gx_eng', '/gx/eng/about/press-rm/index.html', '/extweb/pwclocations.nsf/Start?OpenForm', ''] var clickPathPaths=['home', '-', 'careers', '-', 'ins-sol', 'exec-pers', 'issues', 'online-sol', 'spec-int', 'surveys', 'publ', '-', 'about', 'ind', 'svcs', 'events', 'press-rm', 'locations', ''] var languageIdentifiers=['eng'] var languageNames=['English'] var languageURLs=['/gx/eng/main/home/index.html'] var pulldownItemNames=['Select From...', 'Home', '-----------------------------------', 'Careers', '-----------------------------------', 'Insights & Solutions', 'Executive Perspectives', 'Issues', 'Online Solutions ', 'Of Specific Interest', 'Survey Reports', 'Publications', '-----------------------------------', 'About Us', 'Industries', 'Services', 'Events', 'Press Room', 'Locations', '  ___________________________  '] var pulldownIndentLevels=[0, 0, 0, 1, 0, 1, 2, 2, 2, 2, 2, 2, 0, 1, 2, 2, 2, 2, 2, 0] var pulldownURLs=['', '/gx/eng/main/home/index.html', '-', '/gx/eng/careers/main/index.html', '-', '/gx/eng/ins-sol/main/index.html', '/extweb/newcolth.nsf/ExecutivePerspectivesDisplay/ExecutivePerspectives', '/gx/eng/ins-sol/issues/index.html', '/gx/eng/ins-sol/online-sol/index.html', '/gx/eng/ins-sol/spec-int/index.html', '/extweb/ncsurvres.nsf/ViewAgentByKey?openagent&all_all_gx_eng', '/gx/eng/ins-sol/publ/index.html', '-', '/gx/eng/about/main/index.html', '/gx/eng/about/ind/index.html', '/gx/eng/about/svcs/index.html', '/extweb/ncevents.nsf/ViewAgentByKey?openagent&all_all_gx_eng', '/gx/eng/about/press-rm/index.html', '/extweb/pwclocations.nsf/Start?OpenForm', ''] var footerLinks=['Privacy Statement', 'Legal Disclaimer', 'Email Webmaster'] var footerURLs=['/gx/eng/main/privacy/index.html', '/gx/eng/main/legal/index.html', 'mailto:webmaster@pwcglobal.com'] var clickpath='' t=0 for(j=0; j'+clickPathItems[i]+'' i=clickPathPaths.length } } } } function generateLanguageList(){ if (languageIdentifiers.length>3){ document.write('
') document.write('
'); }else if(languageIdentifiers.length>1){ for(i=0; i'+languageNames[i]+'') } } } function langSelected(i){ window.top.location.href=languageURLs[i] } function pageSelected() { selectedIndex=document.langSelectorForm.langSelector.selectedIndex langSelected(selectedIndex) } function generateSectionPulldown(){ document.write('') } function writeFooterLinks(){ var out = "" out += "
.  PricewaterhouseCoopers refers to the individual
member firms of the worldwide PricewaterhouseCoopers organisation. All rights reserved.
" for (i=0; i'+footerLinks[i]+'\n' } } out += "" document.write(out) } function go(){ formOb=document.selecter selectOb=formOb.sectionPullDown selectedIndex=selectOb.selectedIndex destinationURL = pulldownURLs[selectedIndex] if ((destinationURL!=null) && (destinationURL!='') && (destinationURL!='-')){ window.top.location.href = destinationURL } } function openPrintWin() { PopUp=window.open("http://" +location.hostname+"/servlet/printFormat?url=" + location,"","menubar=yes,menubars=yes,toolbars=yes,toolbar=yes,scrollbars=yes,resizable=yes"); } function printWin(){ window.openPrintWin(0); }