function printThis(subPath,documentId){OpenChildWindow(subPath+"/chan_printarticle.aspx?cp-documentid="+documentId,"print","width=640,height=480,scrollbars=yes,resizable=yes")}function OpenChildWindow(sPath,sName,sOptions){var x=window.open(sPath,sName,sOptions);x.focus()}