// yrCount

<!--  
curYR=new Date();
cYR=curYR.getFullYear();

document.write(cYR-1980);
//--> 
