cp=new Date();
now=cp.getFullYear();
document.write('Copyright (C) 2001-'+now);
document.write(' R dance company All Rights Reserved.');
