var dateB = new Date();
var eventDate = new Date();
eventDate.setFullYear(2011,1,23);

if(eventDate>=dateB){
	gaza = '<p style="margin-top:19px;"><a href="gaza2011.html"><img src="images/buttonGaza.jpg" border="0"/></a></p>';
}else gaza='';

document.write('<div align="center"><p style="margin-top:19px;"><a href="index.html"><img src="images/buttonHome.jpg" border="0"/></a></p>'+gaza+'<p><a href="prayerRoom.html"><img src="images/buttonPrayerRoom.jpg" border="0"/></a></p><p><a href="events.html"><img src="images/buttonEvents.jpg" border="0"/></a></p><p><a href="gallery.html"><img src="images/buttonGallery.jpg" border="0"/></a></p><p><a href="resources.html"><img src="images/buttonResources.jpg" border="0"/></a></p> <p><a href="FAQ.html"><img src="images/buttonFAQ.jpg" border="0"/></a></p><p style="margin-bottom:19px;"><a href="aboutUs.html"><img src="images/buttonAboutUs.jpg" border="0"/></a></p></div>');

/* <p><a href="arabicClasses.html"><img src="images/buttonArabicClass.jpg" border="0"/></a></p> */
