Path : /srv/www/vhosts/sc-brno/tecaprint/admin/ckfinder/help/files/other/ |
Current File : /srv/www/vhosts/sc-brno/tecaprint/admin/ckfinder/help/files/other/help.js |
window.onload = function() { var copyP = document.createElement( 'p' ) ; copyP.className = 'copyright' ; copyP.innerHTML = '© 2007-2013 <a href="http://cksource.com" target="_blank">CKSource</a> - Frederico Knabben . All rights reserved.<br /><br />' ; document.body.appendChild( document.createElement( 'hr' ) ) ; document.body.appendChild( copyP ) ; window.top.SetActiveTopic( window.location.pathname ) ; }