﻿<!-- Begin
var now = new Date();
var myYear=now.getFullYear();
document.write('<center>');
document.write('<font face="Arial" size="2" color="#3D4A6C">');
document.write('Revolutionary Association of the Women of Afghanistan (RAWA) 1997-');
document.write(myYear);
document.write('<br>');
document.write('<font face="Tahoma" size="2" color="#3D4A6C">');
document.write('<a href="http://www.rawa.org" style="text-decoration: none">http://www.rawa.org</a>');
document.write('<br><br>');
document.write('<a href="index.html" style="text-decoration: none">Home Page</a> '); 
document.write('| <a href="rawa.html" style="text-decoration: none">About RAWA</a> ');
document.write('| <a href="media.htm" style="text-decoration: none">RAWA in Media</a> ');
document.write('| <a href="tours/tours.htm" style="text-decoration: none">RAWA Tours</a> ');
document.write('| <a href="contact.htm" style="text-decoration: none">Contact Us</a> '); 
document.write('| <a href="help.htm" style="text-decoration: none">Help Us</a> '); 
document.write('| <a href="recent2.htm" style="text-decoration: none">News</a> '); 
document.write('| <a href="gallery.html" style="text-decoration: none">Photos</a> '); 
document.write('</center>');
// End -->