// All JavaScript code Copyright ©2005 Cross Communications
// and is appropriately licensed by Durham Rescue Mission

document.writeln("<div id=\"infoBoxHeader\"><img width=\"172\" height=\"11\" alt=\"\" border=\"0\" src=\"/_resources/.template/images/info-text-header.png\" /></div>");	
document.writeln("<div id=\"infoBoxTwo\"><h2>" + myArray[myMiniFeatureIntString][2] + "</h2><p>" + myArray[myMiniFeatureIntString][3] + "</p>");
document.writeln("</div>");	
document.writeln("<div id=\"infoBoxFooter\"><img width=\"172\" height=\"10\" alt=\"\" border=\"0\" src=\"/_resources/.template/images/info-text-footer.png\" /></div>");	



