<!--

document.write("<div class=\"rotPicture_1\">");// ***** Right Box ***** - This is the rotation of images in the right side of the header.
document.write("<img src=\"images/head4.jpg\" alt=\"Christian Church in Kansas 04\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head5.jpg\" alt=\"Christian Church in Kansas 05\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head6.jpg\" alt=\"Christian Church in Kansas 06\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head7.jpg\" alt=\"Christian Church in Kansas 07\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head8.jpg\" alt=\"Christian Church in Kansas 08\" width=\"139\" height=\"139\" />");
document.write("</div>");

document.write("<div class=\"rotPicture_2\">");// ***** Center Box ***** - This is the rotation of images in the center of the header.
document.write("<img src=\"images/head9.jpg\" alt=\"Christian Church in Kansas 09\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head10.jpg\" alt=\"Christian Church in Kansas 10\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head11.jpg\" alt=\"Christian Church in Kansas 11\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head12.jpg\" alt=\"Christian Church in Kansas 12\" width=\"139\" height=\"139\" />");
document.write("</div>");

document.write("<div class=\"rotPicture_3\">");// ***** Left Box ***** - This is the rotation of images in the left side of the header.
document.write("<img src=\"images/head13.jpg\" alt=\"Christian Church in Kansas 13\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head14.jpg\" alt=\"Christian Church in Kansas 14\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head15.jpg\" alt=\"Christian Church in Kansas 15\" width=\"139\" height=\"139\" />");
document.write("<img src=\"images/head16.jpg\" alt=\"Christian Church in Kansas 16\" width=\"139\" height=\"139\" />");
document.write("</div>");

// -->
