<!--
function addbookmark()
{
bookmarkurl="http://www.csmovementchurchusa.org/"
bookmarktitle="CS Movement Church"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
<!--End -->

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}
//-->