
					<!-- Begin
					var how_many_ads = 12;
					var now = new Date()
					var sec = now.getSeconds()
					var ad = sec % how_many_ads;
					ad +=1;
					if (ad==1) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature06.jpg";
					width="955";
					height="130";
					}
					if (ad==2) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/academic-programs-feature.jpg";
					width="955";
					height="130";
					}
					if (ad==3) {
					txt="";
					alt="UTD's School of Management";
					banner="/images/main/featureimage-som.jpg";
					width="955";
					height="130";
					}
					if (ad==4) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature08.jpg";
					width="955";
					height="130";
					}
					if (ad==5) {
					txt="";
					alt="The Erik Jonsson School of Engineering and Computer Science";
					banner="/images/main/featureimage-ecs.jpg";
					width="955";
					height="130";
					}
					if (ad==6) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/students-feature.jpg";
					width="955";
					height="130";
					}
					if (ad==7) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature14.png";
					width="955";
					height="130";
					}
					if (ad==8) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/Student-Fun-12-2-09.png";
					width="955";
					height="130";
					}
					if (ad==9) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature11.jpg";
					width="955";
					height="130";
					}
					if (ad==10) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature15.png";
					width="955";
					height="130";
					}
					if (ad==11) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature12.png";
					width="955";
					height="130";
					}
					if (ad==12) {
					txt="";
					alt="The University of Texas at Dallas";
					banner="/images/main/feature13.png";
					width="955";
					height="130";
					}
					document.write('<center>');
					document.write('<td background=\"' + banner + '\" ')
					//document.write(' width='+ width + ' height=' + height + ' ');
					document.write('alt=\"' + alt + '\" border=0><br>');
					document.write('<small>' + txt + '<\/small><\/a>');
					document.write('<\/center>');
				// End -->
