// JavaScript Document

var slides2=[]; //SECOND SLIDESHOW
//configure the below images and descriptions to your own. 
slides2[0] = ["http://www.udel.edu/research/centers/centersimage/1.jpg", "The Institute of Energy Conversion, designated a University Center of Excellence by the Department of Energy and the National Renewable Energy Laboratory, is a leader in research on thin-film photovoltaic solar cells.", ""];
slides2[1] = ["http://www.udel.edu/research/centers/centersimage/2.jpg", "UD's nationally accredited Early Learning Center serves children ages six weeks to 12 years in a model early care and education facility and provides research opportunities to UD students in early childhood education, physical therapy, and psychology.", ""];
slides2[2] = ["http://www.udel.edu/research/centers/centersimage/3.jpg", "Permanently established by the State of Delaware in 1951, the Delaware Geological Survey's mission is geologic and hydrologic research, exploration, and dissemination of information through publications and public service.", ""];
slides2[3] = ["http://www.udel.edu/research/centers/centersimage/4.jpg", "Founded in 1974, UD's Center for Composite Materials is an internationally recognized, interdisciplinary center of excellence in research on composites and the education of scientists and engineers.", ""];
slides2[4] = ["http://www.udel.edu/research/centers/centersimage/5.jpg", "Charles C. Allen Jr. Biotechnology Laboratory is part of UD's Avian Biosciences Center, which provides unbiased information to the public, industry, and regulatory agencies on poultry health, avian genomics, environmental compatibility, and food safety.", ""];
slides2[5] = ["http://www.udel.edu/research/centers/centersimage/6.jpg", "UD's Delaware Biotechnology Institute, based in the Delaware Technology Park, is a partnership of government, academia, and industry to help establish the First State as a center of excellence in biotechnology and the life sciences.", ""];
slides2[6] = ["http://www.udel.edu/research/centers/centersimage/7.jpg", "The Gerard J. Mangone Center for Marine Policy, the first research center of its kind in the United States, and the Center for Remote Sensing, a NASA Center of Excellence, are based in UD's Robinson Hall.", ""];
slides2[7] = ["http://www.udel.edu/research/centers/centersimage/8.jpg", "Scientists in Wolf Hall are leading the Center for Translational Cancer Research, an alliance involving UD, Christiana Care Health System, and the A. I. duPont Hospital for Children, aimed at addressing cancer problems in Delaware.", ""];
slides2[8] = ["http://www.udel.edu/research/centers/centersimage/9.jpg", "Based in Alfred Lerner Hall, UD's John L. Weinberg Center for Corporate Governance proposes progressive changes in corporate structure and management through education, research, and interaction with the business and legal communities.", ""];
//optional properties for these images:
slides2.desc_prefix=''; //string prefix for image descriptions display 
slides2.pause=1; //use for pause onmouseover
slides2.no_controls=1; //use for top controls
slides2.counter=0; //use to show image count
slides2.use_alt=1; //use for descriptions as images alt attributes
slides2.use_title=1; //use for descriptions as images title attributes
slides2.border=2; //set border width for images
slides2.border_color='lightblue'; //set border color for images
slides2.random=1; //set a random slide sequence on each page load
slides2.delay=7500; //set a random slide sequence on each page load

