source: trunk/cic-hcap/macros/extra.dm@ 13202

Last change on this file since 13202 was 13202, checked in by mdewsnip, 17 years ago

New images and layout for "Browse places by type" page.

  • Property svn:keywords set to Author Date Id Revision
File size: 101.8 KB
Line 
1# ------------------------------------------------------------------------------------------
2# GLOBAL
3# ------------------------------------------------------------------------------------------
4
5package Global
6
7# Remove the Greenstone bar down the left-hand side
8_httpiconchalk_ {}
9
10# Don't display any of the Greenstone horizontal bars
11_iconblankbar_ {}
12
13# Wider than usual pages
14_pagewidth_ {100%}
15
16# Turn off highlighting within text
17_starthighlight_ {}
18_endhighlight_ {}
19
20# Convenience macro for a HTML 4 compliant blank line
21_cicblankline_ {<div>&nbsp;</div>}
22
23# Custom navigation bar
24_cicnavigationbar_ {
25<div class="cicprinthide">
26 <ul id="topnav">
27 <li>_cicaboutmenu_</li>
28 <li>_cicbrowsemenu_</li>
29 <li>_cicsearchmenu_</li>
30 <li id="btn_quick">_query:cicsimplequeryform_</li>
31 </ul>
32</div>
33}
34
35_cicaboutmenu_ {<a id="btn_about" href="_gwcgi_?a=p&amp;p=home" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, aboutmenu, '233px')" onMouseout="delayhidemenu()">About</a>}
36
37_cicbrowsemenu_ {<a id="btn_browse" href="_gwcgi_?a=p&amp;p=institutions" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, browsemenu, '233px')" onMouseout="delayhidemenu()">Browse</a>}
38
39_cicsearchmenu_ {<a id="btn_search" href="_gwcgi_?a=q" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, searchmenu, '233px')" onMouseout="delayhidemenu()">Search</a>}
40
41
42
43# ------------------------------------------------------------------------------------------
44# STYLE
45# ------------------------------------------------------------------------------------------
46
47package Style
48
49# Pages have a common style: page banner, then navigation bar, then page content
50_content_ {
51_pagebanner_
52
53_cicnavigationbar_
54
55_cicpagecontent_
56}
57
58_header_ {_cicheader_}
59
60_cicheader_ {
61_cgihead_
62_htmlhead_(_1_)_startspacer_
63}
64
65_cicmenujavascript_ {
66<script type="text/javascript">
67 var menuwidth = '165px' // default menu width
68 var menubgcolor = 'lightyellow' // menu bgcolor
69 var disappeardelay = 250 // menu disappear speed onMouseout (in milliseconds)
70 var hidemenu_onclick = "yes" // hide menu when user clicks within menu?
71
72 // Contents of the "about" menu
73 var aboutmenu = new Array()
74 aboutmenu[0] = '<a href="_gwcgi_?a=p&p=background">Project background<\\/a>'
75 aboutmenu[1] = '<a href="_gwcgi_?a=p&p=copyright">Copyright information<\\/a>'
76 aboutmenu[2] = '<a href="_gwcgi_?a=p&p=documents">Application documents<\\/a>'
77 aboutmenu[3] = '<a href="_gwcgi_?a=p&p=releases">News coverage<\\/a>'
78 aboutmenu[4] = '<a href="_gwcgi_?a=p&p=glossary">Glossary<\\/a>'
79 aboutmenu[5] = '<a href="_gwcgi_?a=p&p=links">Links for further research<\\/a>'
80
81 // Contents of the "browse" menu
82 var browsemenu = new Array()
83 browsemenu[0] = '<a href="_gwcgi_?a=p&p=institutions">Institutions by name<\\/a>'
84 browsemenu[1] = '<a href="_gwcgi_?a=p&p=states">Institutions by state<\\/a>'
85 browsemenu[2] = '<a href="_gwcgi_?a=p&p=types">Places by type<\\/a>'
86 browsemenu[3] = '<a href="_gwcgi_?a=p&p=designers">Places by designer<\\/a>'
87 browsemenu[4] = '<a href="_gwcgi_?a=p&p=styles">Places by building style<\\/a>'
88 browsemenu[5] = '<a href="_gwcgi_?a=p&p=functions">Places by function<\\/a>'
89 browsemenu[6] = '<a href="_gwcgi_?a=p&p=dates">Places by time period<\\/a>'
90
91 // Contents of the "search" menu
92 var searchmenu = new Array()
93 searchmenu[0] = '<a href="_gwcgi_?a=q&qst=1">Institutions by state/region<\\/a>'
94 searchmenu[1] = '<a href="_gwcgi_?a=q&qre=1">Bibliography search<\\/a>'
95 searchmenu[2] = '<a href="_gwcgi_?a=q">Advanced search<\\/a>'
96
97_anylink:anylinkjavascript_
98
99</script>
100}
101
102# May be overridden by individual pages
103_cicpagejavascript_ {}
104
105
106
107# htmlhead uses:
108# _1_ - extra parameters for the body tag
109# _pagetitle_
110# _globalscripts_
111_htmlhead_ {
112<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
113<html_htmlextra_>
114<head>
115<title>_pagetitle_</title>
116<link rel="stylesheet" href="_httpcollection_/macros/style.css" type="text/css"/>
117_cicmenujavascript_
118_query:cicjavascript_
119_cicpagejavascript_
120</head>
121
122<body bgcolor="\#ffffff" text="\#000000" link="\#006666" alink="\#cc9900" vlink="\#006666" _1_>
123<div class="ciccontent">
124}
125
126_htmlfooter_ {
127_cicblankline_
128<hr>
129<center>
130<a href="mailto:[email protected]">Contact us</a> / <a href="_gwcgi_?a=p&amp;p=home">About Site</a> / <a href="http://www.cic.edu">About CIC</a><br />
131&copy; 2006<br />
132Council of Independent Colleges<br />
133Washington, DC<br />
134All rights reserved<br />
135Last update: November 2006<br />
136</center>
137</div>
138
139</body>
140</html>
141}
142
143# We use a very simple pagebanner: just the collection icon, no javalinks etc
144_pagebanner_ {<a href="_gwcgi_?a=p&amp;p=home"><img class="cicmastheadimage" alt="Council of Independent Colleges Historic Campus Architecture Project" src="_httpcollection_/images/masthead.gif"></a>}
145
146_pagetitle_ {The Council of Independent Colleges: Historic Campus Architecture Project}
147
148# No left margin
149_startspacer_ {}
150_endspacer_ {}
151
152
153
154# ------------------------------------------------------------------------------------------
155# HOME
156# ------------------------------------------------------------------------------------------
157
158package home
159
160_cicpagejavascript_ {
161<script type="text/javascript">
162var photos = new Array();
163photos[1] = "Timothy Alden and Alexander Temple, <i>Bentley Hall<\\/i> (1820), Allegheny College (PA)";
164photos[2] = "James Key Wilson (Walter & Wilson), <i>Old Main (view from the southwest)<\\/i> (1858-71 and later), Bethany College (WV)";
165photos[3] = "Marcel Breuer, <i>Abbey Church and Bell Tower<\\/i> (1958-61), Saint John's University (MN)";
166photos[4] = "John Shaver & Co., <i>Eugene E. Clossen Physical Education Center<\\/i> (1967), Graceland University (IA)";
167photos[5] = "<i>East Hall<\\/i> (1909), Oakwood College, Huntsville (AL)";
168photos[6] = "<i>Ralston Hall (view from the northwest)<\\/i> (late 1860s), Notre Dame de Namur University (CA)";
169photos[7] = "O'Meara and Hills & G.E. Quick, <i>Our Lady Queen of Peace Chapel and College Library<\\/i> (1938), College of St. Scholastica (MN)";
170photos[8] = "Fonthill Castle 1852, orig. constr.; 1872 add'n), College of Mount Saint Vincent (NY)";
171photos[9] = "Gordon Kaufman, Edward Huntsman-Trout, and others, em>Jaqua Quadrangle<\\/i> (1926-73), Scripps College (CA)";
172photos[10] = "T. D. McLaughlin and Oliver Davidson, <i>Musselman Library<\\/i> (1929-30), Bluffton University (OH)";
173photos[11] = "John CarrÚre & Thomas Hastings,<i>Hotel Ponce de Leon and Residence Hall<\\/i> (1885-88), Flagler College (FL)";
174photos[12] = "";
175photos[13] = "Peabody & Stearns, <i>Rosary Hall<\\/i> (1905), Albertus Magnus College (CT)";
176photos[14] = "<i>John Umble Center or the Performing Arts<\\/i> (1976-79), Goshen College (IN)";
177photos[15] = "<i>Old Main (Hauptgebaude)<\\/i> Elmhurst College (IL)";
178photos[16] = "Tallman & Tallman, <i>Dillingham Center<\\/i> (1969), Ithaca College (NY)";
179photos[17] = "Philip Johnson, <i>Chapel of St. Basil<\\/i> 1957, orig. master plan; 1997 chapel completed), University of St. Thomas (TX)";
180photos[18] = "<i>Cast iron gazebo<\\/i> (early 19th century), at center of gardens at Belmont University (TN)";
181photos[19] = "";
182
183window.onload = function() \{
184 // Function called when page loads
185 if (!document.getElementById) return;
186 if (!document.getElementById('cichomephoto')) return;
187
188 var rand = get_random(photos.length);
189 var photo = document.getElementById('cichomephoto');
190 photo.setAttribute('src', '_httpcollection_/images/mainphoto/' + rand + '.jpg');
191 photo.setAttribute('alt', photos[rand]);
192
193 var caption = document.getElementById('cichomephotocaption');
194 caption.innerHTML = photos[rand];
195\}
196
197function get_random(max) \{
198 var randNum = Math.floor(Math.random()*(max-1))+1;
199 return randNum;
200\}
201</script>
202}
203
204_cicpagecontent_ {
205<table cellspacing="0" cellpadding="0">
206 <tr>
207 <td id="cichomephotoarea" valign="top">
208 <img id="cichomephoto" src="_httpcollection_/images/mainphoto/blank.gif" alt="HCAP Photo" /><br />
209 <span id="cichomephotocaption">&nbsp;</span>
210 </td>
211
212 <td id="cichometext" valign="top">
213 <div class="cicheading">Welcome</div>
214
215 <p>Welcome to the CIC Historic Campus Architecture Project (HCAP), the first national architecture and landscape database of independent college and university campuses. This project presents information about significant buildings, landscapes, campus plans, and heritage sites of American higher education and identifies sources for further research. Supported by grants from the Getty Foundation, the CIC HCAP website documents nearly 2,000 places of historical significance on private college and university campuses and includes more than 4,300 images relating to these sites. To date, nearly 370 institutions have participated. On this site, web users can find institutions or places in a particular state or region; seek information about a specific type of architecture, designer, or time period; or gather data for future research.</p>
216
217 <p><b>List of Participating Institutions</b>: <a href="http://www.cic.org/projects_services/grants/getty_participants.pdf">Click here</a> to view the list of institutions and sites that are included in the CIC HCAP database. <br /><span style="font-size: 0.8em; line-height: 1.6em;">(This file is in PDF format. To view, you will need Adobe Acrobat, available for free from the <a href="http://www.adobe.com/products/acrobat/readermain.html">Adobe website</a>.)</span></p>
218 </td>
219 </tr>
220</table>
221}
222
223
224
225# ------------------------------------------------------------------------------------------
226# BACKGROUND (About -> Project Background)
227# ------------------------------------------------------------------------------------------
228
229package background
230
231_cicpagecontent_ {
232<div class="cicheading">Project Background</div>
233
234<p>In recent years, the study of campus history has received increasing interest in and attention by many sectors of the educational community. Institutions are working to understand more completely their physical environments and how these relate to educational mission, as well as wider historical trends. The CIC HCAP survey data and website have been developed to help various constituencies gain an awareness of and appreciation for campus history and also to learn from the architecture and landscape preservation efforts made by institutions.</p>
235
236<p>Between 2002 and 2006, the CIC HCAP was supported by two generous grants from the Campus Heritage Initiative of the Getty Foundation. From 2002-2004, CIC developed a survey to collect information about places of significant historical interest (in relation to architecture, landscape, American history, and the histories of education, religion, engineering, and culture) identified by representatives of institutions themselves. This survey was distributed among 724 independent, four-year, B.A.-granting institutions with less than 5,000 students. Nearly 50 percent of this original group participated in the project. In 2005, CIC began website development with a second two-year grant from the Getty Foundation.</p>
237
238<p>The CIC HCAP was guided by an advisory committee and developed by the coordinated efforts of a team of people from HCAP, CIC, and several independent professionals with whom HCAP contracted for specific services.</p>
239
240_cicblankline_
241<i>Advisory committee</i>
242
243<p><b>Thomas C. Celli</b>, President, Celli-Flynn Brennan, Architects and Planners (PA)</p>
244
245<p><b>Jeffrey A. Cohen</b>, Senior Lecturer, Bryn Mawr College</p>
246
247<p><b>Russell V. Keune</b>, Former Director of International Relations at the American Institute of Architects</p>
248
249<p><b>Randall Mason</b>, Associate Professor of Architecture, Graduate Program in Historic Preservation, School of Design, University of Pennsylvania</p>
250
251<p><b>Therese O'Malley</b>, Associate Dean of the Center for Advanced Study in the Visual Arts, National Gallery of Art in Washington, DC</p>
252
253<p><b>Damie Stillman</b>, Professor of Art History Emeritus, University of Delaware</p>
254
255<p><b>John Strassburger</b>, President, Ursinus College (PA)</p>
256
257_cicblankline_
258<i>CIC HCAP staff</i>
259
260<p><b>Barbara S. Christen</b>, Project Director<br />
261Project planning and management</p>
262
263<p><u>Part-time personnel:</u></p>
264
265<p><b>Jennifer M. Baggot</b>, Research Associate<br />
266Data input, document scanning, project correspondence, editing</p>
267
268<p><b>Jennifer R. D'Urso</b>, Research Associate<br />
269Data evaluation, database development, project research</p>
270
271<p><b>Lael J. Ensor</b>, Research Associate<br />
272Data editing, bibliographic research</p>
273
274<p><b>Amanda L. Hockensmith</b>, Research Associate<br />
275Data input and editing, design development</p>
276
277<p><b>Jane E. Lesnick</b>, Research Associate<br />
278Data editing, bibliographic research</p>
279
280<p><b>Matthew E. Linder</b>, Research Assistant<br />
281Data input, bibliographic research</p>
282
283<p><b>Timothy J. Mackin</b>, Research Associate<br />
284Data input and editing, data evaluation</p>
285
286<p><b>Christina Myers</b>, Research Associate<br />
287Data editing, bibliographic research</p>
288
289<p><b>Marianne S. Percival</b>, Research Associate<br />
290Data collection, project correspondence, project and bibliographic research</p>
291
292<p><b>Honora Shea</b>, Research Assistant<br />
293Data input, project correspondence</p>
294
295_cicblankline_
296<i>CIC staff</i>
297
298<p><b>Richard H. Ekman</b>, President<br />
299Project management</p>
300
301<p><b>Frederik Ohles</b>, Vice President for Advancement<br />
302Project liaison</p>
303
304<p><b>Laura A. Wilcox</b>, Vice President for Communications<br />
305Public relations, graphic design development</p>
306
307<p><b>August A. Adams</b>, Communications and Web Manager<br />
308Web postings, graphic design evaluation</p>
309
310_cicblankline_
311<i>Consultants</i>
312
313<p><b>Rodolfo Castro</b>, Catalone Design Company<br />
314Graphic and interface design</p>
315
316<p><b>Michael Collinson and Joseph Reggetz</b>, Business Engineering Incorporated<br />
317Hardware and server consultation</p>
318
319<p><b>Michael Dewsnip</b>, New Zealand Digital Library Project, University of Waikato<br />
320Greenstone software customization and development</p>
321
322<p><b>Joyce Essel</b>, Independent consultant<br />
323Database dvelopment</p>
324
325<p><b>Brian Harrington</b>, Independent consultant<br />
326Software and hardware consultation</p>
327
328<p><b>Stephen Rutz</b>, Steve Rutz Software<br />
329Database consultation</p>
330
331<p><b>David Seaman</b>, Executive Director, Digital Library Federation<br />
332Management and software consultation</p>
333
334<p><b>Allison Zhang</b>, Independent consultant<br />
335Software consultation</p>
336
337_cicblankline_
338<i>Site Design and Development</i>
339
340<p><b>Catalone Design Company</b> of Bethesda, Maryland, provided graphic and interface design for the website. For more information, see <a href="http://www.catalonedesign.com/">www.catalonedesign.com</a>.</p>
341
342<p><b>Greenstone</b>, a software developed by the New Zealand Digital Library Project at the University of Waikato, generates web pages dynamically in response to users navigating through the site. This has many advantages, including seamless search integration and the ability to instantly change the look and feel of the site. Search indexes and browsing structures are also precomputed, for quick browsing and searching.</p>
343
344<p>The CIC Historic Campus Architecture Project collection uses two purpose-built plugins to process the project data files. One plugin processes the Microsoft Access database used to store the data from the survey, generating a Greenstone "object" for each of the institutions, places, designers and references. It also generates small (thumbnail), medium, and large versions of each place image, and the site "browse" pages. The second plugin processes the Microsoft Word file containing bibliographic references not associated with particular places in the database.</p>
345
346<p>As well as having highly-customized document importing programs, the CIC HCAP collection has a completely customized design and user interface. This was implemented using Greenstone's formatting and macro languages, with over 120 new or customized macros. For more information about Greenstone, see <a href="http://www.greenstone.org/">www.greenstone.org</a>.</p>
347
348_cicblankline_
349<i>Server Technical Information</i>
350
351<p>The CIC HCAP site runs on a Intel Pentium III server class machine with 512MB of RAM and 140GB of disk space. The site is currently hosted in Hamilton, New Zealand but in the future will be hosted on the CIC's servers in Washington, DC.</p>
352
353_cicblankline_
354<hr>
355<p>The <b>Council of Independent Colleges</b> is an association of more than 560 independent, liberal arts colleges and universities and higher education affiliates and organizations that work together to strengthen college and university leadership, sustain high-quality education, and enhance private higher education's contributions to society. To fulfill this mission, CIC provides its members with skills, tools, and knowledge that address aspects of leadership, financial management and performance, academic quality, and institutional visibility. The Council is headquartered at One Dupont Circle in Washington, DC.</p>
356
357<p><b>The Getty Foundation</b> provides support to institutions and individuals throughout the world, funding a diverse range of projects that promote the understanding and conservation of the visual arts. The grant-making foundation furthers the work of all Getty Programs. The Foundation also encompasses the Getty Leadership Institute, the leading source of continuing professional development for current and future museum leaders. For more information, see: <a href="http://www.getty.edu">www.getty.edu</a>.</p>
358}
359
360
361
362# ------------------------------------------------------------------------------------------
363# COPYRIGHT (About -> Copyright Information)
364# ------------------------------------------------------------------------------------------
365
366package copyright
367
368_cicpagecontent_ {
369<div class="cicheading">Copyright and Permissions Information for CIC Historic Campus Architecture Project</div>
370
371<p>We ask you to adhere to the terms under which these materials are made available. The CIC Historic Campus Architecture Project as a whole, its texts, and its images are protected under the copyright laws of the United States and the Universal Copyright Convention. The copyright to the CIC Survey is held by the Council of Independent Colleges. The copyright to the images is held by the institutions and individuals who have generously contributed them.</p>
372
373<p>Publication (print or electronic) or commercial use of any of the copyrighted materials without direct authorization from the copyright holders is prohibited. The copying of materials is permitted only under the fair-use provisions of copyright law. To obtain the right to reuse an image, in most cases, permission must be obtained from the owning institution.</p>
374
375<p>The Library of Congress provides useful information on copyright at <a href="http://lcweb.loc.gov/copyright">http://lcweb.loc.gov/copyright</a> as well as an explanation of the fair-use doctrine at <a href="http://fairuse.stanford.edu">http://fairuse.stanford.edu</a>.</p>
376
377<hr>
378<p><i>Web Links</i>: It is not necessary to request permission in order to link to the CIC Survey from your website; however, we prefer that links be targeted to the introductory page of the CIC Survey (http://www.cicsurvey.org), and that any links to individual items be accompanied by a link to the introduction page.</p>
379
380<p><i>Citations</i>: To identify the CIC Survey as the source of information that you are using in a paper, article, or book, we ask that you include the complete title of the CIC Survey, its URL, and the date you accessed it, along with other relevant documentation. Here is an example: "Narrative History of Agnes Scott Hall, at Agnes Scott College," <i>Council of Independent Colleges Historic Campus Architecture Project</i>. 13 November 2005 &lt;http://www.cicsurvey.org&gt;.</p>
381
382<p>By accessing the Survey, you acknowledge that you have read and accepted these conditions.</p>
383}
384
385
386
387# ------------------------------------------------------------------------------------------
388# RELEASES (About -> News Coverage)
389# ------------------------------------------------------------------------------------------
390
391package releases
392
393_cicpagecontent_ {
394<div class="cicheading">News Coverage</div>
395
396<p class="cicreference">Biemiller, Lawrence. "From Modest to Magnificent." <i>The Chronicle of Higher Education</i> 52, no. 29 (March 24, 2006): A34-A35.</p>
397
398<p class="cicreference">Rubman, Kerri. "Getty Campus Grants Promote Preservation Planning." <i>Forum News</i> (March/April 2005): 3.</p>
399
400<p class="cicreference"><a href="http://www.cic.org/publications/independent/online/spring2005/getty_grant.htm">"CIC Receives Second Getty Grant for Historic Campus Architecture and Design Project."</a> <i>Independent</i>, newsletter of the Council of Independent Colleges (Spring 2005): 18-19.</p>
401
402<p class="cicreference">Munitz, Barry. "Place and History Matter on All Campuses." <i>The Chronicle of Higher Education</i> 51, no. 9 (October 22, 2004): B15.</p>
403
404<p class="cicreference"><a href="http://www.cic.org/publications/independent/online/summer2004/historic_architecture.html">"CIC Develops Historic Architecture Database."</a> <i>Independent</i>, newsletter of the Council of Independent Colleges (Summer 2004): 11.</p>
405
406<p class="cicreference">Arenson, Karen W. "Regilding a Stanford White Landmark." <i>New York Times</i>, July 30, 2004, C13 (national edition).</p>
407
408<p class="cicreference">Christen, Barbara S. "The Council of Independent Colleges Survey of Historic Architecture and Design: Research Issues in Landscape Studies." <i>Vineyard</i> 5, no. 1 (2004): 8-10.</p>
409
410<p class="cicreference"><a href="http://www.cic.org/publications/independent/online/summer2003/historic_arch.html">"Hundreds Respond to CIC Survey On Historic Architecture."</a> <i>Independent</i>, newsletter of the Council of Independent Colleges (Summer 2003): 8.</p>
411}
412
413
414
415# ------------------------------------------------------------------------------------------
416# DOCUMENTS (About -> Application Documents)
417# ------------------------------------------------------------------------------------------
418
419package documents
420
421_cicpagecontent_ {
422<div class="cicheading">Application Documents</div>
423
424<p>To view the application documents from phase one, click on the links below. (In order to view the PDF files, the minimum software requirement is version 4.0 Adobe Acrobat, available for free from the <a href="http://www.adobe.com/products/acrobat/readermain.html">Adobe web site</a>.)</p>
425
426<a href="http://www.cic.org/projects_services/grants/getty_letter.asp">Letter of Instruction to Campus Liaison</a><br />
427<a href="http://www.cic.org/projects_services/grants/getty_questionnaire.pdf">Questionnaire</a> (PDF)<br />
428<a href="http://www.cic.org/projects_services/grants/getty_definitions.pdf">Definitions and Visual Examples</a> (PDF)<br />
429<a href="http://www.cic.org/projects_services/grants/getty_guidelines.pdf">Submission Guidelines</a> (PDF)<br />
430}
431
432
433
434# ------------------------------------------------------------------------------------------
435# GLOSSARY (About -> Glossary)
436# ------------------------------------------------------------------------------------------
437
438package glossary
439
440_cicpagecontent_ {
441<div class="cicheading">Glossary</div>
442
443<p><span class="cicsubheading">Definitions and Visual Examples</span> (some based on definitions of the Getty Art and Architecture Thesaurus)<br />
444(as noted in Questionnaire, Part II./Section 2. Description/A. Building/1. Architectural classification)</p>
445
446<div class="cicglossaryentry">
447<img class="cicglossaryphoto" alt="Dartmouth Hall, Dartmouth College (photo courtesy of University of Maryland slide collection)" src="_httpcollection_/images/americancolonial.jpg"/>
448AMERICAN COLONIAL<br />
449Refers to the culture and style of architecture created in the region of the current United States during the period when it was colonized by Europeans, primarily during the 17th and 18th centuries. The term generally refers specifically to the culture and styles of the British colonies on the East Coast of the United States, generally not including the French or Spanish colonies, which are usually called French colonial or Spanish colonial.<br />
450<i>Example image: Dartmouth Hall, 1784-1791 (and later), Dartmouth College, Hanover, N.H. (photo courtesy of University of Maryland slide collection)</i>
451</div>
452
453<div class="cicglossaryentry">
454<img class="cicglossaryphoto" alt="President's House, Williams College (HABS/HAER)" src="_httpcollection_/images/federal.jpg"/>
455FEDERAL<br />
456Refers to the architecture that flourished in the new American republic from approximately 1785 to 1820. Inspired by European neo-classicism, especially as practiced in England by Robert Adam, though modified by late colonial tendencies, it also reflects the revival of Roman architectural styles, especially in the design of government buildings. Endorsed by Thomas Jefferson and Benjamin Henry Latrobe, that theme was driven partially by the metaphorical concept of the United States as analogous to the Roman Republic in its political philosophy.<br />
457<i>Example image: President's House, Williams College, Williamstown, Mass. (HABS/HAER)</i>
458</div>
459
460<div class="cicglossaryentry">
461<img class="cicglossaryphoto" alt="Morrison College, Transylvania University (HABS/HAER)" src="_httpcollection_/images/greekrevival.jpg"/>
462GREEK REVIVAL<br />
463Refers to a style of architecture in Europe and the United States begun in the 1750s in Europe, and flourishing there from the 1790s and then in this country from approximately 1815 to the 1850s, which was characterized by the use of classical Greek forms and ornament. Inspired by 18th-century archaeological discoveries, it attempted to follow closely original models. Greek revival buildings often look like temples, with a series of large stone or wood columns marking part or all of the structure, though there are many examples that emphasize Greek details rather than whole buildings. In the United States, it flourished at the time of the Greek war for independence from Turkey, and many saw the style as a manifestation of democracy.<br />
464<i>Example image: Morrison College, 1830, Transylvania University, Lexington, Ky. (HABS/HAER)</i>
465</div>
466
467<div class="cicglossaryentry">
468<img class="cicglossaryphoto" alt="Ralston Hall, Univ. of Notre Dame de Namur" src="_httpcollection_/images/italianate.jpg"/>
469ITALIANATE<br />
470A mid- to-late-19th-century architectural style, it was inspired by Italian Renaissance buildings, both the high-style urban palazzo and the less formal country villa. Often residential and often featuring a low-pitched hipped roof topped by a belvedere, or rooftop pavilions intended as lookouts or for the enjoyment of a view, it can also refer to more formal buildings ranging from commercial to public and residential.<br />
471<i>Example image: Ralston Hall, University of Notre Dame de Namur, after 1865, Belmont, Calif. (HABS/HAER)</i>
472</div>
473
474<div class="cicglossaryentry">
475<img class="cicglossaryphoto" alt="Old Main building, Bethany College (HABS/HAER)" src="_httpcollection_/images/gothicrevival.jpg"/>
476GOTHIC REVIVAL<br />
477Refers mainly to a style that flourished first in England and then spread to the European continent but even more strongly to America, beginning in the mid- to late 18th century, triumphing in the mid-19th century, and continuing into the twentieth. The style is characterized by the use of pointed arches, rosettes, pinnacles, tracery, foils, and polychrome effects inspired by Gothic architecture and at times reproduced with the general aim of historical accuracy, though often the spirit was as important as the details. Especially associated with churches, it could also be found in a wide range of building types, including by the late 19th and 20th century examples in campus architecture in what came to be called Collegiate Gothic.<br />
478<i>Example image: "Old Main" Building, 1911-1912, Bethany College, Bethany, W. Va. (HABS/HAER)</i>
479</div>
480
481<div class="cicglossaryentry">
482<img class="cicglossaryphoto" alt="Glatfelter Hall, Gettysbury College (HABS/HAER)" src="_httpcollection_/images/romanesquerevival.jpg"/>
483ROMANESQUE REVIVAL<br />
484Refers to a style in European and American architecture dating from the 1820s to the end of the 19th century that was based on 11th- and 12th-century Romanesque church architecture. It is primarily characterized by the use of semicircular arches, barrel and groin vaults, massive blocks of masonry and, at times, the spare use of Romanesque and/or naturalistic ornament. A specific variety, called Richardsonian Romanesque, was inspired by the architecture of the American H. H. Richardson, and flourished in the last three decades of the 19th century.<br />
485<i>Example image: Glatfelter Hall, 1888-1889, Gettysbury College, Gettysburg, Pa. (HABS/HAER)</i>
486</div>
487
488<div class="cicglossaryentry">
489<img class="cicglossaryphoto" alt="Residential Village (Theme House), Agnes Scott College (CIC-HCAP collection)" src="_httpcollection_/images/victorianstyles.jpg"/>
490VICTORIAN STYLES<br />
491Refers to a wide variety of styles exhibited during the 19th century during Queen Victoria’s reign in Britain (1837-1900) and during the same period in the United States. Often labeled Romantic, these styles, which ranged from Italianate and Gothic revival to vernacular and Queen Anne revival, were expressed in all building types.<br />
492<i>Example image: Residential Village (Theme House), 1895-1896, Agnes Scott College, Decatur, Ga. (CIC-HCAP collection)</i>
493</div>
494
495<div class="cicglossaryentry">
496<img class="cicglossaryphoto" alt="Cochran Hall, Allegheny College (CIC-HCAP collection)" src="_httpcollection_/images/beauxartsclassicism.jpg"/>
497BEAUX-ARTS CLASSICISM<br />
498Refers to the revival of classicism, especially as practiced in Italy and France during the Renaissance and Baroque eras of the 15th to 18th centuries, that flourished in Europe and America in the late 19th and early 20th centuries. Inspired by the approach to architectural design espoused at the Ecole des Beaux-Arts in Paris, this style included the use of classically articulated and often symmetrical massing, a primary axial orientation in plan (often with subsidiary axes), and hierarchically arranged and related internal spaces that offered the opportunity for a directed, processional movement through a building. Its flourishing in America coincided with the emergence of the United States as a world power.<br />
499<i>Example image: Cochran Hall, 1907-1908, Allegheny College, Meadville, Penn. (CIC-HCAP collection)</i>
500</div>
501
502<div class="cicglossaryentry">
503<img class="cicglossaryphoto" alt="Washington Hall, Washington and Lee University" src="_httpcollection_/images/colonialrevival.jpg"/>
504COLONIAL REVIVAL<br />
505Refers to a movement in architecture and interior design prevalent in the late 19th century and well into the 20th that revives the styles of the 17th, 18th, and early 19th centuries in colonial and federal America. The style, though especially seen in domestic architecture, also was found in other building types. Subsumed within this general rubric was not only a revival of 17th century clapboard buildings, but also a Georgian revival, which was inspired by English and American architecture of the 18th century. This latter tends to feature symmetrical façades, often characterized by brick, pitched roofs, windows with sashes, and fanlights. It also often includes white painted trim and decorative moldings and elements.<br />
506<i>Example image: Washington Hall, 1824, Washington and Lee University, Lexington, Va. (HABS)</i>
507</div>
508
509<div class="cicglossaryentry">
510<img class="cicglossaryphoto" alt="Our Lady Queen of Peace Chapel, Lourdes College (CIC-HCAP collection)" src="_httpcollection_/images/mission.jpg"/>
511MISSION/MISSION REVIVAL<br />
512As a subtype of Spanish Colonial revival architectural style, this style is characterized by simplicity of form and ornamentation. Particularly between approximately 1900 and 1915 (although also later) especially in the southern, western, and southwestern regions of the United States, Mission revival architecture was utilized in all kinds of buildings.<br />
513<i>Example image: Our Lady Queen of Peace Chapel, 1959-1961, Lourdes College, Sylvania, Ohio (CIC-HCAP collection)</i>
514</div>
515
516<div class="cicglossaryentry">
517<img class="cicglossaryphoto" alt="Annie Pfeiffer Chapel, Florida Southern College (HABS/HAER)" src="_httpcollection_/images/modern.jpg"/>
518MODERN/PRE- AND POST-WWII<br />
519Refers to the style of architecture that emerged in Holland, France, and Germany just before but primarily after World War I and spread throughout the world, becoming a leading architectural style until the 1960s/1970s. This style is characterized by a rejection of traditional period styling; an emphasis on volume over mass; the use of lightweight, mass-produced, industrial materials, but also reinforced concrete; frequent rejection of ornament and color; repetitive modular forms; and the use of flat surfaces, typically alternating with areas of glass. Some later examples may also be particularly sculptural in massing.<br />
520<i>Example image: Annie Pfeiffer Chapel, des. 1940, Florida Southern College, Lakeland, Fla. (HABS/HAER)</i>
521</div>
522
523<div class="cicglossaryentry">
524<img class="cicglossaryphoto" alt="Williams College Museum of Art (rear façade), Williams College (Williams College Department of Art slide collection)" src="_httpcollection_/images/postmodern.jpg"/>
525POSTMODERN<br />
526Refers to architecture as early as the mid-1960s but more often from the mid-1970s to the early 1990s, in which buildings often have a renewed interest in the color and patterns of materials, and, in many cases, the use of stylistic quotations from many different periods combined to a contradictory effect of varying scale, proportions, and scenographic effect.<br />
527<i>Example image: Williams College Museum of Art (rear façade), addition of ca. 1981, Williamstown, Mass. (Williams College, Dept. of Art, slide collection)</i>
528</div>
529
530<div class="cicglossaryentry">
531<img class="cicglossaryphoto" alt="Admissions and Careers Services Center, Trinity College (CIC-HCAP collection)" src="_httpcollection_/images/contemporary.jpg"/>
532CONTEMPORARY<br />
533Although often used earlier in the twentieth century to refer to modernism, it especially refers to architecture from 1995 to the present, encompassing a wide range of architectural styles and approaches, often incorporating elements of modernism and postmodernism.<br />
534<i>Example image: Admissions and Careers Services Center (detail, exterior), Trinity College, Hartford, Conn. (CIC-HCAP collection)</i>
535</div>
536
537<div class="cicglossaryentry">
538<img class="cicglossaryphoto" alt="Old Castle, Baker University (HABS/HAER)" src="_httpcollection_/images/vernacularregionalist.jpg"/>
539REGIONALIST/VERNACULAR<br />
540Refers to architecture that does not fit easily into the stylistic categories given above that rely primarily on period styling. This kind of architecture instead emphasizes the building traditions and materials of a particular region. These buildings may have been constructed during any period in American architecture. Fieldstone buildings in Pennsylvania or the Midwest, adobe or stucco mission-type buildings with tile roofs in the West or Southwest, and local limestone buildings in Indiana, are a few examples of this kind of response in campus architecture.<br />
541<i>Example image: Old Castle, 1858, Baker University, Baldwin City, Kans. (HABS/HAER)</i>
542</div>
543
544<p style="clear: both"><span class="cicsubheading">Further Definitions</span><br />
545(as noted in Questionnaire, Part II./Section 2. Description/B. Entire campus and C. Campus plan)</p>
546
547<p><b>Informal or not formally planned:</b><br />
548No comprehensive master plan was a part of campus building or landscaping efforts. Campus has developed without any overarching schema.</p>
549
550<p><b>Irregular/Picturesque:</b><br />
551Master plan of part or all of the campus has curving roads and pathways that provide circulation amidst non-hierarchically placed buildings. Vegetation, either natural or planned, often is clustered in irregular, unsymmetrical groupings, so as to create a more natural, though actually planned, picturesque effect.</p>
552
553<p><b>Linear:</b><br />
554Master plan of all or part of the campus has a primary axis, on one or both sides of which building and/or landscaping efforts have been concentrated. Circulation on the campus is directed along this primary axis.</p>
555
556<p><b>Quadrangle/Beaux-Arts classicism:</b><br />
557Master plan of part or all of the campus has a primary axis that serves as an important means of circulation and orientation for buildings. Structures are often placed in symmetrical arrangements, with a clear hierarchy in size and location established between the focal point(s) of a central building or structure placed at one end or both ends of the plan and subsidiary buildings located around these elements.</p>
558
559<p><b>Modern (open plan):</b><br />
560Though clearly planned, these campuses utilize a master plan that has a more open orientation between buildings, with no obvious reliance on the hierarchical arrangements of the more classically-ordered quadrangle and Beaux-Arts tradition.</p>
561}
562
563
564
565# ------------------------------------------------------------------------------------------
566# LINKS (About -> Links for Further Research)
567# ------------------------------------------------------------------------------------------
568
569package links
570
571_cicpagecontent_ {
572<div class="cicheading">Links</div>
573
574<div class="cicsubheading"><p>Supporting Organizations</p></div>
575
576<p>
577Council of Independent Colleges: <a href="http://www.cic.org">http://www.cic.org</a><br />
578
579Getty Foundation: <a href="http://www.getty.edu">http://www.getty.edu</a>
580</p>
581
582<div class="cicsubheading"><p>Related Websites</p></div>
583
584<p>
585Society for College and University Planning: <a href="http://www.scup.org">http://www.scup.org</a><br />
586
587National Historic Landmarks: <a href="http://www.cr.nps.gov/nhl/">http://www.cr.nps.gov/nhl/</a><br />
588
589National Register of Historic Places: <a href="http://www.cr.nps.gov/nr/">http://www.cr.nps.gov/nr/</a><br />
590
591State Historic Preservation Offices: <a href="http://www.cr.nps.gov/nr/shpolist.htm">http://www.cr.nps.gov/nr/shpolist.htm</a><br />
592
593Historic American Building Survey and Historic American Engineering Record: <a href="http://www.cr.nps.gov/habshaer">http://www.cr.nps.gov/habshaer</a><br />
594
595Chronicle of Higher Education: <a href="http://chronicle.com">http://chronicle.com</a><br />
596
597American Planning Association: <a href="http://www.planning.org">http://www.planning.org</a><br />
598
599National Association of State Universities and Land-Grant Colleges: <a href="http://www.nasulgc.org">http://www.nasulgc.org</a>
600</p>
601}
602
603
604
605# ------------------------------------------------------------------------------------------
606# INSTITUTIONS (Browse -> Institution)
607# ------------------------------------------------------------------------------------------
608
609package institutions
610
611_cicpagecontent_ {
612<div class="cicheading">Institutions</div>
613
614<center>_cicstaticbrowserquicklinks_</center>
615
616_cicstaticbrowser_
617}
618
619
620
621# ------------------------------------------------------------------------------------------
622# TYPES (Browse -> Type of Place)
623# ------------------------------------------------------------------------------------------
624
625package types
626
627_cicpagecontent_ {
628<div class="cicheading">Type of Place</div>
629_cicblankline_
630
631<center>
632<table cellpadding="5">
633 <tr>
634 <td align="right"><a href="_gwcgi_?a=p&amp;p=typesIndividualbuilding">Buildings</a></td>
635 <td><a href="_gwcgi_?a=p&amp;p=typesIndividualbuilding"><img alt="Geneva Hall (detail, entrance), Hobart and William Smith Colleges" src="_httpcollection_/images/building.jpg" title="Geneva Hall (detail, entrance), Hobart and William Smith Colleges"></a></td>
636 <td><a href="_gwcgi_?a=p&amp;p=typesCampusarrangement"><img alt="Campus (aerial view), Clarke College" src="_httpcollection_/images/arrangement.jpg" title="Campus (aerial view), Clarke College"></a></td>
637 <td><a href="_gwcgi_?a=p&amp;p=typesCampusarrangement">Campus arrangements</a></td>
638 </tr>
639 <tr>
640 <td align="right"><a href="_gwcgi_?a=p&amp;p=typesLandscapesite">Landscape sites</a></td>
641 <td><a href="_gwcgi_?a=p&amp;p=typesLandscapesite"><img alt="Italian Gardens and Apollo Fountain (gardens), Georgian Court University" src="_httpcollection_/images/landscapesite.jpg" title="Italian Gardens and Apollo Fountain (gardens), Georgian Court University"></a></td>
642 <td><a href="_gwcgi_?a=p&amp;p=typesBuildinggroup"><img alt="Greylock Quadrangle (ca. 1970), Williams College" src="_httpcollection_/images/buildinggroup.jpg" title="Greylock Quadrangle (ca. 1970), Williams College"></a></td>
643 <td><a href="_gwcgi_?a=p&amp;p=typesBuildinggroup">Building groups</a></td>
644 </tr>
645</table>
646</center>
647}
648
649package typesIndividualbuilding
650_cicpagecontent_ { <div class="cicheading">Buildings</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
651
652package typesLandscapesite
653_cicpagecontent_ { <div class="cicheading">Landscape Sites</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
654
655package typesCampusarrangement
656_cicpagecontent_ { <div class="cicheading">Campus Arrangements</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
657
658package typesBuildinggroup
659_cicpagecontent_ { <div class="cicheading">Building Groups</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
660
661
662
663# ------------------------------------------------------------------------------------------
664# DESIGNERS (Browse -> Designer)
665# ------------------------------------------------------------------------------------------
666
667package designers
668
669_cicpagecontent_ { <div class="cicheading">Designers</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
670
671
672
673# ------------------------------------------------------------------------------------------
674# STATES (Browse -> State)
675# ------------------------------------------------------------------------------------------
676
677package states
678
679_cicpagecontent_ {
680<div class="cicheading">States</div>
681
682<center><img alt="US state map" src="_httpcollection_/images/usa_map-mono.gif" usemap="#states"/></center>
683<map name="states">
684 <area shape="rect" coords="524,286,551,313" href="#Alabama">
685 <area shape="rect" coords="154,379,197,413" href="#Alaska">
686 <area shape="rect" coords="202,248,237,280" href="#Arizona">
687 <area shape="rect" coords="444,257,475,283" href="#Arkansas">
688 <area shape="rect" coords="104,177,140,209" href="#California">
689 <area shape="rect" coords="278,186,324,211" href="#Colorado">
690 <area shape="rect" coords="690,146,712,161" href="#Connecticut">
691 <area shape="rect" coords="677,183,701,196" href="#Delaware">
692 <area shape="rect" coords="680,216,706,234" href="#DistrictofColumbia">
693 <area shape="rect" coords="604,352,628,376" href="#Florida">
694 <area shape="rect" coords="564,280,598,303" href="#Georgia">
695 <area shape="rect" coords=" 69,314, 97,333" href="#Hawaii">
696 <area shape="rect" coords="197,103,228,123" href="#Idaho">
697 <area shape="rect" coords="483,171,509,193" href="#Illinois">
698 <area shape="rect" coords="521,169,545,189" href="#Indiana">
699 <area shape="rect" coords="432,149,462,169" href="#Iowa">
700 <area shape="rect" coords="371,201,404,223" href="#Kansas">
701 <area shape="rect" coords="539,215,565,232" href="#Kentucky">
702 <area shape="rect" coords="449,312,475,333" href="#Louisiana">
703 <area shape="rect" coords="693, 54,719, 75" href="#Maine">
704 <area shape="rect" coords="686,198,712,213" href="#Maryland">
705 <area shape="rect" coords="715,111,743,128" href="#Massachusetts">
706 <area shape="rect" coords="532,122,557,142" href="#Michigan">
707 <area shape="rect" coords="418, 88,449,108" href="#Minnesota">
708 <area shape="rect" coords="485,287,513,308" href="#Mississippi">
709 <area shape="rect" coords="441,202,474,222" href="#Missouri">
710 <area shape="rect" coords="258, 57,291, 80" href="#Montana">
711 <area shape="rect" coords="358,156,390,173" href="#Nebraska">
712 <area shape="rect" coords="153,159,185,179" href="#Nevada">
713 <area shape="rect" coords="706, 95,732,109" href="#NewHampshire">
714 <area shape="rect" coords="680,165,702,180" href="#NewJersey">
715 <area shape="rect" coords="274,258,309,278" href="#NewMexico">
716 <area shape="rect" coords="641,108,665,127" href="#NewYork">
717 <area shape="rect" coords="616,229,643,248" href="#NorthCarolina">
718 <area shape="rect" coords="353, 64,385, 83" href="#NorthDakota">
719 <area shape="rect" coords="557,165,587,181" href="#Ohio">
720 <area shape="rect" coords="383,250,416,269" href="#Oklahoma">
721 <area shape="rect" coords="128, 82,163,105" href="#Oregon">
722 <area shape="rect" coords="614,145,643,165" href="#Pennsylvania">
723 <area shape="rect" coords="703,133,719,146" href="#RhodeIsland">
724 <area shape="rect" coords="600,260,624,279" href="#SouthCarolina">
725 <area shape="rect" coords="353,109,384,128" href="#SouthDakota">
726 <area shape="rect" coords="523,241,549,257" href="#Tennessee">
727 <area shape="rect" coords="360,307,400,337" href="#Texas">
728 <area shape="rect" coords="214,176,247,200" href="#Utah">
729 <area shape="rect" coords="657, 55,680, 72" href="#Vermont">
730 <area shape="rect" coords="616,202,642,217" href="#Virginia">
731 <area shape="rect" coords="144, 35,177, 51" href="#Washington">
732 <area shape="rect" coords="587,191,610,204" href="#WestVirginia">
733 <area shape="rect" coords="471,109,499,128" href="#Wisconsin">
734 <area shape="rect" coords="269,119,305,144" href="#Wyoming">
735</map>
736
737<center><b><a href="#Alabama">A</a>&nbsp;B&nbsp;<a href="#California">C</a>&nbsp;<a href="#Delaware">D</a>&nbsp;E&nbsp;<a href="#Florida">F</a>&nbsp;<a href="#Georgia">G</a>&nbsp;<a href="#Hawaii">H</a>&nbsp;<a href="#Idaho">I</a>&nbsp;J&nbsp;<a href="#Kansas">K</a>&nbsp;<a href="#Louisiana">L</a>&nbsp;<a href="#Maine">M</a>&nbsp;<a href="#Nebraska">N</a>&nbsp;<a href="#Ohio">O</a>&nbsp;<a href="#Pennsylvania">P</a>&nbsp;Q&nbsp;<a href="#RhodeIsland">R</a>&nbsp;<a href="#SouthCarolina">S</a>&nbsp;<a href="#Tennessee">T</a>&nbsp;<a href="#Utah">U</a>&nbsp;<a href="#Vermont">V</a>&nbsp;<a href="#Washington">W</a>&nbsp;X&nbsp;Y&nbsp;Z&nbsp;</b></center>
738
739_cicstaticbrowser_
740}
741
742
743
744# ------------------------------------------------------------------------------------------
745# STYLES (Browse -> Building Styles)
746# ------------------------------------------------------------------------------------------
747
748package styles
749
750_cicpagecontent_ {
751<div class="cicheading">Styles</div>
752
753<p>
754<a href="_gwcgi_?a=p&amp;p=stylesAmericancolonial">American Colonial</a><br />
755<a href="_gwcgi_?a=p&amp;p=stylesFederal">Federal</a><br />
756<a href="_gwcgi_?a=p&amp;p=stylesGreekrevival">Greek Revival</a><br />
757<a href="_gwcgi_?a=p&amp;p=stylesItalianate">Italianate</a><br />
758<a href="_gwcgi_?a=p&amp;p=stylesGothicrevival">Gothic Revival</a><br />
759<a href="_gwcgi_?a=p&amp;p=stylesRomanesquerevival">Romanesque Revival</a><br />
760<a href="_gwcgi_?a=p&amp;p=stylesVictorian">Victorian Styles</a><br />
761<a href="_gwcgi_?a=p&amp;p=stylesBeauxArtsclassicism">Beaux-Arts Classicism</a><br />
762<a href="_gwcgi_?a=p&amp;p=stylesColonialrevival">Colonial Revival</a><br />
763<a href="_gwcgi_?a=p&amp;p=stylesMissionMissionrevival">Mission/Mission Revival</a><br />
764<a href="_gwcgi_?a=p&amp;p=stylesModernpreWWII">Modern/pre-World War II</a><br />
765<a href="_gwcgi_?a=p&amp;p=stylesModernpostWWII">Modern/post-World War II</a><br />
766<a href="_gwcgi_?a=p&amp;p=stylesPostmodern">Postmodern</a><br />
767<a href="_gwcgi_?a=p&amp;p=stylesContemporary">Contemporary</a><br />
768<a href="_gwcgi_?a=p&amp;p=stylesRegionalistVernacular">Regionalist Vernacular</a><br />
769<a href="_gwcgi_?a=p&amp;p=stylesOther">Other</a><br />
770</p>
771
772<p>See the <a href="_gwcgi_?a=p&amp;p=glossary">Glossary</a> for full definition of terms.</p>
773}
774
775package stylesAmericancolonial
776_cicpagecontent_ { <div class="cicheading">American Colonial</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
777
778package stylesFederal
779_cicpagecontent_ { <div class="cicheading">Federal</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
780
781package stylesGreekrevival
782_cicpagecontent_ { <div class="cicheading">Greek Revival</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
783
784package stylesItalianate
785_cicpagecontent_ { <div class="cicheading">Italianate</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
786
787package stylesGothicrevival
788_cicpagecontent_ { <div class="cicheading">Gothic Revival</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
789
790package stylesRomanesquerevival
791_cicpagecontent_ { <div class="cicheading">Romanesque Revival</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
792
793package stylesVictorian
794_cicpagecontent_ { <div class="cicheading">Victorian</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
795
796package stylesBeauxArtsclassicism
797_cicpagecontent_ { <div class="cicheading">Beaux-Arts Classicism</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
798
799package stylesColonialrevival
800_cicpagecontent_ { <div class="cicheading">Colonial Revival</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
801
802package stylesMissionMissionrevival
803_cicpagecontent_ { <div class="cicheading">Mission/Mission Revival</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
804
805package stylesModernpreWWII
806_cicpagecontent_ { <div class="cicheading">Modern/pre-World War II</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
807
808package stylesModernpostWWII
809_cicpagecontent_ { <div class="cicheading">Modern/post-World War II</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
810
811package stylesPostmodern
812_cicpagecontent_ { <div class="cicheading">Postmodern</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
813
814package stylesContemporary
815_cicpagecontent_ { <div class="cicheading">Contemporary</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
816
817package stylesRegionalistVernacular
818_cicpagecontent_ { <div class="cicheading">Regionalist Vernacular</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
819
820package stylesOther
821_cicpagecontent_ { <div class="cicheading">Other</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
822
823
824
825# ------------------------------------------------------------------------------------------
826# DATES (Browse -> Time Period)
827# ------------------------------------------------------------------------------------------
828
829package dates
830
831_cicpagecontent_ {
832<div class="cicheading">Time Period</div>
833
834<p>
835<a href="_gwcgi_?a=p&amp;p=datespre1800">pre-1800</a><br />
836<a href="_gwcgi_?a=p&amp;p=dates18001850">1800-1850</a><br />
837<a href="_gwcgi_?a=p&amp;p=dates18501900">1850-1900</a><br />
838<a href="_gwcgi_?a=p&amp;p=dates19001945">1900-1945</a><br />
839<a href="_gwcgi_?a=p&amp;p=dates19451995">1945-1995</a><br />
840<a href="_gwcgi_?a=p&amp;p=datespost1995">post-1995</a><br />
841</p>
842}
843
844package datespre1800
845_cicpagecontent_ { <div class="cicheading">pre-1800</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
846
847package dates18001850
848_cicpagecontent_ { <div class="cicheading">1800-1850</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
849
850package dates18501900
851_cicpagecontent_ { <div class="cicheading">1850-1900</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
852
853package dates19001945
854_cicpagecontent_ { <div class="cicheading">1900-1945</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
855
856package dates19451995
857_cicpagecontent_ { <div class="cicheading">1945-1995</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
858
859package datespost1995
860_cicpagecontent_ { <div class="cicheading">post-1995</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
861
862
863
864# ------------------------------------------------------------------------------------------
865# FUNCTIONS (Browse -> Function)
866# ------------------------------------------------------------------------------------------
867
868package functions
869
870_cicpagecontent_ {
871<div class="cicheading">Function</div>
872_cicblankline_
873<table cellpadding="0" cellspacing="0" width="100%">
874<tr>
875<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsacademicdepartmentbuilding">Academic department building</a></td>
876<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsinfirmary">Infirmary</a></td>
877</tr>
878<tr>
879<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsadministration">Administration</a></td>
880<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionslibrary">Library</a></td>
881</tr>
882<tr>
883<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsadmissionsoffice">Admissions office</a></td>
884<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsmasterplancampus">Master plan (campus)</a></td>
885</tr>
886<tr>
887<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsalumnicenter">Alumni center</a></td>
888<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsmasterplanlandscape">Master plan (landscape)</a></td>
889</tr>
890<tr>
891<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsarboretum">Arboretum</a></td>
892<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsmemorialsite">Memorial site</a></td>
893</tr>
894<tr>
895<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsarchaeologicalsite">Archaeological site</a></td>
896<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsmuseum">Museum</a></td>
897</tr>
898<tr>
899<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsauditorium">Auditorium</a></td>
900<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsobservatory">Observatory</a></td>
901</tr>
902<tr>
903<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsbelltower">Bell tower</a></td>
904<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsoldmain">Old main</a></td>
905</tr>
906<tr>
907<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionschapel">Chapel</a></td>
908<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsoutdoorspace">Outdoor space</a></td>
909</tr>
910<tr>
911<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsclassrooms">Classroom(s)</a></td>
912<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionspresidentshouse">President's house</a></td>
913</tr>
914<tr>
915<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsdebatingsociety">Debating society</a></td>
916<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsprivateresidence">Private residence</a></td>
917</tr>
918<tr>
919<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsdininghall">Dining hall</a></td>
920<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsresidencehall">Residence hall</a></td>
921</tr>
922<tr>
923<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsfacilitymanagementbuilding">Facility management building</a></td>
924<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsstadium">Stadium</a></td>
925</tr>
926<tr>
927<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsfacultyoffices">Faculty offices</a></td>
928<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsstudentunion">Student union</a></td>
929</tr>
930<tr>
931<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsgardens">Gardens (planned)</a></td>
932<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionstheater">Theater</a></td>
933</tr>
934<tr>
935<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsgreeklettersociety">Greek letter society</a></td>
936<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsother">Other</a></td>
937</tr>
938<tr>
939<td width="50%"><a href="_gwcgi_?a=p&amp;p=functionsgymnasium">Gymnasium</a></td>
940<td width="50%">&nbsp;</td>
941</tr>
942</table>
943}
944
945package functionsacademicdepartmentbuilding
946_cicpagecontent_ { <div class="cicheading">Academic department building</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
947
948package functionsadministration
949_cicpagecontent_ { <div class="cicheading">Administration</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
950
951package functionsadmissionsoffice
952_cicpagecontent_ { <div class="cicheading">Admissions office</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
953
954package functionsalumnicenter
955_cicpagecontent_ { <div class="cicheading">Alumni center</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
956
957package functionsarboretum
958_cicpagecontent_ { <div class="cicheading">Arboretum</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
959
960package functionsarchaeologicalsite
961_cicpagecontent_ { <div class="cicheading">Archaeological site</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
962
963package functionsauditorium
964_cicpagecontent_ { <div class="cicheading">Auditorium</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
965
966package functionsbelltower
967_cicpagecontent_ { <div class="cicheading">Bell tower</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
968
969package functionschapel
970_cicpagecontent_ { <div class="cicheading">Chapel</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
971
972package functionsclassrooms
973_cicpagecontent_ { <div class="cicheading">Classroom(s)</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
974
975package functionsdebatingsociety
976_cicpagecontent_ { <div class="cicheading">Debating society</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
977
978package functionsdininghall
979_cicpagecontent_ { <div class="cicheading">Dining hall</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
980
981package functionsfacilitymanagementbuilding
982_cicpagecontent_ { <div class="cicheading">Facility management building</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
983
984package functionsfacultyoffices
985_cicpagecontent_ { <div class="cicheading">Faculty offices</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
986
987package functionsgardens
988_cicpagecontent_ { <div class="cicheading">Gardens (planned)</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
989
990package functionsgreeklettersociety
991_cicpagecontent_ { <div class="cicheading">Greek letter society</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
992
993package functionsgymnasium
994_cicpagecontent_ { <div class="cicheading">Gymnasium</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
995
996package functionsinfirmary
997_cicpagecontent_ { <div class="cicheading">Infirmary</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
998
999package functionslibrary
1000_cicpagecontent_ { <div class="cicheading">Library</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1001
1002package functionsmasterplancampus
1003_cicpagecontent_ { <div class="cicheading">Master plan (campus)</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1004
1005package functionsmasterplanlandscape
1006_cicpagecontent_ { <div class="cicheading">Master plan (landscape)</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1007
1008package functionsmemorialsite
1009_cicpagecontent_ { <div class="cicheading">Memorial site</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1010
1011package functionsmuseum
1012_cicpagecontent_ { <div class="cicheading">Museum</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1013
1014package functionsobservatory
1015_cicpagecontent_ { <div class="cicheading">Observatory</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1016
1017package functionsoldmain
1018_cicpagecontent_ { <div class="cicheading">Old main</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1019
1020package functionsoutdoorspace
1021_cicpagecontent_ { <div class="cicheading">Outdoor space</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1022
1023package functionspresidentshouse
1024_cicpagecontent_ { <div class="cicheading">President's house</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1025
1026package functionsprivateresidence
1027_cicpagecontent_ { <div class="cicheading">Private residence</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1028
1029package functionsresidencehall
1030_cicpagecontent_ { <div class="cicheading">Residence hall</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1031
1032package functionsstadium
1033_cicpagecontent_ { <div class="cicheading">Stadium</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1034
1035package functionsstudentunion
1036_cicpagecontent_ { <div class="cicheading">Student union</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1037
1038package functionstheater
1039_cicpagecontent_ { <div class="cicheading">Theater</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1040
1041package functionsother
1042_cicpagecontent_ { <div class="cicheading">Other</div><center>_cicstaticbrowserquicklinks_</center>_cicstaticbrowser_ }
1043
1044
1045
1046# ------------------------------------------------------------------------------------------
1047# DOCUMENT
1048# ------------------------------------------------------------------------------------------
1049
1050package document
1051
1052_navarrows_ {}
1053
1054_textheader_ {_style:cicheader_}
1055
1056_cicpagecontent_ {}
1057
1058_footer_ {_style:htmlfooter_}
1059
1060
1061
1062# ------------------------------------------------------------------------------------------
1063# QUERY
1064# ------------------------------------------------------------------------------------------
1065
1066package query
1067
1068_header_ {
1069_If_(_cgiargq_,_style:header_,_If_("_cgiargqst_" eq "1",_cicstatesearchheader_,_If_("_cgiargqre_" eq "1",_cicbibliographysearchheader_,_cicadvancedsearchheader_)))
1070}
1071
1072_cicjavascript_ {
1073<script type="text/javascript">
1074
1075_cicsimplejavascript_
1076_If_("_cgiargqst_" eq "1",_cicstatesearchjavascript_)
1077_If_("_cgiargqre_" eq "1",_cicbibliographysearchjavascript_)
1078_cicadvancedsearchjavascript_
1079
1080</script>
1081}
1082
1083_cicpagecontent_ {
1084_If_(_cgiargq_,_cicsearchresults_,_If_("_cgiargqst_" eq "1",_If_("_cgiargqrst_" eq "1",_cicstatesearchresults_,_cicstatesearchpage_),_If_("_cgiargqre_" eq "1",_cicbibliographysearchpage_,_cicadvancedsearchpage_)))
1085}
1086
1087_cicsearchresults_ {
1088<div class="cicheading">Search Results</div>
1089
1090<p>_resultline_</p>
1091}
1092
1093# What is displayed on the submit buttons
1094_textbeginsearch_ {Search}
1095
1096
1097
1098# ------------------------------------------------------------------------------------------
1099# QUERY (Quick Search)
1100# ------------------------------------------------------------------------------------------
1101
1102_cicsimplejavascript_ {
1103function initializeSimpleSearch()
1104\{
1105 document.SimpleQueryForm.txq.focus();
1106\}
1107
1108function onSimpleSearchFocus()
1109\{
1110 var txq_element = document.getElementById('search_query');
1111 if (txq_element.value == txq_element.defaultValue) \{
1112 txq_element.value = '';
1113 txq_element.className = 'inputfocus';
1114 \}
1115\}
1116
1117function onSimpleSearchBlur()
1118\{
1119 var txq_element = document.getElementById('search_query');
1120 if (txq_element.value == '') \{
1121 txq_element.value = txq_element.defaultValue;
1122 txq_element.className = 'inputblur';
1123 \}
1124\}
1125
1126function prepareSimpleSearch()
1127\{
1128 var txq_value = document.SimpleQueryForm.txq.value;
1129 document.SimpleQueryForm.fqv.value = txq_value.replace(",", "");
1130\}
1131}
1132
1133
1134_cicsimplequeryform_ {
1135<form name="SimpleQueryForm" method="get" action="_gwcgi_" onSubmit="prepareSimpleSearch();">
1136 <input type="hidden" name="a" value="q" />
1137 <input type="hidden" name="fqc" value="and" />
1138 <input type="hidden" name="fqf" value="ZZ" />
1139 <input type="hidden" name="fqv" value="" />
1140 <input type="text" name="txq" id="search_query" value="QUICK SEARCH" class="inputblur" onfocus="javascript: onSimpleSearchFocus();" onblur="javascript: onSimpleSearchBlur();" />
1141 <input type="hidden" name="m" value="-1" />
1142 <input type="submit" name="submit" id="search_submit" value="GO" />
1143</form>
1144}
1145
1146
1147
1148# ------------------------------------------------------------------------------------------
1149# QUERY (Search -> Institutions by State/Region)
1150# ------------------------------------------------------------------------------------------
1151
1152_cicstatesearchheader_ {
1153_style:cicheader_(onLoad="initializeStateSearch();")
1154}
1155
1156_cicstatesearchjavascript_ {
1157function initializeStateSearch()
1158\{
1159 if ("_cgiargqrst_" == "1") \{
1160 var stq_results = "";
1161 var stq_values = "_cgiargstq_".split(",").sort();
1162 var last_stq_value = "";
1163 for (var i = 0; i < stq_values.length; i++) \{
1164 // Avoid duplicates by checking this value is different from the last one
1165 if (stq_values[i] == last_stq_value) \{
1166 continue;
1167 \}
1168 last_stq_value = stq_values[i];
1169
1170 if (stq_values[i] == "AL") stq_results += '_states:cicstateALjs_';
1171 if (stq_values[i] == "AK") stq_results += '_states:cicstateAKjs_';
1172 if (stq_values[i] == "AZ") stq_results += '_states:cicstateAZjs_';
1173 if (stq_values[i] == "AR") stq_results += '_states:cicstateARjs_';
1174 if (stq_values[i] == "CA") stq_results += '_states:cicstateCAjs_';
1175 if (stq_values[i] == "CO") stq_results += '_states:cicstateCOjs_';
1176 if (stq_values[i] == "CT") stq_results += '_states:cicstateCTjs_';
1177 if (stq_values[i] == "DE") stq_results += '_states:cicstateDEjs_';
1178 if (stq_values[i] == "DC") stq_results += '_states:cicstateDCjs_';
1179 if (stq_values[i] == "FL") stq_results += '_states:cicstateFLjs_';
1180 if (stq_values[i] == "GA") stq_results += '_states:cicstateGAjs_';
1181 if (stq_values[i] == "HI") stq_results += '_states:cicstateHIjs_';
1182 if (stq_values[i] == "ID") stq_results += '_states:cicstateIDjs_';
1183 if (stq_values[i] == "IL") stq_results += '_states:cicstateILjs_';
1184 if (stq_values[i] == "IN") stq_results += '_states:cicstateINjs_';
1185 if (stq_values[i] == "IA") stq_results += '_states:cicstateIAjs_';
1186 if (stq_values[i] == "KS") stq_results += '_states:cicstateKSjs_';
1187 if (stq_values[i] == "KY") stq_results += '_states:cicstateKYjs_';
1188 if (stq_values[i] == "LA") stq_results += '_states:cicstateLAjs_';
1189 if (stq_values[i] == "ME") stq_results += '_states:cicstateMEjs_';
1190 if (stq_values[i] == "MD") stq_results += '_states:cicstateMDjs_';
1191 if (stq_values[i] == "MA") stq_results += '_states:cicstateMAjs_';
1192 if (stq_values[i] == "MI") stq_results += '_states:cicstateMIjs_';
1193 if (stq_values[i] == "MN") stq_results += '_states:cicstateMNjs_';
1194 if (stq_values[i] == "MS") stq_results += '_states:cicstateMSjs_';
1195 if (stq_values[i] == "MO") stq_results += '_states:cicstateMOjs_';
1196 if (stq_values[i] == "MT") stq_results += '_states:cicstateMTjs_';
1197 if (stq_values[i] == "NE") stq_results += '_states:cicstateNEjs_';
1198 if (stq_values[i] == "NV") stq_results += '_states:cicstateNVjs_';
1199 if (stq_values[i] == "NH") stq_results += '_states:cicstateNHjs_';
1200 if (stq_values[i] == "NJ") stq_results += '_states:cicstateNJjs_';
1201 if (stq_values[i] == "NM") stq_results += '_states:cicstateNMjs_';
1202 if (stq_values[i] == "NY") stq_results += '_states:cicstateNYjs_';
1203 if (stq_values[i] == "NC") stq_results += '_states:cicstateNCjs_';
1204 if (stq_values[i] == "ND") stq_results += '_states:cicstateNDjs_';
1205 if (stq_values[i] == "OH") stq_results += '_states:cicstateOHjs_';
1206 if (stq_values[i] == "OK") stq_results += '_states:cicstateOKjs_';
1207 if (stq_values[i] == "OR") stq_results += '_states:cicstateORjs_';
1208 if (stq_values[i] == "PA") stq_results += '_states:cicstatePAjs_';
1209 if (stq_values[i] == "RI") stq_results += '_states:cicstateRIjs_';
1210 if (stq_values[i] == "SC") stq_results += '_states:cicstateSCjs_';
1211 if (stq_values[i] == "SD") stq_results += '_states:cicstateSDjs_';
1212 if (stq_values[i] == "TN") stq_results += '_states:cicstateTNjs_';
1213 if (stq_values[i] == "TX") stq_results += '_states:cicstateTXjs_';
1214 if (stq_values[i] == "UT") stq_results += '_states:cicstateUTjs_';
1215 if (stq_values[i] == "VT") stq_results += '_states:cicstateVTjs_';
1216 if (stq_values[i] == "VA") stq_results += '_states:cicstateVAjs_';
1217 if (stq_values[i] == "WA") stq_results += '_states:cicstateWAjs_';
1218 if (stq_values[i] == "WV") stq_results += '_states:cicstateWVjs_';
1219 if (stq_values[i] == "WI") stq_results += '_states:cicstateWIjs_';
1220 if (stq_values[i] == "WY") stq_results += '_states:cicstateWYjs_';
1221 \}
1222
1223 if (stq_results != "") \{
1224 stq_results = '<table cellpadding="0" cellspacing="0" width="100%">' + stq_results + '<\\/table>';
1225 document.getElementById("stq_results").innerHTML = stq_results;
1226 \}
1227 else \{
1228 document.getElementById("stq_results").innerHTML = "<p>_textnodocs_<\\/p>";
1229 \}
1230 \}
1231\}
1232
1233function prepareStateSearch()
1234\{
1235 var stq_value = "";
1236 for (var i = 0; i < document.StateQueryForm.stc.options.length; i++) \{
1237 if (document.StateQueryForm.stc.options[i].selected == true) \{
1238 if (stq_value != "") stq_value += ",";
1239 stq_value += document.StateQueryForm.stc.options[i].value;
1240 \}
1241 \}
1242 document.StateQueryForm.stq.value = stq_value;
1243\}
1244
1245function selectRegion(region)
1246\{
1247 for (var i = 0; i < document.StateQueryForm.stc.options.length; i++) \{
1248 if (document.StateQueryForm.stc.options[i].text == region) \{
1249 document.StateQueryForm.stc.options[i].selected = true;
1250 break;
1251 \}
1252 \}
1253\}
1254
1255function clearSelection()
1256\{
1257 for (var i = 0; i < document.StateQueryForm.stc.options.length; i++) \{
1258 document.StateQueryForm.stc.options[i].selected = false;
1259 \}
1260\}
1261}
1262
1263_cicstatesearchpage_ {
1264<span class="cicheading">State Search</span>
1265
1266<table cellpadding="0" cellspacing="0" width="100%">
1267 <tr>
1268 <td valign="top">
1269 <img alt="US state map" src="_httpcollection_/images/usa_map-color.gif" usemap="#states"/>
1270 <map name="states">
1271 <area shape="rect" coords="524,286,551,313" href="javascript:selectRegion('Alabama')">
1272 <area shape="rect" coords="154,379,197,413" href="javascript:selectRegion('Alaska')">
1273 <area shape="rect" coords="202,248,237,280" href="javascript:selectRegion('Arizona')">
1274 <area shape="rect" coords="444,257,475,283" href="javascript:selectRegion('Arkansas')">
1275 <area shape="rect" coords="104,177,140,209" href="javascript:selectRegion('California')">
1276 <area shape="rect" coords="278,186,324,211" href="javascript:selectRegion('Colorado')">
1277 <area shape="rect" coords="690,146,712,161" href="javascript:selectRegion('Connecticut')">
1278 <area shape="rect" coords="677,183,701,196" href="javascript:selectRegion('Delaware')">
1279 <area shape="rect" coords="680,216,706,234" href="javascript:selectRegion('District%20of%20Columbia')">
1280 <area shape="rect" coords="604,352,628,376" href="javascript:selectRegion('Florida')">
1281 <area shape="rect" coords="564,280,598,303" href="javascript:selectRegion('Georgia')">
1282 <area shape="rect" coords=" 69,314, 97,333" href="javascript:selectRegion('Hawaii')">
1283 <area shape="rect" coords="197,103,228,123" href="javascript:selectRegion('Idaho')">
1284 <area shape="rect" coords="483,171,509,193" href="javascript:selectRegion('Illinois')">
1285 <area shape="rect" coords="521,169,545,189" href="javascript:selectRegion('Indiana')">
1286 <area shape="rect" coords="432,149,462,169" href="javascript:selectRegion('Iowa')">
1287 <area shape="rect" coords="371,201,404,223" href="javascript:selectRegion('Kansas')">
1288 <area shape="rect" coords="539,215,565,232" href="javascript:selectRegion('Kentucky')">
1289 <area shape="rect" coords="449,312,475,333" href="javascript:selectRegion('Louisiana')">
1290 <area shape="rect" coords="693, 54,719, 75" href="javascript:selectRegion('Maine')">
1291 <area shape="rect" coords="686,198,712,213" href="javascript:selectRegion('Maryland')">
1292 <area shape="rect" coords="715,111,743,128" href="javascript:selectRegion('Massachusetts')">
1293 <area shape="rect" coords="532,122,557,142" href="javascript:selectRegion('Michigan')">
1294 <area shape="rect" coords="418, 88,449,108" href="javascript:selectRegion('Minnesota')">
1295 <area shape="rect" coords="485,287,513,308" href="javascript:selectRegion('Mississippi')">
1296 <area shape="rect" coords="441,202,474,222" href="javascript:selectRegion('Missouri')">
1297 <area shape="rect" coords="258, 57,291, 80" href="javascript:selectRegion('Montana')">
1298 <area shape="rect" coords="358,156,390,173" href="javascript:selectRegion('Nebraska')">
1299 <area shape="rect" coords="153,159,185,179" href="javascript:selectRegion('Nevada')">
1300 <area shape="rect" coords="706, 95,732,109" href="javascript:selectRegion('New%20Hampshire')">
1301 <area shape="rect" coords="680,165,702,180" href="javascript:selectRegion('New%20Jersey')">
1302 <area shape="rect" coords="274,258,309,278" href="javascript:selectRegion('New%20Mexico')">
1303 <area shape="rect" coords="641,108,665,127" href="javascript:selectRegion('New%20York')">
1304 <area shape="rect" coords="616,229,643,248" href="javascript:selectRegion('North%20Carolina')">
1305 <area shape="rect" coords="353, 64,385, 83" href="javascript:selectRegion('North%20Dakota')">
1306 <area shape="rect" coords="557,165,587,181" href="javascript:selectRegion('Ohio')">
1307 <area shape="rect" coords="383,250,416,269" href="javascript:selectRegion('Oklahoma')">
1308 <area shape="rect" coords="128, 82,163,105" href="javascript:selectRegion('Oregon')">
1309 <area shape="rect" coords="614,145,643,165" href="javascript:selectRegion('Pennsylvania')">
1310 <area shape="rect" coords="703,133,719,146" href="javascript:selectRegion('Rhode%20Island')">
1311 <area shape="rect" coords="600,260,624,279" href="javascript:selectRegion('South%20Carolina')">
1312 <area shape="rect" coords="353,109,384,128" href="javascript:selectRegion('South%20Dakota')">
1313 <area shape="rect" coords="523,241,549,257" href="javascript:selectRegion('Tennessee')">
1314 <area shape="rect" coords="360,307,400,337" href="javascript:selectRegion('Texas')">
1315 <area shape="rect" coords="214,176,247,200" href="javascript:selectRegion('Utah')">
1316 <area shape="rect" coords="657, 55,680, 72" href="javascript:selectRegion('Vermont')">
1317 <area shape="rect" coords="616,202,642,217" href="javascript:selectRegion('Virginia')">
1318 <area shape="rect" coords="144, 35,177, 51" href="javascript:selectRegion('Washington')">
1319 <area shape="rect" coords="587,191,610,204" href="javascript:selectRegion('West%20Virginia')">
1320 <area shape="rect" coords="471,109,499,128" href="javascript:selectRegion('Wisconsin')">
1321 <area shape="rect" coords="269,119,305,144" href="javascript:selectRegion('Wyoming')">
1322
1323 <area shape="rect" coords=" 9,513,130,540" href="javascript:selectRegion('West')">
1324 <area shape="rect" coords="133,513,254,540" href="javascript:selectRegion('Mountain')">
1325 <area shape="rect" coords="258,513,378,540" href="javascript:selectRegion('Southwest')">
1326 <area shape="rect" coords="382,513,502,540" href="javascript:selectRegion('Midwest')">
1327 <area shape="rect" coords="506,513,626,540" href="javascript:selectRegion('Southeast')">
1328 <area shape="rect" coords="629,513,750,540" href="javascript:selectRegion('Northeast')">
1329 </map>
1330 </td>
1331 <td align="right" valign="top" style="padding-top: 30px;">
1332 <form name=StateQueryForm method=get action="_gwcgi_" onSubmit="prepareStateSearch();">
1333 <input type="hidden" name="a" value="q">
1334 <input type="hidden" name="qst" value="1">
1335 <input type="hidden" name="qrst" value="1">
1336 <input type="hidden" name="stq" value="">
1337 <select name="stc" multiple="true" style="width: 150px; height: 325px;">
1338 <option value="CT,DE,DC,ME,MD,MA,NH,NJ,NY,PA,RI,VT">Northeast</option>
1339 <option value="AL,AR,FL,GA,KY,LA,MS,NC,SC,TN,VA,WV">Southeast</option>
1340 <option value="IL,IN,IA,KS,MI,MN,MO,NE,ND,OH,SD,WI">Midwest</option>
1341 <option value="AZ,NM,OK,TX">Southwest</option>
1342 <option value="CO,ID,MT,UT,WY">Mountain</option>
1343 <option value="AK,CA,HI,NV,OR,WA" style="margin-bottom: 10px;">West</option>
1344 _cicstateoptions_
1345 </select>
1346
1347 <p><input type="submit" value="_textbeginsearch_" onClick="prepareStateSearch();"></p>
1348 </form>
1349 </td>
1350 </tr>
1351</table>
1352}
1353
1354_cicstatesearchresults_ {
1355<div class="cicheading">Search Results</div>
1356
1357<div id="stq_results"></div>
1358}
1359
1360# Shared between the "search institutions by state" and "advanced search" pages
1361_cicstateoptions_ {
1362 <option value="AL">Alabama</option>
1363 <option value="AK">Alaska</option>
1364 <option value="AZ">Arizona</option>
1365 <option value="AR">Arkansas</option>
1366 <option value="CA">California</option>
1367 <option value="CO">Colorado</option>
1368 <option value="CT">Connecticut</option>
1369 <option value="DE">Delaware</option>
1370 <option value="DC">District of Columbia</option>
1371 <option value="FL">Florida</option>
1372 <option value="GA">Georgia</option>
1373 <option value="HI">Hawaii</option>
1374 <option value="ID">Idaho</option>
1375 <option value="IL">Illinois</option>
1376 <option value="IN">Indiana</option>
1377 <option value="IA">Iowa</option>
1378 <option value="KS">Kansas</option>
1379 <option value="KY">Kentucky</option>
1380 <option value="LA">Louisiana</option>
1381 <option value="ME">Maine</option>
1382 <option value="MD">Maryland</option>
1383 <option value="MA">Massachusetts</option>
1384 <option value="MI">Michigan</option>
1385 <option value="MN">Minnesota</option>
1386 <option value="MS">Mississippi</option>
1387 <option value="MO">Missouri</option>
1388 <option value="MT">Montana</option>
1389 <option value="NE">Nebraska</option>
1390 <option value="NV">Nevada</option>
1391 <option value="NH">New Hampshire</option>
1392 <option value="NJ">New Jersey</option>
1393 <option value="NM">New Mexico</option>
1394 <option value="NY">New York</option>
1395 <option value="NC">North Carolina</option>
1396 <option value="ND">North Dakota</option>
1397 <option value="OH">Ohio</option>
1398 <option value="OK">Oklahoma</option>
1399 <option value="OR">Oregon</option>
1400 <option value="PA">Pennsylvania</option>
1401 <option value="RI">Rhode Island</option>
1402 <option value="SC">South Carolina</option>
1403 <option value="SD">South Dakota</option>
1404 <option value="TN">Tennessee</option>
1405 <option value="TX">Texas</option>
1406 <option value="UT">Utah</option>
1407 <option value="VT">Vermont</option>
1408 <option value="VA">Virginia</option>
1409 <option value="WA">Washington</option>
1410 <option value="WV">West Virginia</option>
1411 <option value="WI">Wisconsin</option>
1412 <option value="WY">Wyoming</option>
1413}
1414
1415
1416# ------------------------------------------------------------------------------------------
1417# QUERY (Search -> Bibliography Search)
1418# ------------------------------------------------------------------------------------------
1419
1420_cicbibliographysearchheader_ {
1421_style:cicheader_(onLoad="initializeBibliographySearch();")
1422}
1423
1424_cicbibliographysearchjavascript_ {
1425function initializeBibliographySearch()
1426\{
1427 document.BibliographyQueryForm.req.focus();
1428\}
1429
1430function prepareBibliographySearch()
1431\{
1432 var req_value = document.BibliographyQueryForm.req.value;
1433 document.BibliographyQueryForm.fqv.value = req_value.replace(",", "");
1434\}
1435
1436function initalizeAdvancedBibliographySearch()
1437\{
1438\}
1439
1440function prepareAdvancedBibliographySearch()
1441\{
1442 document.AdvancedBibliographyQueryForm.q.value = "";
1443
1444 for (var i = 0; i < document.AdvancedBibliographyQueryForm.abqv.length; i++) \{
1445 var abqv_value = document.AdvancedBibliographyQueryForm.abqv[i].value;
1446 if (abqv_value != "") \{
1447 var combiner = "&";
1448 if (i < (document.AdvancedBibliographyQueryForm.abqv.length - 1) && document.AdvancedBibliographyQueryForm.abqc[i].value == "or") \{
1449 combiner = "|";
1450 \}
1451 if (document.AdvancedBibliographyQueryForm.abqp[i].value == "1") \{
1452 abqv_value = '"' + abqv_value + '"';
1453 \}
1454 addQueryTerm(document.AdvancedBibliographyQueryForm.q, "[" + abqv_value + "]:" + document.AdvancedBibliographyQueryForm.abqi[i].value, combiner);
1455 \}
1456 \}
1457
1458 // Remove the trailing combiner
1459 document.AdvancedBibliographyQueryForm.q.value = removeFromEnd(document.AdvancedBibliographyQueryForm.q.value, " & ");
1460 document.AdvancedBibliographyQueryForm.q.value = removeFromEnd(document.AdvancedBibliographyQueryForm.q.value, " | ");
1461\}
1462}
1463
1464_cicabqline_ {
1465 <tr>
1466 <td style="white-space: nowrap;">
1467 <select name="abqi" onChange="prepareAdvancedBibliographySearch();">
1468 <option value="RE">General keyword</option>
1469 <option value="RR">Author keyword</option>
1470 <option value="RF">Title keyword</option>
1471 </select>
1472
1473 <select name="abqp" onChange="prepareAdvancedBibliographySearch();">
1474 <option value='0'>contains</option>
1475 <option value='1'>is</option>
1476 </select>
1477
1478 <input name='abqv' type='text' style='width: 450px'/>
1479
1480 <select name="abqc" onChange="prepareAdvancedBibliographySearch();">
1481 <option value="and">and</option>
1482 <option value="or">or</option>
1483 </select>
1484 </td>
1485 </tr>
1486}
1487
1488_cicabqlinenocombiner_ {
1489 <tr>
1490 <td style="white-space: nowrap;">
1491 <select name="abqi" onChange="prepareAdvancedBibliographySearch();">
1492 <option value="RE">General keyword</option>
1493 <option value="RR">Author keyword</option>
1494 <option value="RF">Title keyword</option>
1495 </select>
1496
1497 <select name="abqp" onChange="prepareAdvancedBibliographySearch();">
1498 <option value='0'>contains</option>
1499 <option value='1'>is</option>
1500 </select>
1501
1502 <input name='abqv' type='text' style='width: 450px'/>
1503 </td>
1504 </tr>
1505}
1506
1507_cicbibliographysearchpage_ {
1508<div class="cicheading">Bibliography Search</div>
1509_cicblankline_
1510<table>
1511 <tr>
1512 <td>
1513 <form name=BibliographyQueryForm method=get action="_gwcgi_" onSubmit="prepareBibliographySearch();">
1514 <input type="hidden" name="a" value="q" />
1515 <input type="hidden" name="fqc" value="and" />
1516
1517 <select name="fqf" onChange="prepareBibliographySearch();">
1518 <option value="RE">General keyword</option>
1519 <option value="RR">Author keyword</option>
1520 <option value="RF">Title keyword</option>
1521 </select>
1522
1523 <input type="hidden" name="fqv" value="" />
1524 <input name='req' type='text' style='width: 450px'/>
1525
1526 <input type="hidden" name="m" value="-1" />
1527 <input type="submit" value="_textbeginsearch_" onClick="prepareBibliographySearch();">
1528 </form>
1529 </td>
1530 </tr>
1531</table>
1532
1533<p>&nbsp;</p>
1534
1535<div class="cicsubheading">Advanced Search for References</div>
1536_cicblankline_
1537<form name="AdvancedBibliographyQueryForm" method="get" action="_gwcgi_" onSubmit="prepareAdvancedBibliographySearch();">
1538 <input type="hidden" name="a" value="q">
1539 <input type="hidden" name="q" value="">
1540 <input type="hidden" name="qt" value="1">
1541 <input type="hidden" name="qf" value="1">
1542 <input type="hidden" name="fqa" value="1">
1543 <input type="hidden" name="m" value="-1">
1544
1545 <table>
1546 _cicabqline_
1547 _cicabqline_
1548 _cicabqlinenocombiner_
1549
1550 <tr>
1551 <td>
1552 <div style="float:right"><input type="submit" value="_textbeginsearch_" onClick="prepareAdvancedBibliographySearch();"></div>
1553 </td>
1554 </tr>
1555 </table>
1556</form>
1557}
1558
1559
1560
1561# ------------------------------------------------------------------------------------------
1562# QUERY (Search -> Advanced Search)
1563# ------------------------------------------------------------------------------------------
1564
1565# Hide the "or enter a query directly" box
1566_advancedformextra_ {}
1567
1568# We have our own Javascript for the form searching
1569_formfunctions_ {}
1570
1571# Hide the "search and display results in ... order" text
1572_textformselect_ {}
1573
1574_cicadvancedsearchheader_ {
1575_style:cicheader_(onLoad="initializeAdvancedSearch();")
1576}
1577
1578_cicadvancedsearchpage_ {
1579<div class="cicheading">Advanced Search</div>
1580
1581<noscript>
1582<p><b>_textnojsformwarning_</b></p>
1583</noscript>
1584
1585_cicblankline_
1586<center>
1587 <form name="QueryForm" method="get" action="_gwcgi_">
1588 _advancedforms_
1589 </form>
1590</center>
1591}
1592
1593_cicaqvdefault_ {<input id='aqv_1_field' name='aqv' type='text' style='width: 450px'/>}
1594_cicaqvtypeofplace_ {<select id='aqv_1_field' name='aqv' style='width: 450px'><option value='Individual building'>Individual building<\\/option><option value='Landscape site'>Landscape site<\\/option><option value='Campus arrangement'>Campus arrangement<\\/option><option value='Building group'>Building group<\\/option><\\/select>}
1595
1596_cicaqline_ {
1597<tr>
1598 <td colspan="3" style="white-space: nowrap;">
1599 <center>
1600 <select name="aqi" onChange="changedAQI();">
1601 <option value="">Keyword</option>
1602 <option value="PL">Type of place</option>
1603 <option value="IN">Institution</option>
1604 <option value="AR">Designer</option>
1605 </select>
1606 <input type="hidden" name="aqib" value="">
1607
1608 <select name="aqp" onChange="prepareAdvancedSearch();">
1609 <option value='0'>contains</option>
1610 <option value='1'>is</option>
1611 </select>
1612
1613 <span id="aqv_1_">
1614 _cicaqvdefault_(_1_)
1615 </span>
1616
1617 <select name="aqc" onChange="prepareAdvancedSearch();">
1618 <option value="and">and</option>
1619 <option value="or">or</option>
1620 </select>
1621 </center>
1622 </td>
1623</tr>
1624}
1625
1626_advancedforms_ {
1627<input type="hidden" name="a" value="q">
1628<input type="hidden" name="q" value="">
1629<input type="hidden" name="qt" value="1">
1630<input type="hidden" name="qf" value="1">
1631<input type="hidden" name="fqa" value="1">
1632<input type="hidden" name="m" value="-1">
1633
1634<table>
1635_cicaqline_(0)
1636_cicaqline_(1)
1637_cicaqline_(2)
1638
1639<tr>
1640 <td colspan="3">&nbsp;</td>
1641</tr>
1642
1643<tr>
1644 <td valign="top"><center><b>Function:</b></center></td>
1645 <td valign="top"><center><b>Time period:</b></center></td>
1646 <td valign="top"><center><b>Style:</b></center></td>
1647</tr>
1648
1649<tr>
1650 <!-- Function: Functions metadata, index FU -->
1651 <td valign="top">
1652 <select name="fuq" onChange="prepareAdvancedSearch();" size="10" multiple="true" style="width: 225px;">
1653 <option value="academic department building">academic department building</option>
1654 <option value="administration">administration</option>
1655 <option value="admissions office">admissions office</option>
1656 <option value="alumni center">alumni center</option>
1657 <option value="arboretum">arboretum</option>
1658 <option value="archaeological site">archaeological site</option>
1659 <option value="auditorium">auditorium</option>
1660 <option value="bell tower">bell tower</option>
1661 <option value="chapel">chapel</option>
1662 <option value="classrooms">classrooms</option>
1663 <option value="debating society">debating society</option>
1664 <option value="dining hall">dining hall</option>
1665 <option value="facility management building">facility management building</option>
1666 <option value="faculty offices">faculty offices</option>
1667 <option value="gardens">gardens (planned)</option>
1668 <option value="Greek letter society">Greek letter society</option>
1669 <option value="gymnasium">gymnasium</option>
1670 <option value="infirmary">infirmary</option>
1671 <option value="library">library</option>
1672 <option value="master plan campus">master plan (campus)</option>
1673 <option value="master plan landscape">master plan (landscape)</option>
1674 <option value="memorial site">memorial site</option>
1675 <option value="museum">museum</option>
1676 <option value="observatory">observatory</option>
1677 <option value="old main">old main</option>
1678 <option value="outdoor space">outdoor space</option>
1679 <option value="president's house">president's house</option>
1680 <option value="private residence">private residence</option>
1681 <option value="residence hall">residence hall</option>
1682 <option value="stadium">stadium</option>
1683 <option value="student union">student union</option>
1684 <option value="theatre">theatre</option>
1685 <option value="other">other</option>
1686 </select>
1687 </td>
1688
1689 <!-- Time period: Time_period metadata, index TM -->
1690 <td valign="top">
1691 <select name="tmq" onChange="prepareAdvancedSearch();" size="10" multiple="true" style="width: 225px;">
1692 <option value="pre 1800">pre-1800</option>
1693 <option value="1800 1850">1800-1850</option>
1694 <option value="1850 1900">1850-1900</option>
1695 <option value="1900 1945">1900-1945</option>
1696 <option value="1945 1995">1945-1995</option>
1697 <option value="post 1995">post-1995</option>
1698 </select>
1699 </td>
1700
1701 <!-- Style: Style metadata, index SY -->
1702 <td valign="top">
1703 <select name="syq" onChange="prepareAdvancedSearch();" size="10" multiple="true" style="width: 225px;">
1704 <option value="American colonial">American colonial</option>
1705 <option value="Federal">Federal</option>
1706 <option value="Greek revival">Greek revival</option>
1707 <option value="Italianate">Italianate</option>
1708 <option value="Gothic revival">Gothic revival</option>
1709 <option value="Romanesque revival">Romanesque revival</option>
1710 <option value="Victorian">Victorian</option>
1711 <option value="Beaux arts classicism">Beaux-Arts classicism</option>
1712 <option value="Colonial revival">Colonial revival</option>
1713 <option value="Mission Mission revival">Mission/Mission revival</option>
1714 <option value="Modern pre WWII">Modern/pre-World War II</option>
1715 <option value="Modern post WWII">Modern/post-World War II</option>
1716 <option value="Postmodern">Postmodern</option>
1717 <option value="Contemporary">Contemporary</option>
1718 <option value="Regionalist Vernacular">Regionalist/Vernacular</option>
1719 <option value="Other">Other</option>
1720 </select>
1721 </td>
1722</tr>
1723
1724<tr>
1725 <td colspan="3">&nbsp;</td>
1726</tr>
1727
1728<tr>
1729 <td valign="top"><center><b>Materials:</b></center></td>
1730 <td valign="top"><center><b>Designation:</b></center></td>
1731 <td valign="top"><center><b>State:</b></center></td>
1732</tr>
1733
1734<tr>
1735 <!-- Materials: Materials metadata, index MA -->
1736 <td valign="top">
1737 <select name="maq" onChange="prepareAdvancedSearch();" size="10" multiple="true" style="width: 225px;">
1738 <option value="aluminium siding">aluminium siding</option>
1739 <option value="ashlar">ashlar</option>
1740 <option value="asphalt">asphalt</option>
1741 <option value="bluestone">bluestone</option>
1742 <option value="brick">brick</option>
1743 <option value="brownstone">brownstone</option>
1744 <option value="cedar">cedar</option>
1745 <option value="cement">cement</option>
1746 <option value="cinderblock">cinderblock</option>
1747 <option value="clapboard">clapboard</option>
1748 <option value="clay block">clay block</option>
1749 <option value="copper">copper</option>
1750 <option value="cypress">cypress</option>
1751 <option value="dolomite">dolomite</option>
1752 <option value="fiberglass">fiberglass</option>
1753 <option value="fieldstone">fieldstone</option>
1754 <option value="flagstone">flagstone</option>
1755 <option value="foam">foam</option>
1756 <option value="gneiss">gneiss</option>
1757 <option value="granite">granite</option>
1758 <option value="gypsum block">gypsum block</option>
1759 <option value="ignimbrite">ignimbrite</option>
1760 <option value="lathe and plaster">lathe and plaster</option>
1761 <option value="limestone">limestone</option>
1762 <option value="logs">logs</option>
1763 <option value="marble">marble</option>
1764 <option value="masonry">masonry</option>
1765 <option value="plaster">plaster</option>
1766 <option value="quartzite">quartzite</option>
1767 <option value="rubber">rubber</option>
1768 <option value="sandstone">sandstone</option>
1769 <option value="schist">schist</option>
1770 <option value="slate">slate</option>
1771 <option value="steel">steel</option>
1772 <option value="stone">stone</option>
1773 <option value="stucco">stucco</option>
1774 <option value="terra cotta">terra cotta</option>
1775 <option value="tile">tile</option>
1776 <option value="wood">wood</option>
1777 </select>
1778 </td>
1779
1780 <!-- Designation: Designation metadata, index DE -->
1781 <td valign="top">
1782 <select name="deq" onChange="prepareAdvancedSearch();" size="10" multiple="true" style="width: 225px;">
1783 <option value="National Register">National Register</option>
1784 <option value="National Historic Landmark">National Historic Landmark</option>
1785 <option value="HABS HAER">HABS/HAER</option>
1786 <option value="Local state">Local and state designations</option>
1787 </select>
1788 </td>
1789
1790 <!-- State: State metadata, index ST -->
1791 <td valign="top">
1792 <select name="stq" onChange="prepareAdvancedSearch();" size="10" multiple="true" style="width: 225px;">
1793 <option value="Northeast">Northeast</option>
1794 <option value="Southeast">Southeast</option>
1795 <option value="Midwest">Midwest</option>
1796 <option value="Southwest">Southwest</option>
1797 <option value="Mountain">Mountain</option>
1798 <option value="West" style="margin-bottom: 10px">West</option>
1799 _cicstateoptions_
1800 </select>
1801 </td>
1802</tr>
1803
1804<tr>
1805 <td colspan="3">
1806 <div style="float:right"><input type="submit" value="_textbeginsearch_" onClick="prepareAdvancedSearch();"></div>
1807 </td>
1808</tr>
1809
1810</table>
1811}
1812
1813_cicadvancedsearchjavascript_ {
1814function initializeAdvancedSearch()
1815\{
1816 for (var i = 0; i < document.QueryForm.aqi.length; i++) \{
1817 if (document.QueryForm.aqi[i].value == "PL") \{
1818 document.QueryForm.aqp[i].disabled = true;
1819 document.QueryForm.aqp[i].options[1].selected = true;
1820 document.getElementById("aqv" + i).innerHTML = "_cicaqvtypeofplace_(" + i + ")";
1821 \}
1822 \}
1823
1824 prepareAdvancedSearch();
1825\}
1826
1827function changedAQI()
1828\{
1829 for (var i = 0; i < document.QueryForm.aqi.length; i++) \{
1830 if (document.QueryForm.aqi[i].value != document.QueryForm.aqib[i].value) \{
1831 if (document.QueryForm.aqi[i].value == "PL") \{
1832 document.QueryForm.aqp[i].disabled = true;
1833 document.QueryForm.aqp[i].options[1].selected = true;
1834 document.getElementById("aqv" + i).innerHTML = "_cicaqvtypeofplace_(" + i + ")";
1835 \}
1836 else \{
1837 document.QueryForm.aqp[i].disabled = false;
1838 document.getElementById("aqv" + i).innerHTML = "_cicaqvdefault_(" + i + ")";
1839 \}
1840
1841 document.QueryForm.aqib[i].value = document.QueryForm.aqi[i].value;
1842 \}
1843 \}
1844
1845 prepareAdvancedSearch();
1846\}
1847
1848function prepareAdvancedSearch()
1849\{
1850 document.QueryForm.q.value = "";
1851
1852 for (var aqv_i = 0; aqv_i < document.QueryForm.aqv.length; aqv_i++) \{
1853 var aqv_value = document.QueryForm.aqv[aqv_i].value;
1854 if (aqv_value != "") \{
1855 var real_index = /aqv([0-9]+)field/.exec(document.QueryForm.aqv[aqv_i].id)[1];
1856 var combiner = "&";
1857 if (document.QueryForm.aqc[real_index].value == "or") \{
1858 combiner = "|";
1859 \}
1860 if (document.QueryForm.aqp[real_index].value == "1") \{
1861 aqv_value = '"' + aqv_value + '"';
1862 \}
1863 addQueryTerm(document.QueryForm.q, "[" + aqv_value + "]:" + document.QueryForm.aqi[real_index].value, combiner);
1864 \}
1865 \}
1866
1867 document.QueryForm.q.value += "(";
1868 addIndexValue(document.QueryForm.q, document.QueryForm.fuq, "FU", "&");
1869 addIndexValue(document.QueryForm.q, document.QueryForm.tmq, "TM", "&");
1870 addIndexValue(document.QueryForm.q, document.QueryForm.syq, "SY", "&");
1871 addIndexValue(document.QueryForm.q, document.QueryForm.maq, "MA", "&");
1872 addIndexValue(document.QueryForm.q, document.QueryForm.deq, "DE", "&");
1873 addIndexValue(document.QueryForm.q, document.QueryForm.stq, "ST", "&");
1874 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " & ");
1875 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " | ");
1876 document.QueryForm.q.value += ")";
1877
1878 // Remove the trailing combiner
1879 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, "()");
1880 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " & ");
1881 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " | ");
1882 // alert(document.QueryForm.q.value);
1883\}
1884
1885function addQueryTerm(query_field_reference, index_value, combiner)
1886\{
1887 if (index_value != "") \{
1888 query_field_reference.value += "(" + index_value + ") " + combiner + " ";
1889 \}
1890\}
1891
1892function addIndexValue(query_field_reference, select_reference, index_code, combiner)
1893\{
1894 var index_value = "";
1895 for (var i = 0; i < select_reference.options.length; i++) \{
1896 if (select_reference.options[i].selected) \{
1897 index_value += ((index_value != "") ? " " + combiner + " " : "");
1898 index_value += '["' + select_reference.options[i].value + '"]:' + index_code;
1899 \}
1900 \}
1901 addQueryTerm(query_field_reference, index_value, "&");
1902\}
1903
1904function removeFromEnd(source_string, offender)
1905\{
1906 if (source_string.length < offender.length) \{
1907 return source_string;
1908 \}
1909
1910 if (source_string.substring(source_string.length - offender.length, source_string.length) != offender) \{
1911 return source_string;
1912 \}
1913
1914 return source_string.substring(0, source_string.length - offender.length);
1915\}
1916}
1917
1918_pagefooterextra_ {
1919_cicblankline_
1920<table cellspacing="0" cellpadding="0" width="100%">
1921<tr>
1922<td align="left">_If_(_prevfirst_,<a href="_gwcgi_?e=_compressedoptions_&amp;a=q&amp;r=_prevfirst_">_textmatches__prevfirst_ - _prevlast_</a>)</td>
1923<td align="right">_If_(_nextfirst_,<a href="_gwcgi_?e=_compressedoptions_&amp;a=q&amp;r=_nextfirst_">_textmatches__nextfirst_ - _nextlast_</a>)</td>
1924</tr>
1925</table>
1926}
1927
1928
1929
1930# ------------------------------------------------------------------------------------------
1931# ANYLINK MENU
1932# ------------------------------------------------------------------------------------------
1933
1934package anylink
1935
1936_anylinkjavascript_ {
1937/***********************************************
1938* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
1939* This notice MUST stay intact for legal use
1940* Visit http://www.dynamicdrive.com/ for full source code
1941***********************************************/
1942
1943/////No further editting needed
1944
1945var ie4=document.all
1946var ns6=document.getElementById&&!document.all
1947
1948if (ie4||ns6) \{
1949document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"><\\/div>')
1950/* Change to fix IE problem with select boxes, as described at http://dotnetjunkies.com/WebLog/jking/archive/category/139.aspx */
1951document.write('<iframe id="dropmenuiframe" style="display:none; position: absolute; background-color: white; left: 0px; top: 0px" src="javascript:false" frameBorder="0" scrolling="no"><\\/iframe>')
1952\}
1953
1954function getposOffset(what, offsettype)\{
1955var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
1956var parentEl=what.offsetParent;
1957while (parentEl!=null)\{
1958totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
1959parentEl=parentEl.offsetParent;
1960\}
1961return totaloffset;
1962\}
1963
1964
1965function showhide(obj, e, visible, hidden, menuwidth)\{
1966if (ie4||ns6)
1967dropmenuobj.style.left = "-500px";
1968dropmenuobj.style.top = "-500px";
1969if (menuwidth!="")\{
1970dropmenuobj.widthobj=dropmenuobj.style
1971dropmenuobj.widthobj.width=menuwidth
1972\}
1973if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
1974obj.visibility=visible
1975else if (e.type=="click")
1976obj.visibility=hidden
1977\}
1978
1979function iecompattest()\{
1980return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
1981\}
1982
1983function clearbrowseredge(obj, whichedge)\{
1984var edgeoffset=0
1985if (whichedge=="rightedge")\{
1986var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
1987dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
1988if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
1989edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
1990\}
1991else\{
1992var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
1993var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
1994dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
1995if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure)\{ //move up?
1996edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
1997if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
1998edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
1999\}
2000\}
2001return edgeoffset
2002\}
2003
2004function populatemenu(what)\{
2005if (ie4||ns6)
2006dropmenuobj.innerHTML=what.join("")
2007\}
2008
2009
2010function dropdownmenu(obj, e, menucontents, menuwidth)\{
2011if (window.event) event.cancelBubble=true
2012else if (e.stopPropagation) e.stopPropagation()
2013clearhidemenu()
2014dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
2015populatemenu(menucontents)
2016
2017if (ie4||ns6)\{
2018 showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
2019 dropmenuobj.x=getposOffset(obj, "left")
2020 dropmenuobj.y=getposOffset(obj, "top")
2021 dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
2022 dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
2023 /* Change to fix IE problem with select boxes, as described at http://dotnetjunkies.com/WebLog/jking/archive/category/139.aspx */
2024 iframeobj = document.getElementById("dropmenuiframe");
2025 iframeobj.style.left = dropmenuobj.style.left;
2026 iframeobj.style.top = dropmenuobj.style.top;
2027 iframeobj.style.width = dropmenuobj.style.width;
2028 iframeobj.style.zIndex = 99;
2029 if (ie4) \{
2030 iframeobj.style.height = dropmenuobj.offsetHeight;
2031 iframeobj.style.display = "block";
2032 \}
2033\}
2034
2035return clickreturnvalue()
2036\}
2037
2038function clickreturnvalue()\{
2039if (ie4||ns6) return false
2040else return true
2041\}
2042
2043function contains_ns6(a, b) \{
2044while (b.parentNode)
2045if ((b = b.parentNode) == a)
2046return true;
2047return false;
2048\}
2049
2050function dynamichide(e)\{
2051if (ie4&&!dropmenuobj.contains(e.toElement))
2052delayhidemenu()
2053else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
2054delayhidemenu()
2055\}
2056
2057function hidemenu(e)\{
2058if (typeof dropmenuobj!="undefined")\{
2059if (ie4||ns6)
2060dropmenuobj.style.visibility="hidden"
2061/* Change to fix IE problem with select boxes, as described at http://dotnetjunkies.com/WebLog/jking/archive/category/139.aspx */
2062iframeobj.style.display = "none"
2063\}
2064\}
2065
2066function delayhidemenu()\{
2067if (ie4||ns6)
2068delayhide=setTimeout("hidemenu()",disappeardelay)
2069\}
2070
2071function clearhidemenu()\{
2072if (typeof delayhide!="undefined")
2073clearTimeout(delayhide)
2074\}
2075
2076if (hidemenu_onclick=="yes")
2077document.onclick=hidemenu
2078}
Note: See TracBrowser for help on using the repository browser.