<!--
			var src = new Array();
			var href = new Array();
			var img = new Array();
			var i_caption = new Array();
			//                    WIDTH=324 HEIGHT=197
			src[0] = "image_titles/148a_02a9.jpg";
			img[0] = new Image;
			img[0].src = src[0];
			href[0] = "aboutus.html";
			i_caption[0] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//                 ....
			src[1] = "image_titles/148a_02a9.jpg";
			img[1] = new Image;
			img[1].src = src[1];
			href[1] = "aboutus.html";
			i_caption[1] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//                ...
			src[2] = "image_titles/148a_02a15.jpg";
			img[2] = new Image;
			img[2].src = src[2];
			href[2] = "aboutus.html";
			i_caption[2] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//                .....
			src[3] = "image_titles/148a_02a9.jpg";
			img[3] = new Image;
			img[3].src = src[3];
			href[3] = "aboutus.html";
			i_caption[3] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//
			src[4] = "image_titles/148a_02a9.jpg";
			img[4] = new Image;
			img[4].src = src[4];
			href[4] = "aboutus.html";
			i_caption[4] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//
			src[5] = "image_titles/148a_02a15.jpg";
			img[5] = new Image;
			img[5].src = src[5];
			href[5] = "aboutus.html";
			i_caption[5] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//
			src[6] = "image_titles/148a_02a15.jpg";
			img[6] = new Image;
			img[6].src = src[6];
			href[6] = "aboutus.html";
			i_caption[6] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//        5 Doctors
			src[7] = "image_titles/148a_02a15.jpg";
			img[7] = new Image;
			img[7].src = src[7];
			href[7] = "aboutus.html";
			i_caption[7] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
    		//        5 Doctors
			src[8] = "image_titles/148a_02a9.jpg";
			img[8] = new Image;
			img[8].src = src[8];
			href[8] = "aboutus.html";
			i_caption[8] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//
			src[9] = "image_titles/148a_02a9.jpg";
			img[9] = new Image;
			img[9].src = src[9];
			href[9] = "aboutus.html";
			i_caption[9] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//
			src[10] = "image_titles/148a_02a9.jpg";
			img[10] = new Image;
			img[10].src = src[10];
			href[10] = "aboutus.html";
			i_caption[10] = "Cadet Sisters Ministry: Reaching God's People in Songs.";
			//
			var dt = new Date();
			var cycle = Math.floor(Math.random() * 11);
			//if( href[cycle] != null ) {
			//	document.write( "<A HREF=\"" + href[cycle] + "\"><IMG SRC=\"" + src[cycle] + "\" WIDTH=324 HEIGHT=197 alt=\"" + i_caption[cycle] + "\" BORDER=0></a>" );
			//}
			//else
			//{
			//	document.write( "<IMG SRC=\"" + src[cycle] + "\">" );
			//}
//-->
