<!--// Used throughout the site to open contents into a new window.function openWindow(path, bar, loc, stat, menu, scroll, resize, wide, high) {	window.open(path,"","toolbar="+bar+",location="+loc+",status="+stat+",menubar="+menu+",scrollbars="+scroll+",resizeable="+resize+",width="+wide+",height="+high+"");}//-->