/* * Copyright (c) 2005-2006 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowHtml(aLocations[num][2]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i" + ""; // Define Marker options = {opasity: 100, label:"Academy of Arts & Sciences"}; InfoHTML = "
Academy of Arts & Sciences
Founded in 1780, the Academy is an international learned society composed of the world’s leading scientist, scholars, artists, business people and public leaders.  It promotes service and study through analysis of critical social and intellectual issue and the development of practical policy alternatives; and it fosters public engagement and the exchange of ideas with meetings, conferences and symposia bringing diverse perspective to the examination of issues of common concerns.

The Academy honors excellence by electing to membership men and women in a broad range of discipline and professions. Thirty-three University faculty have been elected to the Academy.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Academy of Arts & Sciences", InfoHTML, point); point = new GLatLng(44.974786938025666, -93.23304891586304); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"British Marshall Scholars"}; InfoHTML = "
British Marshall Scholars
The Marshall Scholarships were founded by an Act of Parliament in 1953 and commemorate the humane ideals of the European Recovery Programme (Marshall Plan).

The scholarships finance young Americas of high ability to study for a degree in the United Kingdom.  As future leaders, with a lasting understanding of British society, Marshall Scholars strengthen the enduring relationship between the British and American peoples, their governments and their institutions.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "British Marshall Scholars", InfoHTML, point); point = new GLatLng(44.97485524591872, -93.23596715927124); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Distinguished Teachers Grad and Prof"}; InfoHTML = "
Distinguished Teachers Grad and Prof

The Award for Outstanding Contributions to Graduate and Professional Education recognizes contributions to post baccalaureate, graduate, and professional education through excellence in instruction; involvement in students in research, scholarship, and professional development; development of instructional programs; and advising and mentoring of students.

The mission of the Academy of Distinguished Teachers is to recognize and celebrate teaching excellence, to foster the continued improvement of teaching and learning at the University of Minnesota, and to strengthen the resources necessary to do so.


" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Distinguished Teachers Grad and Prof", InfoHTML, point); point = new GLatLng(44.97491216910076, -93.23598325252533); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Distinguished Teachers Morse-Alumni"}; InfoHTML = "
Distinguished Teachers Morse-Alumni

The Horace T. Morse-University of Minnesota Alumni Association Award for  Outstanding Contributions to Undergraduate Education recognizes excellence in contributing directly and indirectly to students’ learning through teaching, research, and creative activities; advising; academic program development; and educational leadership.

The mission of the Academy of Distinguished Teachers is to recognize and celebrate teaching excellence, to foster the continued improvement of teaching and learning at the University of Minnesota, and to strengthen the resources necessary to do so.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Distinguished Teachers Morse-Alumni", InfoHTML, point); point = new GLatLng(44.97491216910076, -93.23645532131195); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Distinguished Teachers Morse-Alumni"}; InfoHTML = "
Distinguished Teachers Morse-Alumni

The Horace T. Morse-University of Minnesota Alumni Association Award for  Outstanding Contributions to Undergraduate Education recognizes excellence in contributing directly and indirectly to students’ learning through teaching, research, and creative activities; advising; academic program development; and educational leadership.

The mission of the Academy of Distinguished Teachers is to recognize and celebrate teaching excellence, to foster the continued improvement of teaching and learning at the University of Minnesota, and to strengthen the resources necessary to do so.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Distinguished Teachers Morse-Alumni", InfoHTML, point); point = new GLatLng(44.97493493835774, -93.23161125183105); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Foreign Academies"}; InfoHTML = "
Foreign Academies
Some of our faculty have been honored by the scholarly or scientific academies of other countries, to recognize their work of international importance.







" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Foreign Academies", InfoHTML, point); point = new GLatLng(44.974915963977544, -93.23452144861221); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Honorary Degrees"}; InfoHTML = "
Honorary Degrees
The honorary degree is the highest award conferred by the University of Minnesota. The honorary Doctor of Humane Letters, Doctor of Laws, and Doctor of Science Degrees are awarded to individuals who have achieved acknowledged eminence in cultural affairs, in public service, or in a field of knowledge and scholarship. The first honorary degree was presented in June 1925.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Honorary Degrees", InfoHTML, point); point = new GLatLng(44.97492545116843, -93.23075026273727); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Institute of Medicine"}; InfoHTML = "
Institute of Medicine
The Institute of Medicine is a non-profit organization chartered in 1970 as a component of the National Academy of Sciences, whose mission is “to advance and disseminate scientific knowledge to improve human health.”  The Institute provides objective, evidence-based, authoritative information and advice concerning health and science policy to government, the corporate sector, the professions and the public.

The Institute is both an honorific membership and policy research organization.  Its members, elected on the basis of their professional achievement and commitment to service, serve without compensation in the conduct of studies and other activities on matters of significance to health.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Institute of Medicine", InfoHTML, point); point = new GLatLng(44.9749235537304, -93.23002874851227); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Lasker Award"}; InfoHTML = "
Lasker Award
Since 1946, the Albert Lasker Medical Research Awards have celebrated scientist, physicians and public servants whose accomplishments have made major advances in the understanding, diagnosis, prevention, treatment, and even cure of many of the great crippling and killing diseases of our century.

The Lasker Awards, which include the Award for Basic Medical Research, the Award for Clinical Medical Research, and the Award for Public Service, have come to be known as “America’s Nobels.”  They are often considered to be the most coveted award in medical science.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Lasker Award", InfoHTML, point); point = new GLatLng(44.97491406653918, -93.23621928691864); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Legacy Scholars \"Historical Giants\""}; InfoHTML = "
Legacy Scholars "Historical Giants"
Departmental Legacy Scholars are faculty who spent time at the University before national or international awards evolved to recognize exceptional scholarship or creative practice in their respective fields, but who exerted strong influence on their disciplines.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Legacy Scholars "Historical Giants"", InfoHTML, point); point = new GLatLng(44.97493114348223, -93.23151737451553); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"MacArthur Fellowship"}; InfoHTML = "
MacArthur Fellowship
The MacArthur Fellows Program awards unrestricted fellowship to writers, scientists, artists, social scientist, humanist, teachers, entrepreneurs, or those in other fields, with or without institutional affiliations.  The Fellowships are awarded in the belief that individuals are likely to be most productive if they have support for their creative vision and the opportunity to design their own working conditions.

There are three criteria for selection of Fellows: exceptional creativity; promise for important future advances based on a track record of significant accomplishment; and potential for the fellowship to facilitate subsequent creative work.

The fellowship is an investment in a person’s originality, insight and potential.  The ultimate purpose of the MacArthur Fellows Program is to enable recipients to exercise their own creative instincts for the benefit of human society.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "MacArthur Fellowship", InfoHTML, point); point = new GLatLng(44.97492545116843, -93.22905778884888); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Major Disciplinary Awards"}; InfoHTML = "
Major Disciplinary Awards
Major disciplinary awards are the most important in each professional or scholarly disciplines, given as recognition of outstanding scholarly accomplishment and contribution.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Major Disciplinary Awards", InfoHTML, point); point = new GLatLng(44.9749282973254, -93.22930321097374); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Major Disciplinary Awards"}; InfoHTML = "
Major Disciplinary Awards
Major disciplinary awards are the most important in each professional or scholarly disciplines, given as recognition of outstanding scholarly accomplishment and contribution.







" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Major Disciplinary Awards", InfoHTML, point); point = new GLatLng(44.97487801519832, -93.23469579219818); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"McKnight Presidential Endowed Chairs"}; InfoHTML = "
McKnight Presidential Endowed Chairs
Administered by the Graduate School, the Distinguished McKnight University Professorship recognizes and rewards the University’s most outstanding mid-career faculty.  Recipients are honored with the title Distinguished McKnight University Professor, which they hold as long as they remain at the University of Minnesota.

Winners are chosen on the merit of their scholarly achievements and the potential for greater attainment in the field; the extent to which their achievement have brought distinction to the University of Minnesota; the quality of their teaching and advising; and their contributions to the wider community.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "McKnight Presidential Endowed Chairs", InfoHTML, point); point = new GLatLng(44.97486852799957, -93.2342129945755); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"McKnight Presidential Endowed Professors"}; InfoHTML = "
McKnight Presidential Endowed Professors
Administered by the Graduate School, the Distinguished McKnight University Professorship recognizes and rewards the University’s most outstanding mid-career faculty.  Recipients are honored with the title Distinguished McKnight University Professor, which they hold as long as they remain at the University of Minnesota.

Winners are chosen on the merit of their scholarly achievements and the potential for greater attainment in the field; the extent to which their achievement have brought distinction to the University of Minnesota; the quality of their teaching and advising; and their contributions to the wider community.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "McKnight Presidential Endowed Professors", InfoHTML, point); point = new GLatLng(44.97493114348223, -93.23099166154861); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"National Academy of Engineering"}; InfoHTML = "
National Academy of Engineering
The National Academy of Engineering is a private, independent, non-profit institution that provides engineering leadership in service to the nation, operating under the same congressional act of incorporation that established the National Academy of Sciences.  Under this charter, the Academy is directed “whenever called upon by any department or agency of the government, to investigate, examine, experiment and report upon any subject of science or art”.



" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "National Academy of Engineering", InfoHTML, point); point = new GLatLng(44.97493114348223, -93.2308977842331); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"National Academy of Science"}; InfoHTML = "
National Academy of Science
The National Academy of Sciences is a private, non-profit, self-perpetuating society of distinguished scholars engaged in scientific and engineering research, dedicated to the furtherance of science and technology and to their use for the general welfare.

The Academy was signed into being by President Abraham Lincoln at the height of the Civil War to “investigate, examine, experiment and report upon any subject of science or art” whenever called upon to do so by any department of the government.  Members and foreign associates to the Academy are elected in recognition of their distinguished and continuing achievements in original research.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "National Academy of Science", InfoHTML, point); point = new GLatLng(44.974929246044375, -93.23126792907715); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"National Book Award"}; InfoHTML = "
National Book Award
Acknowledging the signal importance of reading and writing to citizens of all ages and backgrounds, and the profound gap between the literary community and readers living in underserved communities, The National Book Foundation was established to raise the cultural appreciation of great writing in America.  Through The National Book Awards, the Foundation recognizes books of exceptional merit written by Americans.

The National Book Awards are among the nation’s preeminent literary prizes.  Awards are given to recognize achievements in Fiction, Nonfiction, Poetry and Young People’s Literature.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "National Book Award", InfoHTML, point); point = new GLatLng(44.97492734860642, -93.23065102100372); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"National Medal of Science"}; InfoHTML = "
National Medal of Science
The National Medal of Science is bestowed annually by the President of the United States on a select group of individuals deserving special recognition for their outstanding contribution to knowledge in the physical, biological, mathematical, engineering, social and behavioral sciences.

The National Science Foundation administers the Medal of Science program, and is the only federal agency dedicated to the support of education and fundamental research in all scientific and engineering disciplines.  Its mission is to ensure that the United States maintains leadership in scientific discovery and the development of new technologies.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "National Medal of Science", InfoHTML, point); point = new GLatLng(44.97494632298287, -93.22957545518875); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Nobel Prize"}; InfoHTML = "
Nobel Prize
The Nobel Prize is an international award given yearly since 1901 for achievements I Physics, Chemistry, Medicine or Physiology, Literature and Peace.  In 1908, the Bank of Sweden instituted the prize in Economics Sciences in Memory of Alfred Nobel, founder of the Nobel Prize. As per Alfred Nobel’s wishes, prizes are given “to those who, during the preceding year, shall have conferred the greatest benefit on mankind.”
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Nobel Prize", InfoHTML, point); point = new GLatLng(44.974929246044375, -93.23136448860168); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Pulitzer Prize"}; InfoHTML = "
Pulitzer Prize

Awarded by Columbia University since 1917, Pulitzer Prizes are given on the recommendations of a board of jurors for Journalism, Letters, Music and Drama.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Pulitzer Prize", InfoHTML, point); point = new GLatLng(44.97498427171691, -93.22842478752136); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Regents Awards"}; InfoHTML = "
Regents Awards
The Regents Award may be granted to individuals who have performed exceptionally valuable and meritorious service to the University or contributed to the building and development of the University through significant benefactions. Candidacy is not limited to graduates or former students of the University.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Regents Awards", InfoHTML, point); point = new GLatLng(44.97476037382308, -93.23390185832977); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Regents Professors Square"}; InfoHTML = "
Regents Professors Square

An important and lasting expression of President O. Meredith Wilson’s interest in relations with the faculty was his work with the regents in establishing the Regents Professorships.

Established in 1965, the Regents Professorship is the University’s highest recognition for faculty excellence.  The award honors faculty whose distinguished accomplishments in teaching and scholarship or creative work have contributed uniquely to the University and to the public good.

The award carries an annual stipend and a medallion to be worn with academic dress.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Regents Professors Square", InfoHTML, point); point = new GLatLng(44.97479073291075, -93.23314011096954); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Rhodes Scholars"}; InfoHTML = "
Rhodes Scholars
The Rhodes Scholarships, the oldest international fellowships, were initiated after the death of Cecil Rhodes in 1902, and bring outstanding students from many countries around the world to the University of Oxford.  The first American Scholars were elected in 1904.

Intellectual distinction is a necessary but not a sufficient condition for election to a Rhodes Scholarship.  Selection committees are charged to seek excellence in qualities of mind and in qualities of person which, in combination, offer the promise of effective investment in individuals rather than in project proposals.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Rhodes Scholars", InfoHTML, point); point = new GLatLng(44.97493114348223, -93.22983294725418); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Special Honors"}; InfoHTML = "
Special Honors
Here we recognize faculty of special merit who may not have received other recognition but who have had great influence on their scholarly or creative fields.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Special Honors", InfoHTML, point); point = new GLatLng(44.974786938025666, -93.23322594165802); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Truman Scholars"}; InfoHTML = "
Truman Scholars
The Truman Scholarship Foundation, established by Congress in 1975 as the federal memorial to our thirty-third president, awards scholarships for college students to attend graduate school in preparation for careers in government or elsewhere in public service.  The Truman Scholarship recognizes college juniors with exceptional leadership potential who are committed to careers in government, the nonprofit or advocacy sectors, education or elsewhere in the public service.

Scholars are elected on the basis of leadership potential, intellectual ability, and likelihood of ‘making a difference’.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Truman Scholars", InfoHTML, point); point = new GLatLng(44.97498427171691, -93.22827458381653); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"University Regents"}; InfoHTML = "
University Regents
The 12-member Board of Regents is the
governing body of the University of Minnesota. The legislature elects one Regent from each of Minnesota\'s eight congressional districts and four from the state at large and (one of the four at-large Regents must be a University student at the time of election). Regents serve for six-year terms. The president of the University is ex officio president of the Board.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "University Regents", InfoHTML, point); point = new GLatLng(44.97490837422372, -93.23241591453552); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Wall of Discovery"}; InfoHTML = "
Wall of Discovery
The Wall is an artistic tribute to the process that leads to great moments of discovery. The inscriptions appear on a metaphoric blackboard, along with the names of the creators and brief descriptions.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_orange.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "Wall of Discovery", InfoHTML, point); // And finnaly create sidebar createSideBar(); }