var docPath="/eh/activis/de/home.nsf/"; function do_download(prodArea,prodID,bundleID,conttype,type) { var sitelang='en'; if(window.sitelanguage) sitelang=window.sitelanguage; theUrl='https://wa001.endress.com/sap/bc/bsp/euh/dla/extern/call.htm?language='+sitelang+'&cont_type=&type='; if(prodID){ if(type) theUrl=theUrl+type; theUrl=theUrl+"&root_id="+prodID; window.open(theUrl); } else if (bundleID){ if(type) theUrl=theUrl+type; theUrl=theUrl+"&bundle_id="+bundleID; window.open(theUrl); } } function replaceInternalLinks() { // needed for sitestat allLinks = document.getElementsByTagName('a'); for(var i=0; i