﻿document.write("<TABLE WIDTH=175 BORDER=0 CELLPADDING=0 CELLSPACING=0>");
document.write("	<TR><TD>");
document.write("<img src='images/yellowThumbnail.jpg' width='175' height='198' border='0' usemap='#MapYellow'> ");
document.write("<map name='MapYellow'>");
document.write("  <area shape='rect' coords='50,13,120,46' href='cctv.html' target='_self'>");
document.write("  <area shape='rect' coords='56,111,171,125' href='dvr.html' target='_self'>");
document.write("  <area shape='rect' coords='56,129,106,144' href='packages.html' target='_self'>");
document.write("  <area shape='rect' coords='57,148,149,163' href='rm2003.html' target='_self'>");
document.write("  <area shape='rect' coords='57,166,169,179' href='snm.html' target='_self'>");
document.write("  <area shape='rect' coords='108,182,172,196' href='cctv.html' target='_self'>");
document.write("</map>");
document.write("	</TD></TR>");
document.write("</TABLE>");

