dateMod = "<div align='center'><strong><font color='#FFFFFF' size='2'>Last Updated: November 13, 2007 </font></strong></div>";

function displayModDate(){
			 //document.write('here i am');
		  	 document.write(dateMod);
			}