today=new Date();
y0=today.getFullYear();
document.write("Copyright &copy; 2000-");
document.write(y0);
document.write(" Apna Radio International, LLC. All Rights Reserved.");