var cssSource = document.createElement('link');link.href = "css/comm.css";document.getElementsByTagName('head')[0].appendChild(cssSource);