document.write("<link rel='stylesheet' href='Global.css'>")
document.write("<table cellpadding='0' cellspacing='0' border='0'>")
	document.write("<tr><td align='center' valign='top' width='551'><img src='images/homepg_imgs/index_04.jpg' border='0' usemap='#Map'></td></tr>")
	document.write("<tr><td align='center' valign='top' width='551'><img src='images/homepg_imgs/index_06.jpg'></td></tr>")
	document.write("<tr><td align='center' valign='top' width='551'><img src='images/homepg_imgs/index_07.jpg' border='0' usemap='#Map2'></td></tr>")
document.write("</table>")
document.write("<map name='Map'>")
  document.write("<area shape='rect' coords='277,12,316,27' href='index.html' target='_self'>")
  document.write("<area shape='rect' coords='325,11,382,28' href='about.html' target='_self'>")
  document.write("<area shape='rect' coords='390,12,458,27' href='contact.html' target='_self'>")
  document.write("<area shape='rect' coords='470,11,510,27' href='mailto:info@charitablebirdshospital.com' target='_blank'>")
document.write("</map>")
document.write("<map name='Map2'>")
  document.write("<area shape='rect' coords='23,4,111,23' href='infrastructure.html' target='_self'>")
  document.write("<area shape='rect' coords='138,5,196,24' href='services.html' target='_self'>")
  document.write("<area shape='rect' coords='233,4,294,24' href='research.html' target='_self'>")
  document.write("<area shape='rect' coords='333,5,392,22' href='donation.html' target='_self'>")
  document.write("<area shape='rect' coords='412,3,504,24' href='picture.html' target='_self'>")
document.write("</map>")

