<!-- Begin HEADER OPTIONS CODE

document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#000033">');
document.write('<tr><td width="425" align="left" valign="top"><a href="http://www.goirishproperties.com" target="_top"><img src="media/pics/gip-masthead02a.jpg" alt="Go Irish Properties Townhomes, Apartments, Condominiums, Properties, RealEstate, University of Notre Dame, Notre Dame Campus" width="422" height="130" border="0"></a></td><td align="right" valign="top" background="media/pics/gip-masthead-background2.jpg"><img src="media/pics/irish-realty-masthead1.gif" alt="" width="45" height="130" border="0"><img src="media/pics/irish-realty-masthead2.gif" alt="" width="508" height="130" border="0"></td></tr>');
document.write('<tr><td align="left" valign="top" background="media/pics/gip-masthead02c.jpg"><img src="media/pics/spacer.gif" width="50" height="20" alt="" border="0"></td>');

// START DATE SCRIPT
document.write('<td align="center" valign="top" background="media/pics/gip-masthead02c.jpg"><div id="date-location" class="printhide">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ". ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div></td></tr></table>');

//  End -->