copy=new Date();
nowy=copy.getFullYear();
document.write('Copyright (C) '+nowy+' CUBiC. All rights reserved.');
