<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<span class ="copyright">&copy;Copyright 2005 ');

document.write('<a href="http://www.iitd.ac.in/center/cas/" target=_blank" target="_top">Centre for Atmospheric Sciences</a> ');

document.write('All Rights Reserved<br>');
document.write("Last updated " + document.lastModified);

document.write('</span><br>');
//  End -->