﻿document.write("<TABLE WIDTH=175 BORDER=0 CELLPADDING=0 CELLSPACING=0>");
document.write("	<TR><TD>");
document.write("<img src='images/redThumbnail.jpg' width='175' height='198' border='0' usemap='#Map'>"); 
document.write("<map name='Map'>");
document.write("  <area shape='rect' coords='45,10,142,60' href='security.html' target='_self'>");
document.write("  <area shape='rect' coords='53,95,155,108' href='ghs.html' target='_self'>");
document.write("  <area shape='rect' coords='53,112,113,126' href='keyHolding.html' target='_self'>");
document.write("  <area shape='rect' coords='53,130,173,144' href='lpo.html' target='_self'>");
document.write("  <area shape='rect' coords='53,148,157,162' href='sr.html' target='_self'>");
document.write("  <area shape='rect' coords='52,166,168,180' href='ump.html' target='_self'>");
document.write("  <area shape='rect' coords='109,183,172,196' href='security.html' target='_self'>");
document.write("</map>");
document.write("	</TD></TR>");
document.write("</TABLE>");



