
document.writeln('<script type="text/javascript">document.domain=\'lewischapel.com\';</script>');
document.writeln('<script language="JavaScript1.5" type="text/javascript" src="../funeralnames_common/js/resize_iframe.js"></script>');
//document.writeln('<script type="text/javascript" src="resize_iframe.js"></script>');

function setIframeWidth(theFrame)
{
  var mybody = document.body || document.documentElement;
  if (document.getElementById && (window != top))
  {
    var theIframe = parent.document.getElementById(theFrame);
    theIframe.style.width = '560';
  }
}
