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

Last change on this file since 12141 was 12141, checked in by mdewsnip, 18 years ago

Added a "no documents matched the query" string to the "search institutions by state" results page if no states were selected.

  • Property svn:keywords set to Author Date Id Revision
File size: 81.9 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_ {765}
15
16# Turn off highlighting within text
17_starthighlight_ {}
18_endhighlight_ {}
19
20# Custom navigation bar
21_cicnavigationbar_ {
22_query:cicsimplequeryform_
23<nobr>_cicaboutmenu_ _cicnavbarseparator_ _cicbrowsemenu_ _cicnavbarseparator_ _cicsearchmenu_</nobr><p>
24}
25
26_cicnavbarseparator_ {<span class="cicnavbarlink" style="margin: 6px; 6px; 0px; 0px;">|</span>}
27
28_cicaboutmenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=p&p=about" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, aboutmenu, '200px')" onMouseout="delayhidemenu()">About</a>}
29
30_cicbrowsemenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=p&p=institutions" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, browsemenu, '200px')" onMouseout="delayhidemenu()">Browse</a>}
31
32_cicsearchmenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=q" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, searchmenu, '200px')" onMouseout="delayhidemenu()">Search</a>}
33
34
35
36# ------------------------------------------------------------------------------------------
37# STYLE
38# ------------------------------------------------------------------------------------------
39
40package Style
41
42# Pages have a common style: navigation bar, left column with search box, right column with page content
43_content_ {
44_cicnavigationbar_
45
46_cicpagecontent_
47}
48
49_header_ {_cicheader_(onLoad="initializesimplesearch();")}
50
51_cicheader_ {
52_cgihead_
53_htmlhead_(background="" _1_)_startspacer__pagebanner_
54}
55
56_cicmenujavascript_ {
57<script language="JavaScript">
58 var menuwidth = '165px' // default menu width
59 var menubgcolor = 'lightyellow' // menu bgcolor
60 var disappeardelay = 250 // menu disappear speed onMouseout (in milliseconds)
61 var hidemenu_onclick = "yes" // hide menu when user clicks within menu?
62
63 // Contents of the "about" menu
64 var aboutmenu = new Array()
65 aboutmenu[0] = '<a href="_gwcgi_?a=p&p=about">Introduction</a>'
66 aboutmenu[1] = '<a href="_gwcgi_?a=p&p=committee">Advisory Committee</a>'
67 aboutmenu[2] = '<a href="_gwcgi_?a=p&p=copyright">Copyright Information</a>'
68 aboutmenu[3] = '<a href="_gwcgi_?a=p&p=documents">Application Documents</a>'
69 aboutmenu[4] = '<a href="_gwcgi_?a=p&p=releases">Press Releases</a>'
70 aboutmenu[5] = '<a href="_gwcgi_?a=p&p=glossary">Glossary</a>'
71 aboutmenu[6] = '<a href="_gwcgi_?a=p&p=links">Links for Further Research</a>'
72
73 // Contents of the "browse" menu
74 var browsemenu = new Array()
75 browsemenu[0] = '<a href="_gwcgi_?a=p&p=institutions">Institutions by name</a>'
76 browsemenu[1] = '<a href="_gwcgi_?a=p&p=states">Institutions by state</a>'
77 browsemenu[2] = '<a href="_gwcgi_?a=p&p=types">Places by type</a>'
78 browsemenu[3] = '<a href="_gwcgi_?a=p&p=designers">Places by designer</a>'
79 browsemenu[4] = '<a href="_gwcgi_?a=p&p=styles">Places by building style</a>'
80 browsemenu[5] = '<a href="_gwcgi_?a=p&p=functions">Places by function</a>'
81 browsemenu[6] = '<a href="_gwcgi_?a=p&p=dates">Places by time period</a>'
82
83 // Contents of the "search" menu
84 var searchmenu = new Array()
85 searchmenu[0] = '<a href="_gwcgi_?a=q&qst=1">Institutions by state</a>'
86 searchmenu[1] = '<a href="_gwcgi_?a=q&qre=1">Bibliographic search</a>'
87 searchmenu[2] = '<a href="_gwcgi_?a=q">Advanced search</a>'
88
89_anylink:anylinkjavascript_
90
91</script>
92}
93
94
95
96# htmlhead uses:
97# _1_ - extra parameters for the body tag
98# _pagetitle_
99# _globalscripts_
100_htmlhead_ {
101<html_htmlextra_>
102<head>
103<title>_pagetitle_</title>
104<link rel="stylesheet" href="_httpcollection_/macros/style.css" type="text/css"/>
105_cicmenujavascript_
106_query:cicjavascript_
107</head>
108
109<body bgcolor="\#ffffff" text="\#000000" link="\#006666"
110 alink="\#cc9900" vlink="\#006666" _1_>
111}
112
113# We use a very simple pagebanner: just the collection icon, no javalinks etc
114_pagebanner_ {<span style="font-size: 24px; float: right; padding-top: 10px;">Historic Campus Architecture Project</span><a href="_gwcgi_?a=p&p=home"><img src="_httpcollection_/images/logo.jpg"></a>}
115
116_pagetitle_ {The Council of Independent Colleges: Historic Campus Architecture Project}
117
118# No left margin
119_spacerwidth_ {0}
120
121
122
123# ------------------------------------------------------------------------------------------
124# HOME
125# ------------------------------------------------------------------------------------------
126
127package home
128
129_header_ {
130_cgihead_
131_htmlhead_(background="" _1_)_startspacer_
132}
133
134_content_ {
135<table cellpadding="0" cellspacing="0">
136 <tr>
137 <td valign="top"><img src="_httpcollection_/images/home1.jpg" alt="Gate, Salem College" title="Gate, Salem College"/></td>
138 <td valign="top"><img src="_httpcollection_/images/home2.jpg" alt="Campus plan, BYU-Hawaii" title="Campus plan, BYU-Hawaii"/></td>
139 <td valign="top"><img src="_httpcollection_/images/home3.jpg" alt="Tableau in the May Dell (ca. 1912), Salem College" title="Tableau in the May Dell (ca. 1912), Salem College"/></td>
140 <td valign="top"><img src="_httpcollection_/images/home4.jpg" alt="Maura Hall (Maura Lawn Rose Garden), College of New Rochelle" title="Maura Hall (Maura Lawn Rose Garden), College of New Rochelle"/></td>
141 </tr>
142 <tr>
143 <td valign="top"><img src="_httpcollection_/images/home5.jpg" alt="Shafer Hall, Wellesley College" title="Shafer Hall, Wellesley College"/></td>
144 <td colspan="2" rowspan="2"><center><img src="_httpcollection_/images/logo.jpg"/><br />&nbsp;<br /><span style="font-size: 40px;">Historic Campus<br />Architecture Project</span><br />&nbsp;<br /><nobr>_cicaboutmenu_ _cicnavbarseparator_ _cicbrowsemenu_ _cicnavbarseparator_ _cicsearchmenu_</nobr></center></td>
145 <td valign="top"><img src="_httpcollection_/images/home6.jpg" alt="Physical education building (west entrance), Calvin College" title="Physical education building (west entrance), Calvin College"/></td>
146 </tr>
147 <tr>
148 <td valign="top"><img src="_httpcollection_/images/home7.jpg" alt="Hotel Ponce de Leon, Flagler College" title="Hotel Ponce de Leon, Flagler College"/></td>
149 <td valign="top"><img src="_httpcollection_/images/home8.jpg" alt="Julia Maria Fairchild Hall (ca. 1890), Berea College" title="Julia Maria Fairchild Hall (ca. 1890), Berea College"/></td>
150 </tr>
151 <tr>
152 <td valign="top"><img src="_httpcollection_/images/home9.jpg" alt="William Goodell Frost Building (ca. 1910), Berea College" title="William Goodell Frost Building (ca. 1910), Berea College"/></td>
153 <td valign="top"><img src="_httpcollection_/images/home10.jpg" alt="Leland Castle (entrance), College of New Rochelle" title="Leland Castle (entrance), College of New Rochelle"/></td>
154 <td valign="top"><img src="_httpcollection_/images/home11.jpg" alt="Eumenean Hall (exterior), Davidson College" title="Eumenean Hall (exterior), Davidson College"/></td>
155 <td valign="top"><img src="_httpcollection_/images/home12.jpg" alt="Norton Chapel (interior view), Keuka College" title="Norton Chapel (interior view), Keuka College"/></td>
156 </tr>
157</table>
158}
159
160
161
162# ------------------------------------------------------------------------------------------
163# ABOUT
164# ------------------------------------------------------------------------------------------
165
166package about
167
168_cicpagecontent_ {
169<table cellspacing="0" cellpadding="0" width="_pagewidth_">
170<tr><td width="100%">
171<div class="cicheading">Welcome to the Historic Campus Architecture Project</div>
172
173<div style="float: right;">
174 <a href="_gwcgi_?a=d&d=p1932"><img alt="ADP Fountain (detail), Wesleyan College" src="_httpcollection_/images/about1.jpg"></a><br />
175 <a href="_gwcgi_?a=d&d=p915"><img alt="Ball Hall (detail of belfry), Keuka College" src="_httpcollection_/images/about2.jpg"></a><br />
176 <a href="_gwcgi_?a=d&d=p992"><img alt="Cooper Hall, Limestone College" src="_httpcollection_/images/about3.jpg"></a><br />
177</div>
178
179<p>In 2002, CIC was awarded a two-year grant from the Getty Grant Program for the "Survey of Historic Architecture and Design on the Independent College and University Campus." This project aims to identify resources for further research about significant buildings, campus plans, open spaces, and heritage sites of American higher education.</p>
180
181<p>Initial activities for this project were completed in fall 2003, and included preparing an inventory, from approximately 725 active and potential CIC members, of places of significant historic interest, in relation to distinctive developments in architecture, landscape, American history, and the history of education, religion, engineering, and culture. In total, more than 1,900 places of historical significance on private college and university campuses were identified, and 4,000 images relating to sites of architectural, landscape, and planning interest and significance were collected. The survey was completed by 363 institutions, representing a return of more than 50 percent of the original list of schools that were invited to participate.</p>
182
183<p>In 2005, The Council of Independent Colleges (CIC) announced that the Getty Foundation, the philanthropic arm of the J. Paul Getty Trust, awarded a grant of $280,000 to CIC in support of the <i>CIC Survey of Historic Architecture and Design on the Independent College and University Campus</i>. The new grant brings the Getty’s support of this project to a total of $431,000.</p>
184
185<p>"We are delighted to offer this database as the first national architecture and landscape resource about independent college campuses," said CIC President Richard Ekman. "America’s private colleges and universities include most of the oldest institutions of higher education in America and their evolving physical campuses tell us a lot about American education. Documenting the historic buildings on college campuses provides a new window into understanding the distinctive educational mission of a college, the values of its founders, and the ways in which the physical campus embodies and supports the educational program."</p>
186
187<hr>
188<p>The <b>Council of Independent Colleges</b> is an association of more than 540 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>
189
190<p>The <b>J. Paul Getty Trust</b> is an international cultural and philanthropic organization devoted to the visual arts that includes the J. Paul Getty Museum, the Getty Research Institute, the Getty Conservation Institute, and the Getty Foundation. The J. Paul Getty Trust and its programs are based at the Getty Center in Los Angeles. Additional information is available on the Getty website at <a href="http://www.getty.edu">www.getty.edu</a>.</p>
191
192<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 historic architecture database. (This file is in PDF format. In order to view, 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>
193
194</td></tr>
195</table>
196}
197
198
199
200# ------------------------------------------------------------------------------------------
201# COMMITTEE (About -> Advisory Committee)
202# ------------------------------------------------------------------------------------------
203
204package committee
205
206_cicpagecontent_ {
207<div class="cicheading">Advisory Committee</div>
208
209<p>An advisory committee guiding the project includes <b>Randall Mason</b>, associate professor of architecture in the graduate program in historic preservation at the School of Design, University of Pennsylvania; <b>Therese O’Malley</b>, associate dean of the Center for Advanced Study in the Visual Arts at the National Gallery of Art in Washington, DC; <b>Damie Stillman</b>, professor of art history emeritus at the University of Delaware and editor-in-chief, <i>Buildings of the United States</i> series; <b>John Strassburger</b>, president of Ursinus College (PA); <b>Thomas C. Celli</b>, president of Celli-Flynn Brennan Turkall, Architects and Planners (PA); and <b>Russell V. Keune</b>, former director of international relations at the American Institute of Architects.</p>
210
211<p><a href="mailto:[email protected]">Dr. Barbara S. Christen</a>, former Research Associate at the Center for Advanced Study in the Visual Arts of the National Gallery of Art and an architectural historian, is directing the project as Senior Advisor to CIC.</p>
212}
213
214
215
216# ------------------------------------------------------------------------------------------
217# COPYRIGHT (About -> Copyright Information)
218# ------------------------------------------------------------------------------------------
219
220package copyright
221
222_cicpagecontent_ {
223<div class="cicheading">Copyright and Permissions Information for CIC Historic Campus Architecture Project</div>
224
225<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>
226
227<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>
228
229<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>
230
231<hr>
232<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>
233
234<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>
235
236<p>By accessing the Survey, you acknowledge that you have read and accepted these conditions.</p>
237}
238
239
240
241# ------------------------------------------------------------------------------------------
242# RELEASES (About -> Press Releases)
243# ------------------------------------------------------------------------------------------
244
245package releases
246
247_cicpagecontent_ {
248<div class="cicheading">Press Releases</div>
249
250<p><b>2005 Press Release:</b> <a href="http://www.cic.org/publications/pressreleases/getty_2005.asp">CIC Receives Second Getty Grant for Historic Architecture and Design Project</a></p>
251
252<p><b>Spring 2005 Independent newsletter article:</b> <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></p>
253
254<p><b>Summer 2004 Independent newsletter article:</b> <a href="http://www.cic.org/publications/independent/online/summer2004/historic_architecture.html">CIC Develops Historic Architecture Database</a></p>
255
256<p><b>Summer 2003 Independent newsletter article:</b> <a href="http://www.cic.org/publications/independent/online/summer2003/historic_arch.html">Hundreds Respond to CIC Survey on Historic Architecture</a></p>
257}
258
259
260
261# ------------------------------------------------------------------------------------------
262# DOCUMENTS (About -> Application Documents)
263# ------------------------------------------------------------------------------------------
264
265package documents
266
267_cicpagecontent_ {
268<div class="cicheading">Application Documents</div>
269
270<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>
271
272<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_letter.asp">Letter of Instruction to Campus Liaison</a></div>
273<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_questionnaire.pdf">Questionnaire</a> (PDF)</div>
274<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_definitions.pdf">Definitions and Visual Examples</a> (PDF)</div>
275<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_guidelines.pdf">Submission Guidelines</a> (PDF)</div>
276}
277
278
279
280# ------------------------------------------------------------------------------------------
281# GLOSSARY (About -> Glossary)
282# ------------------------------------------------------------------------------------------
283
284package glossary
285
286_cicpagecontent_ {
287<div class="cicheading">Glossary</div>
288
289<p class="cicsubheading">Building Styles<br /><span class="cictext">(some based on definitions of the Getty Art and Architecture Thesaurus)</span></p>
290
291<table cellspacing="0" cellpadding="0" width="_pagewidth_">
292 <tr>
293 <td valign="top" width="100%">AMERICAN COLONIAL<br />
294Refers to the culture and style of architecture created in the area 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.
295 </td>
296 <td valign="top">&nbsp;<img alt="Dartmouth Hall, Dartmouth College (photo courtesy of University of Maryland slide collection)" src="_httpcollection_/images/americancolonial.jpg"/></td>
297 </tr>
298 <tr><td colspan="2">&nbsp;</td></tr>
299 <tr>
300 <td valign="top" width="100%">FEDERAL<br />
301Refers to the architectural movement in America that flourished from around 1785 to 1820 based on the revival of Roman architectural styles in the design of government buildings. The movement, endorsed by Thomas Jefferson and Benjamin Henry Latrobe, was driven partially by the metaphorical concept of the United States as analogous to the Roman Republic in its grandeur and political philosophy but also by the influence of such British neoclassical architects as Robert Adams.
302 </td>
303 <td valign="top">&nbsp;<img alt="President's House, Williams College (HABS/HAER)" src="_httpcollection_/images/federal.jpg"/></td>
304 </tr>
305 <tr><td colspan="2">&nbsp;</td></tr>
306 <tr>
307 <td valign="top" width="100%">GREEK REVIVAL<br />
308Refers to the style of architecture in Europe and the United States from the 1750s (in Europe) to circa 1850, 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. They can also be symmetrical, with wings flanking either side of the central temple-like mass.
309 </td>
310 <td valign="top">&nbsp;<img alt="Morrison College, Transylvania University (HABS/HAER)" src="_httpcollection_/images/greekrevival.jpg"/></td>
311 </tr>
312 <tr><td colspan="2">&nbsp;</td></tr>
313 <tr>
314 <td valign="top" width="100%">GEORGIAN REVIVAL<br />
315Refers to the late 19th and early 20th century English style of architecture that revived the architectural forms and decorative motifs of the Georgian period from 1714 to 1830, and sometimes well into the 19th and early 20th century. Georgian revival architecture, like its model, features symmetrical brick facades, pitched roofs, sashes, and fanlights. It also often includes white painted trim and decorative moldings and elements.
316 </td>
317 <td valign="top">&nbsp;<img alt="???" src="_httpcollection_/images/georgianrevival.jpg"/></td>
318 </tr>
319 <tr><td colspan="2">&nbsp;</td></tr>
320 <tr>
321 <td valign="top" width="100%">GOTHIC REVIVAL<br />
322Refers mainly to the style in English and American architecture from the mid- to late 18th century through the late 19th century. The style is characterized by the use of pointed arches, rosettes, pinnacles, tracery, foils, and polychrome effects inspired by Gothic architecture and often reproduced with the general aim of historical accuracy.
323 </td>
324 <td valign="top">&nbsp;<img alt="Old Main building, Bethany College (HABS/HAER)" src="_httpcollection_/images/gothicrevival.jpg"/></td>
325 </tr>
326 <tr><td colspan="2">&nbsp;</td></tr>
327 <tr>
328 <td valign="top" width="100%">ITALIANATE<br />
329As a mid- to late 19th century architectural style, it was inspired by Italian Renaissance architects, but in a somewhat loose manner. 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 residential.
330 </td>
331 <td valign="top">&nbsp;<img alt="Lawrence Observatory, Amherst College" src="_httpcollection_/images/italianate.jpg"/></td>
332 </tr>
333 <tr><td colspan="2">&nbsp;</td></tr>
334 <tr>
335 <td valign="top" width="100%">ROMANESQUE REVIVAL<br />
336Refers to the style in European and American architecture dating from the 1820s to the end of the 19th century. Based on the style of the 11th- and 12th-century Romanesque church architecture, it is characterized by the use of massive blocks of masonry, semicircular arches, barrel and groin vaults, and, at times, the spare use of naturalistic ornament.
337 </td>
338 <td valign="top">&nbsp;<img alt="Glatfelter Hall, Gettysbury College (HABS/HAER)" src="_httpcollection_/images/romanesquerevival.jpg"/></td>
339 </tr>
340 <tr><td colspan="2">&nbsp;</td></tr>
341 <tr>
342 <td valign="top" width="100%">VICTORIAN STYLES<br />
343Refers to a wide variety of styles exhibited during the 19th century during Queen Victoria’s reign (1837-1900) that reflected great social, intellectual, and technological changes in Britain, the United States, and elsewhere. These style often provided alternatives to classicism such as the neo-Gothic revival and the Romantic, as well as eclecticism, and vernacular and Queen Anne revivals, and were expressed in all building types.
344 </td>
345 <td valign="top">&nbsp;<img alt="Residential Village (Theme House), Agnes Scott College (CHS collection)" src="_httpcollection_/images/victorianstyles.jpg"/></td>
346 </tr>
347 <tr><td colspan="2">&nbsp;</td></tr>
348 <tr>
349 <td valign="top" width="100%">BEAUX-ARTS CLASSICISM<br />
350Refers to a largely classical response between approximately 1890 and 1920 in America and elsewhere in which the traditions of the Ecole des Beaux-Arts were championed. Begun as the Royal Academy of Fine Arts in 1671, and reorganized during the French Revolution to become the School of Fine Arts in Paris, the Ecole was the largest and most influential school of architecture in the 19th century. Its ideas of design included the use of classically articulated and often symmetrical massing, the use in plan of a primary axial orientation (often with subsidiary axes), and hierarchically arranged and related internal spaces that offered the opportunity for a directed, processional movement through a building.
351 </td>
352 <td valign="top">&nbsp;<img alt="Cochran Hall, Allegheny College (CHS collection)" src="_httpcollection_/images/beauxartsclassicism.jpg"/></td>
353 </tr>
354 <tr><td colspan="2">&nbsp;</td></tr>
355 <tr>
356 <td valign="top" width="100%">COLONIAL REVIVAL<br />
357Refers to the movement in architecture and interior design prevalent in the late 19th and early 20th centuries in countries formerly colonized by Great Britain. The style, mostly seen in domestic architecture and also in other building types, and promoted as a picturesque 'national' style, is a direct resurrection of building styles of the early colonial periods and of the related Georgian revival. The latter term refers to late 19th and early 20th century architecture that revived the architectural forms and decorative motifs of the Georgian period from 1714 to 1830. Georgian revival architecture, like its model, tends to feature symmetrical brick facades, pitched roofs, sashes, and fanlights. It also often includes white painted trim and decorative moldings and elements.
358 </td>
359 <td valign="top">&nbsp;<img alt="Alexandria Hall, Louisiana College (Louisiana State Division of Historic Preservation website)" src="_httpcollection_/images/colonialrevival.jpg"/></td>
360 </tr>
361 <tr><td colspan="2">&nbsp;</td></tr>
362 <tr>
363 <td valign="top" width="100%">MISSION/MISSION REVIVAL<br />
364As 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) in mostly the south, western, and southwestern regions on the United States, Mission revival architecture was utilized in public buildings of various kinds, as well as domestic and commercial building types.
365 </td>
366 <td valign="top">&nbsp;<img alt="Our Lady Queen of Peace Chapel, Lourdes College (CHS collection)" src="_httpcollection_/images/mission.jpg"/></td>
367 </tr>
368 <tr><td colspan="2">&nbsp;</td></tr>
369 <tr>
370 <td valign="top" width="100%">MODERN/PRE- AND POST-WWII<br />
371Refers to the style of architecture that emerged in Holland, France, and Germany after World War I and spread throughout the world, becoming the dominant architectural style until the 1960s/1970s. This style is characterized by an emphasis on volume over mass; the use of lightweight, mass-produced, industrial materials; rejection of all 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.
372 </td>
373 <td valign="top">&nbsp;<img alt="Annie Pfeiffer Chapel, Florida Southern College (HABS/HAER)" src="_httpcollection_/images/modern.jpg"/></td>
374 </tr>
375 <tr><td colspan="2">&nbsp;</td></tr>
376 <tr>
377 <td valign="top" width="100%">POSTMODERN<br />
378Refers to architecture as early as the mid-1960s but more often from the mid-1970s to the early 1990s, in which a buildings’ form often has 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.
379 </td>
380 <td valign="top">&nbsp;<img alt="Williams College Museum of Art (rear facade), Williams College (Williams College Department of Art slide collection)" src="_httpcollection_/images/postmodern.jpg"/></td>
381 </tr>
382 <tr><td colspan="2">&nbsp;</td></tr>
383 <tr>
384 <td valign="top" width="100%">CONTEMPORARY<br />
385Architecture from 1995 to the present, encompassing a wide range of architectural styles and approaches, often incorporating elements of modernism and postmodernism.
386 </td>
387 <td valign="top">&nbsp;<img alt="???" src="_httpcollection_/images/contemporary.jpg"/></td>
388 </tr>
389 <tr><td colspan="2">&nbsp;</td></tr>
390 <tr>
391 <td valign="top" width="100%">VERNACULAR/REGIONALIST<br />
392Refers to architecture that does not fit easily into the stylistic categories given above that rely greatly on 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, local limestone buildings in Indiana, are a few examples of this kind of response in campus architecture.
393 </td>
394 <td valign="top">&nbsp;<img alt="Old Castle, Baker University (HABS/HAER)" src="_httpcollection_/images/vernacularregionalist.jpg"/></td>
395 </tr>
396</table>
397
398<p class="cicsubheading">Terms Relating to Campus Plans and Building Groups</p>
399
400<p>Unplanned<br />
401No comprehensive master plan was ever a part of campus building or landscaping activity.</p>
402
403<p>Irregular/Picturesque<br />
404Master 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 picturesque effect.</p>
405
406<p>Quadrangle/Beaux-Arts Classicism<br />
407Master 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 placed often in symmetrical arrangements, with a clear hierarchy in size and location established between a focal point of a central building or a structure placed at one end of the plan and subsidiary buildings located around it.</p>
408
409<p>Modern (open plan)<br />
410Master plan has a more open orientation between buildings, with no obvious reliance on the hierarchical arrangements of the more traditional quadrangle and Beaux-Arts approaches.</p>
411}
412
413
414
415# ------------------------------------------------------------------------------------------
416# LINKS (About -> Links for Further Research)
417# ------------------------------------------------------------------------------------------
418
419package links
420
421_cicpagecontent_ {
422<div class="cicheading">Links</div>
423
424<p><b>Supporting Organizations</b></p>
425
426<p>Council of Independent Colleges: <a href="http://www.cic.org">http://www.cic.org</a></p>
427
428<p>Getty Foundation: <a href="http://www.getty.edu">http://www.getty.edu</a></p>
429
430<p><b>Related Websites</b></p>
431
432<p>Society for College and University Planning: <a href="http://www.scup.org">http://www.scup.org</a></p>
433
434<p>National Historic Landmarks: <a href="http://www.cr.nps.gov/nhl/">http://www.cr.nps.gov/nhl/</a></p>
435
436<p>National Register of Historic Places: <a href="http://www.cr.nps.gov/nr/">http://www.cr.nps.gov/nr/</a></p>
437
438<p>State Historic Preservation Offices: <a href="http://www.cr.nps.gov/nr/shpolist.htm">http://www.cr.nps.gov/nr/shpolist.htm</a></p>
439
440<p>Historic American Building Survey and Historic American Engineering Record: <a href="http://www.cr.nps.gov/habshaer">http://www.cr.nps.gov/habshaer</a></p>
441
442<p>Chronicle of Higher Education: <a href="http://chronicle.com">http://chronicle.com</a></p>
443
444<p>American Planning Association: <a href="http://www.planning.org">http://www.planning.org</a></p>
445
446<p>National Association of State Universities and Land-Grant Colleges: <a href="http://www.nasulgc.org">http://www.nasulgc.org</a></p>
447}
448
449
450
451# ------------------------------------------------------------------------------------------
452# INSTITUTIONS (Browse -> Institution)
453# ------------------------------------------------------------------------------------------
454
455package institutions
456
457_cicpagecontent_ {
458<div class="cicheading">Institutions</div>
459
460_cicstaticbrowser_
461}
462
463
464
465# ------------------------------------------------------------------------------------------
466# TYPES (Browse -> Type of Place)
467# ------------------------------------------------------------------------------------------
468
469package types
470
471_cicpagecontent_ {
472<div class="cicheading">Type of Place</div>
473
474<p />
475<table width="_pagewidth_">
476 <tr>
477 <td width="50%"><center><a href="_gwcgi_?a=p&p=typesIndividualbuilding"><img alt="Cooper Hall, Limestone College" src="_httpcollection_/images/building.jpg"/><br />Buildings</a></center></td>
478 <td width="50%"><center><a href="_gwcgi_?a=p&p=typesBuildinggroup"><img alt="Hotel Ponce de Leon, Flagler College" src="_httpcollection_/images/buildinggroup.jpg"/><br />Building Groups</a></center></td>
479 </tr>
480 <tr>
481 <td width="50%"><center><a href="_gwcgi_?a=p&p=typesLandscapesite"><img alt="Tableau in the Mary Dell (ca. 1912)" src="_httpcollection_/images/landscapesite.jpg"/><br />Landscape Sites</a></center></td>
482 <td width="50%"><center><a href="_gwcgi_?a=p&p=typesCampusarrangement"><img alt="Campus Plan, Bryan College" src="_httpcollection_/images/arrangement.jpg"/><br />Campus Arrangements</center></td>
483 </tr>
484</table>
485}
486
487package typesIndividualbuilding
488_cicpagecontent_ { <div class="cicheading">Buildings</div><br />_cicstaticbrowser_ }
489
490package typesLandscapesite
491_cicpagecontent_ { <div class="cicheading">Landscape Sites</div><br />_cicstaticbrowser_ }
492
493package typesCampusarrangement
494_cicpagecontent_ { <div class="cicheading">Campus Arrangements</div><br />_cicstaticbrowser_ }
495
496package typesBuildinggroup
497_cicpagecontent_ { <div class="cicheading">Building Groups</div><br />_cicstaticbrowser_ }
498
499
500
501# ------------------------------------------------------------------------------------------
502# DESIGNERS (Browse -> Designer)
503# ------------------------------------------------------------------------------------------
504
505package designers
506
507_cicpagecontent_ {<div class="cicheading">Designers</div>_cicstaticbrowser_}
508
509
510
511# ------------------------------------------------------------------------------------------
512# STATES (Browse -> State)
513# ------------------------------------------------------------------------------------------
514
515package states
516
517_cicpagecontent_ {<div class="cicheading">States</div>_cicstaticbrowser_}
518
519
520
521# ------------------------------------------------------------------------------------------
522# STYLES (Browse -> Building Styles)
523# ------------------------------------------------------------------------------------------
524
525package styles
526
527_cicpagecontent_ {
528<div class="cicheading">Styles</div>
529
530<p />
531<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesAmericancolonial">American Colonial</a></div>
532<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesFederal">Federal</a></div>
533<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesGreekrevival">Greek Revival</a></div>
534<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesItalianate">Italianate</a></div>
535<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesGothicrevival">Gothic Revival</a></div>
536<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesRomanesquerevival">Romanesque Revival</a></div>
537<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesVictorian">Victorian Styles</a></div>
538<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesBeauxArtsclassicism">Beaux-arts Classicism</a></div>
539<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesColonialrevival">Colonial Revival</a></div>
540<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesMissionMissionrevival">Mission/Mission Revival</a></div>
541<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesModernpreWWII">Modern/pre-World War II</a></div>
542<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesModernpostWWII">Modern/post-World War II</a></div>
543<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesPostmodern">Postmodern</a></div>
544<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesContemporary">Contemporary</a></div>
545<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesRegionalistVernacular">Regionalist Vernacular</a></div>
546<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesOther">Other</a></div>
547
548<p>See the <a href="_gwcgi_?a=p&p=glossary">Glossary</a> for full definition of terms.</p>
549}
550
551package stylesAmericancolonial
552_cicpagecontent_ { <div class="cicheading">American Colonial</div><br />_cicstaticbrowser_ }
553
554package stylesFederal
555_cicpagecontent_ { <div class="cicheading">Federal</div><br />_cicstaticbrowser_ }
556
557package stylesGreekrevival
558_cicpagecontent_ { <div class="cicheading">Greek Revival</div><br />_cicstaticbrowser_ }
559
560package stylesItalianate
561_cicpagecontent_ { <div class="cicheading">Italianate</div><br />_cicstaticbrowser_ }
562
563package stylesGothicrevival
564_cicpagecontent_ { <div class="cicheading">Gothic Revival</div><br />_cicstaticbrowser_ }
565
566package stylesRomanesquerevival
567_cicpagecontent_ { <div class="cicheading">Romanesque Revival</div><br />_cicstaticbrowser_ }
568
569package stylesVictorian
570_cicpagecontent_ { <div class="cicheading">Victorian</div><br />_cicstaticbrowser_ }
571
572package stylesBeauxArtsclassicism
573_cicpagecontent_ { <div class="cicheading">Beaux-arts Classicism</div><br />_cicstaticbrowser_ }
574
575package stylesColonialrevival
576_cicpagecontent_ { <div class="cicheading">Colonial Revival</div><br />_cicstaticbrowser_ }
577
578package stylesMissionMissionrevival
579_cicpagecontent_ { <div class="cicheading">Mission/Mission Revival</div><br />_cicstaticbrowser_ }
580
581package stylesModernpreWWII
582_cicpagecontent_ { <div class="cicheading">Modern/pre-World War II</div><br />_cicstaticbrowser_ }
583
584package stylesModernpostWWII
585_cicpagecontent_ { <div class="cicheading">Modern/post-World War II</div><br />_cicstaticbrowser_ }
586
587package stylesPostmodern
588_cicpagecontent_ { <div class="cicheading">Postmodern</div><br />_cicstaticbrowser_ }
589
590package stylesContemporary
591_cicpagecontent_ { <div class="cicheading">Contemporary</div><br />_cicstaticbrowser_ }
592
593package stylesRegionalistVernacular
594_cicpagecontent_ { <div class="cicheading">Regionalist Vernacular</div><br />_cicstaticbrowser_ }
595
596package stylesOther
597_cicpagecontent_ { <div class="cicheading">Other</div><br />_cicstaticbrowser_ }
598
599
600
601# ------------------------------------------------------------------------------------------
602# DATES (Browse -> Time Period)
603# ------------------------------------------------------------------------------------------
604
605package dates
606
607_cicpagecontent_ {
608<div class="cicheading">Time Period</div>
609
610<p />
611<div class="cictexthalf"><a href="_gwcgi_?a=p&p=datespre1800">pre-1800</a></div>
612<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates18001850">1800-1850</a></div>
613<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates18501900">1850-1900</a></div>
614<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates19001945">1900-1945</a></div>
615<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates19451995">1945-1995</a></div>
616<div class="cictexthalf"><a href="_gwcgi_?a=p&p=datespost1995">post-1995</a></div>
617}
618
619package datespre1800
620_cicpagecontent_ { <div class="cicheading">pre-1800</div><br />_cicstaticbrowser_ }
621
622package dates18001850
623_cicpagecontent_ { <div class="cicheading">1800-1850</div><br />_cicstaticbrowser_ }
624
625package dates18501900
626_cicpagecontent_ { <div class="cicheading">1850-1900</div><br />_cicstaticbrowser_ }
627
628package dates19001945
629_cicpagecontent_ { <div class="cicheading">1900-1945</div><br />_cicstaticbrowser_ }
630
631package dates19451995
632_cicpagecontent_ { <div class="cicheading">1945-1995</div><br />_cicstaticbrowser_ }
633
634package datespost1995
635_cicpagecontent_ { <div class="cicheading">post-1995</div><br />_cicstaticbrowser_ }
636
637
638
639# ------------------------------------------------------------------------------------------
640# FUNCTIONS (Browse -> Function)
641# ------------------------------------------------------------------------------------------
642
643package functions
644
645_cicpagecontent_ {
646<div class="cicheading">Function</div>
647
648<p />
649<table cellpadding="0" cellspacing="0" width="_pagewidth_">
650<tr>
651<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsacademicdepartmentbuilding">Academic department building</a></div></td>
652<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsinfirmary">Infirmary</a></div></td>
653</tr>
654<tr>
655<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsadministration">Administration</a></div></td>
656<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionslibrary">Library</a></div></td>
657</tr>
658<tr>
659<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsadmissionsoffice">Admissions office</a></div></td>
660<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmasterplancampus">Master plan (campus)</a></div></td>
661</tr>
662<tr>
663<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsalumnicenter">Alumni center</a></div></td>
664<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmasterplanlandscape">Master plan (landscape)</a></div></td>
665</tr>
666<tr>
667<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsarboretum">Arboretum</a></div></td>
668<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmemorialsite">Memorial site</a></div></td>
669</tr>
670<tr>
671<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsarchaeologicalsite">Archaeological site</a></div></td>
672<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmuseum">Museum</a></div></td>
673</tr>
674<tr>
675<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsauditorium">Auditorium</a></div></td>
676<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsobservatory">Observatory</a></div></td>
677</tr>
678<tr>
679<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsbelltower">Bell tower</a></div></td>
680<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsoldmain">Old main</a></div></td>
681</tr>
682<tr>
683<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionschapel">Chapel</a></div></td>
684<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsoutdoorspace">Outdoor space</a></div></td>
685</tr>
686<tr>
687<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsclassrooms">Classroom(s)</a></div></td>
688<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionspresidentshouse">President's house</a></div></td>
689</tr>
690<tr>
691<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsdebatingsociety">Debating society</a></div></td>
692<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsprivateresidence">Private residence</a></div></td>
693</tr>
694<tr>
695<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsdininghall">Dining hall</a></div></td>
696<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsresidencehall">Residence hall</a></div></td>
697</tr>
698<tr>
699<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsfacilitymanagementbuilding">Facility management building</a></div></td>
700<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsstadium">Stadium</a></div></td>
701</tr>
702<tr>
703<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsfacultyoffices">Faculty offices</a></div></td>
704<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsstudentunion">Student union</a></div></td>
705</tr>
706<tr>
707<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsgardens">Gardens (planned)</a></div></td>
708<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionstheater">Theater</a></div></td>
709</tr>
710<tr>
711<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsgreeklettersociety">Greek letter society</a></div></td>
712<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsother">Other</a></div></td>
713</tr>
714<tr>
715<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsgymnasium">Gymnasium</a></div></td>
716<td width="50%">&nbsp;</td>
717</tr>
718</table>
719}
720
721package functionsacademicdepartmentbuilding
722_cicpagecontent_ { <div class="cicheading">Academic department building</div><br />_cicstaticbrowser_ }
723
724package functionsadministration
725_cicpagecontent_ { <div class="cicheading">Administration</div><br />_cicstaticbrowser_ }
726
727package functionsadmissionsoffice
728_cicpagecontent_ { <div class="cicheading">Admissions office</div><br />_cicstaticbrowser_ }
729
730package functionsalumnicenter
731_cicpagecontent_ { <div class="cicheading">Alumni center</div><br />_cicstaticbrowser_ }
732
733package functionsarboretum
734_cicpagecontent_ { <div class="cicheading">Arboretum</div><br />_cicstaticbrowser_ }
735
736package functionsarchaeologicalsite
737_cicpagecontent_ { <div class="cicheading">Archaeological site</div><br />_cicstaticbrowser_ }
738
739package functionsauditorium
740_cicpagecontent_ { <div class="cicheading">Auditorium</div><br />_cicstaticbrowser_ }
741
742package functionsbelltower
743_cicpagecontent_ { <div class="cicheading">Bell tower</div><br />_cicstaticbrowser_ }
744
745package functionschapel
746_cicpagecontent_ { <div class="cicheading">Chapel</div><br />_cicstaticbrowser_ }
747
748package functionsclassrooms
749_cicpagecontent_ { <div class="cicheading">Classroom(s)</div><br />_cicstaticbrowser_ }
750
751package functionsdebatingsociety
752_cicpagecontent_ { <div class="cicheading">Debating society</div><br />_cicstaticbrowser_ }
753
754package functionsdininghall
755_cicpagecontent_ { <div class="cicheading">Dining hall</div><br />_cicstaticbrowser_ }
756
757package functionsfacilitymanagementbuilding
758_cicpagecontent_ { <div class="cicheading">Facility management building</div><br />_cicstaticbrowser_ }
759
760package functionsfacultyoffices
761_cicpagecontent_ { <div class="cicheading">Faculty offices</div><br />_cicstaticbrowser_ }
762
763package functionsgardens
764_cicpagecontent_ { <div class="cicheading">Gardens (planned)</div><br />_cicstaticbrowser_ }
765
766package functionsgreeklettersociety
767_cicpagecontent_ { <div class="cicheading">Greek letter society</div><br />_cicstaticbrowser_ }
768
769package functionsgymnasium
770_cicpagecontent_ { <div class="cicheading">Gymnasium</div><br />_cicstaticbrowser_ }
771
772package functionsinfirmary
773_cicpagecontent_ { <div class="cicheading">Infirmary</div><br />_cicstaticbrowser_ }
774
775package functionslibrary
776_cicpagecontent_ { <div class="cicheading">Library</div><br />_cicstaticbrowser_ }
777
778package functionsmasterplancampus
779_cicpagecontent_ { <div class="cicheading">Master plan (campus)</div><br />_cicstaticbrowser_ }
780
781package functionsmasterplanlandscape
782_cicpagecontent_ { <div class="cicheading">Master plan (landscape)</div><br />_cicstaticbrowser_ }
783
784package functionsmemorialsite
785_cicpagecontent_ { <div class="cicheading">Memorial site</div><br />_cicstaticbrowser_ }
786
787package functionsmuseum
788_cicpagecontent_ { <div class="cicheading">Museum</div><br />_cicstaticbrowser_ }
789
790package functionsobservatory
791_cicpagecontent_ { <div class="cicheading">Observatory</div><br />_cicstaticbrowser_ }
792
793package functionsoldmain
794_cicpagecontent_ { <div class="cicheading">Old main</div><br />_cicstaticbrowser_ }
795
796package functionsoutdoorspace
797_cicpagecontent_ { <div class="cicheading">Outdoor space</div><br />_cicstaticbrowser_ }
798
799package functionspresidentshouse
800_cicpagecontent_ { <div class="cicheading">President's house</div><br />_cicstaticbrowser_ }
801
802package functionsprivateresidence
803_cicpagecontent_ { <div class="cicheading">Private residence</div><br />_cicstaticbrowser_ }
804
805package functionsresidencehall
806_cicpagecontent_ { <div class="cicheading">Residence hall</div><br />_cicstaticbrowser_ }
807
808package functionsstadium
809_cicpagecontent_ { <div class="cicheading">Stadium</div><br />_cicstaticbrowser_ }
810
811package functionsstudentunion
812_cicpagecontent_ { <div class="cicheading">Student union</div><br />_cicstaticbrowser_ }
813
814package functionstheater
815_cicpagecontent_ { <div class="cicheading">Theater</div><br />_cicstaticbrowser_ }
816
817package functionsother
818_cicpagecontent_ { <div class="cicheading">Other</div><br />_cicstaticbrowser_ }
819
820
821
822# ------------------------------------------------------------------------------------------
823# DOCUMENT
824# ------------------------------------------------------------------------------------------
825
826package document
827
828_navarrows_ {}
829
830_textheader_ {_style:cicheader_}
831
832_cicpagecontent_ {}
833
834
835
836# ------------------------------------------------------------------------------------------
837# QUERY
838# ------------------------------------------------------------------------------------------
839
840package query
841
842_header_ {
843_If_(_cgiargq_,_style:header_,_If_("_cgiargqst_" eq "1",_cicstatesearchheader_,_If_("_cgiargqre_" eq "1",_cicbibliographicsearchheader_,_cicadvancedsearchheader_)))
844}
845
846_cicjavascript_ {
847<script language="Javascript">
848
849_cicsimplejavascript_
850_If_("_cgiargqst_" eq "1",_cicstatesearchjavascript_)
851_If_("_cgiargqre_" eq "1",_cicbibliographicsearchjavascript_)
852_cicadvancedsearchjavascript_
853
854</script>
855}
856
857_cicpagecontent_ {
858_If_(_cgiargq_,_cicsearchresults_,_If_("_cgiargqst_" eq "1",_If_("_cgiargqrst_" eq "1",_cicstatesearchresults_,_cicstatesearchpage_),_If_("_cgiargqre_" eq "1",_cicbibliographicsearchpage_,_cicadvancedsearchpage_)))
859}
860
861_cicsearchresults_ {
862<div class="cicheading">Search Results</div>
863
864<p>_resultline_</p>
865}
866
867# What is displayed on the submit buttons
868_textbeginsearch_ {Search}
869
870
871
872# ------------------------------------------------------------------------------------------
873# QUERY (Quick Search)
874# ------------------------------------------------------------------------------------------
875
876_cicsimplejavascript_ {
877function initializesimplesearch()
878\{
879 document.SimpleQueryForm.txq.focus();
880\}
881
882function preparesimplesearch()
883\{
884 document.SimpleQueryForm.fqv.value = document.SimpleQueryForm.txq.value;
885\}
886}
887
888_cicsimplequeryform_ {
889<form name=SimpleQueryForm method=get action="_gwcgi_" onSubmit="preparesimplesearch();">
890 <input type="hidden" name="a" value="q">
891 <input type="hidden" name="fqc" value="and">
892 <input type="hidden" name="fqf" value="ZZ">
893 <input type="hidden" name="fqv" value="">
894 <div style="float: right;"><nobr><span style="font-size: 8pt;">QUICK SEARCH: </span><input type="text" name="txq" value="" size="10" style="border: solid 1px #005400;"></nobr></div>
895</form>
896}
897
898
899
900# ------------------------------------------------------------------------------------------
901# QUERY (Search -> Institutions by State)
902# ------------------------------------------------------------------------------------------
903
904_cicstatesearchheader_ {
905_style:cicheader_(onLoad="initializeStateSearch();")
906}
907
908_cicstatesearchjavascript_ {
909function initializeStateSearch()
910\{
911 if ("_cgiargqrst_" == "1") \{
912 var stq_results = "";
913 var stq_values = "_cgiargstq_".split(",").sort();
914 var last_stq_value = "";
915 for (var i = 0; i < stq_values.length; i++) \{
916 // Avoid duplicates by checking this value is different from the last one
917 if (stq_values[i] == last_stq_value) \{
918 continue;
919 \}
920 last_stq_value = stq_values[i];
921
922 if (stq_values[i] == "AL") stq_results += '_states:cicstateAL_';
923 if (stq_values[i] == "AK") stq_results += '_states:cicstateAK_';
924 if (stq_values[i] == "AZ") stq_results += '_states:cicstateAZ_';
925 if (stq_values[i] == "AR") stq_results += '_states:cicstateAR_';
926 if (stq_values[i] == "CA") stq_results += '_states:cicstateCA_';
927 if (stq_values[i] == "CO") stq_results += '_states:cicstateCO_';
928 if (stq_values[i] == "CT") stq_results += '_states:cicstateCT_';
929 if (stq_values[i] == "DE") stq_results += '_states:cicstateDE_';
930 if (stq_values[i] == "FL") stq_results += '_states:cicstateFL_';
931 if (stq_values[i] == "GA") stq_results += '_states:cicstateGA_';
932 if (stq_values[i] == "HI") stq_results += '_states:cicstateHI_';
933 if (stq_values[i] == "ID") stq_results += '_states:cicstateID_';
934 if (stq_values[i] == "IL") stq_results += '_states:cicstateIL_';
935 if (stq_values[i] == "IN") stq_results += '_states:cicstateIN_';
936 if (stq_values[i] == "IA") stq_results += '_states:cicstateIA_';
937 if (stq_values[i] == "KS") stq_results += '_states:cicstateKS_';
938 if (stq_values[i] == "KY") stq_results += '_states:cicstateKY_';
939 if (stq_values[i] == "LA") stq_results += '_states:cicstateLA_';
940 if (stq_values[i] == "ME") stq_results += '_states:cicstateME_';
941 if (stq_values[i] == "MD") stq_results += '_states:cicstateMD_';
942 if (stq_values[i] == "MA") stq_results += '_states:cicstateMA_';
943 if (stq_values[i] == "MI") stq_results += '_states:cicstateMI_';
944 if (stq_values[i] == "MN") stq_results += '_states:cicstateMN_';
945 if (stq_values[i] == "MS") stq_results += '_states:cicstateMS_';
946 if (stq_values[i] == "MO") stq_results += '_states:cicstateMO_';
947 if (stq_values[i] == "MT") stq_results += '_states:cicstateMT_';
948 if (stq_values[i] == "NE") stq_results += '_states:cicstateNE_';
949 if (stq_values[i] == "NV") stq_results += '_states:cicstateNV_';
950 if (stq_values[i] == "NH") stq_results += '_states:cicstateNH_';
951 if (stq_values[i] == "NJ") stq_results += '_states:cicstateNJ_';
952 if (stq_values[i] == "NM") stq_results += '_states:cicstateNM_';
953 if (stq_values[i] == "NY") stq_results += '_states:cicstateNY_';
954 if (stq_values[i] == "NC") stq_results += '_states:cicstateNC_';
955 if (stq_values[i] == "ND") stq_results += '_states:cicstateND_';
956 if (stq_values[i] == "OH") stq_results += '_states:cicstateOH_';
957 if (stq_values[i] == "OK") stq_results += '_states:cicstateOK_';
958 if (stq_values[i] == "OR") stq_results += '_states:cicstateOR_';
959 if (stq_values[i] == "PA") stq_results += '_states:cicstatePA_';
960 if (stq_values[i] == "RI") stq_results += '_states:cicstateRI_';
961 if (stq_values[i] == "SC") stq_results += '_states:cicstateSC_';
962 if (stq_values[i] == "SD") stq_results += '_states:cicstateSD_';
963 if (stq_values[i] == "TN") stq_results += '_states:cicstateTN_';
964 if (stq_values[i] == "TX") stq_results += '_states:cicstateTX_';
965 if (stq_values[i] == "UT") stq_results += '_states:cicstateUT_';
966 if (stq_values[i] == "VT") stq_results += '_states:cicstateVT_';
967 if (stq_values[i] == "VA") stq_results += '_states:cicstateVA_';
968 if (stq_values[i] == "WA") stq_results += '_states:cicstateWA_';
969 if (stq_values[i] == "WV") stq_results += '_states:cicstateWV_';
970 if (stq_values[i] == "WI") stq_results += '_states:cicstateWI_';
971 if (stq_values[i] == "WY") stq_results += '_states:cicstateWY_';
972 \}
973
974 if (stq_results != "") \{
975 stq_results = '<table cellpadding="0" cellspacing="0" width="_pagewidth_">' + stq_results + '</table>';
976 document.getElementById("stq_results").innerHTML = stq_results;
977 \}
978 else \{
979 document.getElementById("stq_results").innerHTML = "<p>_textnodocs_</p>";
980 \}
981 \}
982\}
983
984function prepareStateSearch()
985\{
986 var stq_value = "";
987 for (var i = 0; i < document.StateQueryForm.stc.options.length; i++) \{
988 if (document.StateQueryForm.stc.options[i].selected == true) \{
989 if (stq_value != "") stq_value += ",";
990 stq_value += document.StateQueryForm.stc.options[i].value;
991 \}
992 \}
993 document.StateQueryForm.stq.value = stq_value;
994\}
995
996function selectRegion(region)
997\{
998 for (var i = 0; i < document.StateQueryForm.stc.options.length; i++) \{
999 if (document.StateQueryForm.stc.options[i].text == region) \{
1000 document.StateQueryForm.stc.options[i].selected = true;
1001 break;
1002 \}
1003 \}
1004\}
1005
1006function clearSelection()
1007\{
1008 for (var i = 0; i < document.StateQueryForm.stc.options.length; i++) \{
1009 document.StateQueryForm.stc.options[i].selected = false;
1010 \}
1011\}
1012}
1013
1014_cicstatesearchpage_ {
1015<span class="cicheading">State Search</span>
1016
1017<p/>
1018<a href="javascript: selectRegion('West')">West</a>&nbsp;&nbsp;&nbsp;
1019<a href="javascript: selectRegion('Mountain')">Mountain</a>&nbsp;&nbsp;&nbsp;
1020<a href="javascript: selectRegion('Southwest')">Southwest</a>&nbsp;&nbsp;&nbsp;
1021<a href="javascript: selectRegion('Midwest')">Midwest</a>&nbsp;&nbsp;&nbsp;
1022<a href="javascript: selectRegion('Southeast')">Southeast</a>&nbsp;&nbsp;&nbsp;
1023<a href="javascript: selectRegion('Northeast')">Northeast</a>
1024
1025<p/>
1026
1027<table cellpadding="0" cellspacing="0" width="100%">
1028 <tr>
1029 <td valign="top">
1030 <img src="_httpcollection_/images/us-state-map.gif" usemap="#states"/>
1031 <map name="states">
1032 <area shape="rect" coords="106,145,132,159" href="javascript: selectRegion('New Mexico')">
1033 </map>
1034 </td>
1035 <td align="right" valign="top">
1036 <form name=StateQueryForm method=get action="_gwcgi_" onSubmit="prepareStateSearch();">
1037 <input type="hidden" name="a" value="q">
1038 <input type="hidden" name="qst" value="1">
1039 <input type="hidden" name="qrst" value="1">
1040 <input type="hidden" name="stq" value="">
1041 <select name="stc" size="25" multiple="true" style="width: 125px;">
1042 <option value="CT,DE,ME,MD,MA,NH,NJ,NY,PA,RI,VT">Northeast</option>
1043 <option value="AL,AR,FL,GA,KY,LA,MS,NC,SC,TN,VA,WV">Southeast</option>
1044 <option value="IL,IN,IA,KS,MI,MN,MO,NE,ND,OH,SD,WI">Midwest</option>
1045 <option value="AZ,NM,OK,TX">Southwest</option>
1046 <option value="CO,ID,MT,UT,WY">Mountain</option>
1047 <option value="AK,CA,HI,NV,OR,WA">West</option>
1048 _cicstateoptions_
1049 </select>
1050
1051 <p/>
1052 <input type="submit" value="_textbeginsearch_" onClick="prepareStateSearch();">
1053 </form>
1054 </td>
1055 </tr>
1056</table>
1057}
1058
1059_cicstatesearchresults_ {
1060<div class="cicheading">Search Results</div>
1061
1062<div id="stq_results"></div>
1063}
1064
1065# Shared between the "search institutions by state" and "advanced search" pages
1066_cicstateoptions_ {
1067 <option value="AL">Alabama</option>
1068 <option value="AK">Alaska</option>
1069 <option value="AZ">Arizona</option>
1070 <option value="AR">Arkansas</option>
1071 <option value="CA">California</option>
1072 <option value="CO">Colorado</option>
1073 <option value="CT">Connecticut</option>
1074 <option value="DE">Delaware</option>
1075 <option value="FL">Florida</option>
1076 <option value="GA">Georgia</option>
1077 <option value="HI">Hawaii</option>
1078 <option value="ID">Idaho</option>
1079 <option value="IL">Illinois</option>
1080 <option value="IN">Indiana</option>
1081 <option value="IA">Iowa</option>
1082 <option value="KS">Kansas</option>
1083 <option value="KY">Kentucky</option>
1084 <option value="LA">Louisiana</option>
1085 <option value="ME">Maine</option>
1086 <option value="MD">Maryland</option>
1087 <option value="MA">Massachusetts</option>
1088 <option value="MI">Michigan</option>
1089 <option value="MN">Minnesota</option>
1090 <option value="MS">Mississippi</option>
1091 <option value="MO">Missouri</option>
1092 <option value="MT">Montana</option>
1093 <option value="NE">Nebraska</option>
1094 <option value="NV">Nevada</option>
1095 <option value="NH">New Hampshire</option>
1096 <option value="NJ">New Jersey</option>
1097 <option value="NM">New Mexico</option>
1098 <option value="NY">New York</option>
1099 <option value="NC">North Carolina</option>
1100 <option value="ND">North Dakota</option>
1101 <option value="OH">Ohio</option>
1102 <option value="OK">Oklahoma</option>
1103 <option value="OR">Oregon</option>
1104 <option value="PA">Pennsylvania</option>
1105 <option value="RI">Rhode Island</option>
1106 <option value="SC">South Carolina</option>
1107 <option value="SD">South Dakota</option>
1108 <option value="TN">Tennessee</option>
1109 <option value="TX">Texas</option>
1110 <option value="UT">Utah</option>
1111 <option value="VT">Vermont</option>
1112 <option value="VA">Virginia</option>
1113 <option value="WA">Washington</option>
1114 <option value="WV">West Virginia</option>
1115 <option value="WI">Wisconsin</option>
1116 <option value="WY">Wyoming</option>
1117}
1118
1119
1120# ------------------------------------------------------------------------------------------
1121# QUERY (Search -> Bibliographic Search)
1122# ------------------------------------------------------------------------------------------
1123
1124_cicbibliographicsearchheader_ {
1125_style:cicheader_(onLoad="initializereferencessearch();")
1126}
1127
1128_cicbibliographicsearchjavascript_ {
1129function initializereferencessearch()
1130\{
1131 document.ReferencesQueryForm.txq.focus();
1132\}
1133
1134function preparereferencessearch()
1135\{
1136 document.ReferencesQueryForm.fqv.value = document.ReferencesQueryForm.txq.value;
1137\}
1138}
1139
1140_cicbibliographicsearchpage_ {
1141<span class="cicheading">Bibliographic Search</span>
1142
1143<center>
1144 <form name=ReferencesQueryForm method=get action="_gwcgi_" onSubmit="preparereferencessearch();">
1145 <input type="hidden" name="a" value="q">
1146 <input type="hidden" name="fqc" value="and">
1147 <input type="hidden" name="fqf" value="RE">
1148 <input type="hidden" name="fqv" value="">
1149 <nobr><span class="cicqueryfieldtext">Search place references by title/author/keywords: </span><input type="text" name="txq" value="" size="40" style="border: solid 1px #005400;"></nobr>
1150 </form>
1151</center>
1152}
1153
1154
1155
1156# ------------------------------------------------------------------------------------------
1157# QUERY (Search -> Advanced Search)
1158# ------------------------------------------------------------------------------------------
1159
1160# Hide the "or enter a query directly" box
1161_advancedformextra_ {}
1162
1163# We have our own Javascript for the form searching
1164_formfunctions_ {}
1165
1166# Hide the "search and display results in ... order" text
1167_textformselect_ {}
1168
1169_cicadvancedsearchheader_ {
1170_style:cicheader_(onLoad="initializeadvancedsearch();")
1171}
1172
1173_cicadvancedsearchpage_ {
1174<span class="cicheading">Advanced Search</span>
1175
1176<center>_fieldqueryform_</center>
1177}
1178
1179_cicaqvdefault_ {<input id='aqv_1_field' name='aqv' type='text' style='width: 450px'/>}
1180_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>}
1181
1182_cicaqline_ {
1183<tr>
1184 <td colspan="3">
1185 <center>
1186 <nobr>
1187 <select name="aqi" onChange="changedAQI();">
1188 <option value="">Keyword</option>
1189 <option value="PL">Type of place</option>
1190 <option value="IN">Institution</option>
1191 <option value="AR">Designer</option>
1192 </select>
1193 <input type="hidden" name="aqib" value="">
1194
1195 <select name='aqp'>
1196 <option value='0'>contains</option>
1197 <option value='1'>is</option>
1198 </select>
1199
1200 <span id="aqv_1_">
1201 _cicaqvdefault_(_1_)
1202 </span>
1203
1204 <select name="aqc">
1205 <option value="and">and</option>
1206 <option value="or">or</option>
1207 </select>
1208 </nobr>
1209 </center>
1210 </td>
1211</tr>
1212}
1213
1214_advancedforms_ {
1215<input type="hidden" name="a" value="q">
1216<input type="hidden" name="q" value="">
1217<input type="hidden" name="qt" value="1">
1218<input type="hidden" name="qf" value="1">
1219<input type="hidden" name="fqa" value="1">
1220<input type="hidden" name="m" value="-1">
1221
1222_cicaqline_(0)
1223_cicaqline_(1)
1224_cicaqline_(2)
1225
1226<tr>
1227 <td colspan="3">&nbsp;</td>
1228</tr>
1229
1230<tr>
1231 <td valign="top"><center><b>Function:</b></center></td>
1232 <td valign="top"><center><b>Time period:</b></center></td>
1233 <td valign="top"><center><b>Style:</b></center></td>
1234</tr>
1235
1236<tr>
1237 <!-- Function: Functions metadata, index FU -->
1238 <td valign="top">
1239 <select name="fuq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1240 <option value="academic department building">academic department building</option>
1241 <option value="administration">administration</option>
1242 <option value="admissions office">admissions office</option>
1243 <option value="alumni center">alumni center</option>
1244 <option value="arboretum">arboretum</option>
1245 <option value="archaeological site">archaeological site</option>
1246 <option value="auditorium">auditorium</option>
1247 <option value="bell tower">bell tower</option>
1248 <option value="chapel">chapel</option>
1249 <option value="classrooms">classrooms</option>
1250 <option value="debating society">debating society</option>
1251 <option value="dining hall">dining hall</option>
1252 <option value="facility management building">facility management building</option>
1253 <option value="faculty offices">faculty offices</option>
1254 <option value="gardens">gardens (planned)</option>
1255 <option value="Greek letter society">Greek letter society</option>
1256 <option value="gymnasium">gymnasium</option>
1257 <option value="infirmary">infirmary</option>
1258 <option value="library">library</option>
1259 <option value="master plan campus">master plan (campus)</option>
1260 <option value="master plan landscape">master plan (landscape)</option>
1261 <option value="memorial site">memorial site</option>
1262 <option value="museum">museum</option>
1263 <option value="observatory">observatory</option>
1264 <option value="old main">old main</option>
1265 <option value="outdoor space">outdoor space</option>
1266 <option value="presidents house">president's house</option>
1267 <option value="private residence">private residence</option>
1268 <option value="residence hall">residence hall</option>
1269 <option value="stadium">stadium</option>
1270 <option value="student union">student union</option>
1271 <option value="theatre">theatre</option>
1272 <option value="other">other</option>
1273 </select>
1274 </td>
1275
1276 <!-- Time period: Time_period metadata, index TM -->
1277 <td valign="top">
1278 <select name="tmq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1279 <option value="pre 1800">pre-1800</option>
1280 <option value="1800 1850">1800-1850</option>
1281 <option value="1850 1900">1850-1900</option>
1282 <option value="1900 1945">1900-1945</option>
1283 <option value="1945 1995">1945-1995</option>
1284 <option value="post 1995">post-1995</option>
1285 </select>
1286 </td>
1287
1288 <!-- Style: Style metadata, index SY -->
1289 <td valign="top">
1290 <select name="syq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1291 <option value="American colonial">American colonial</option>
1292 <option value="Federal">Federal</option>
1293 <option value="Greek revival">Greek revival</option>
1294 <option value="Italianate">Italianate</option>
1295 <option value="Gothic revival">Gothic revival</option>
1296 <option value="Romanesque revival">Romanesque revival</option>
1297 <option value="Victorian">Victorian</option>
1298 <option value="Beaux arts classicism">Beaux-arts classicism</option>
1299 <option value="Colonial revival">Colonial revival</option>
1300 <option value="Mission Mission revival">Mission/Mission revival</option>
1301 <option value="Modern pre World War II">Modern/pre-World War II</option>
1302 <option value="Modern post World War II">Modern/post-World War II</option>
1303 <option value="Postmodern">Postmodern</option>
1304 <option value="Contemporary">Contemporary</option>
1305 <option value="Regionalist Vernacular">Regionalist/Vernacular</option>
1306 <option value="Other">Other</option>
1307 </select>
1308 </td>
1309</tr>
1310
1311<tr>
1312 <td colspan="3">&nbsp;</td>
1313</tr>
1314
1315<tr>
1316 <td valign="top"><center><b>Materials:</b></center></td>
1317 <td valign="top"><center><b>Designation:</b></center></td>
1318 <td valign="top"><center><b>State:</b></center></td>
1319</tr>
1320
1321<tr>
1322 <!-- Materials: Materials metadata, index MA -->
1323 <td valign="top">
1324 <select name="maq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1325 <option value="aluminium siding">aluminium siding</option>
1326 <option value="ashlar">ashlar</option>
1327 <option value="asphalt">asphalt</option>
1328 <option value="bluestone">bluestone</option>
1329 <option value="brick">brick</option>
1330 <option value="brownstone">brownstone</option>
1331 <option value="cedar">cedar</option>
1332 <option value="cement">cement</option>
1333 <option value="cinderblock">cinderblock</option>
1334 <option value="clapboard">clapboard</option>
1335 <option value="clay block">clay block</option>
1336 <option value="copper">copper</option>
1337 <option value="cypress">cypress</option>
1338 <option value="dolomite">dolomite</option>
1339 <option value="fiberglass">fiberglass</option>
1340 <option value="fieldstone">fieldstone</option>
1341 <option value="flagstone">flagstone</option>
1342 <option value="foam">foam</option>
1343 <option value="gneiss">gneiss</option>
1344 <option value="granite">granite</option>
1345 <option value="gypsum block">gypsum block</option>
1346 <option value="ignimbrite">ignimbrite</option>
1347 <option value="lathe and plaster">lathe and plaster</option>
1348 <option value="limestone">limestone</option>
1349 <option value="logs">logs</option>
1350 <option value="marble">marble</option>
1351 <option value="masonry">masonry</option>
1352 <option value="plaster">plaster</option>
1353 <option value="quartzite">quartzite</option>
1354 <option value="rubber">rubber</option>
1355 <option value="sandstone">sandstone</option>
1356 <option value="schist">schist</option>
1357 <option value="slate">slate</option>
1358 <option value="steel">steel</option>
1359 <option value="stone">stone</option>
1360 <option value="stucco">stucco</option>
1361 <option value="terra cotta">terra cotta</option>
1362 <option value="tile">tile</option>
1363 <option value="wood">wood</option>
1364 </select>
1365 </td>
1366
1367 <!-- Designation: Designation metadata, index DE -->
1368 <td valign="top">
1369 <select name="deq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1370 <option value="National Register">National Register</option>
1371 <option value="National Historic Landmark">National Historic Landmark</option>
1372 <option value="HABS HAER">HABS/HAER</option>
1373 <option value="Local state">Local and state designations</option>
1374 </select>
1375 </td>
1376
1377 <!-- State: State metadata, index ST -->
1378 <td valign="top">
1379 <select name="stq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1380 <option value="Northeast">Northeast</option>
1381 <option value="Southeast">Southeast</option>
1382 <option value="Midwest">Midwest</option>
1383 <option value="Southwest">Southwest</option>
1384 <option value="Mountain">Mountain</option>
1385 <option value="West">West</option>
1386 _cicstateoptions_
1387 </select>
1388 </td>
1389</tr>
1390
1391<tr>
1392 <td colspan="3">
1393 <div style="float:right"><input type="submit" value="_textbeginsearch_" onClick="prepareadvancedsearch();"></div>
1394 </td>
1395</tr>
1396}
1397
1398_advancedformsold_ {
1399<input type="hidden" name="a" value="q">
1400<input type="hidden" name="fqc" value="and,and,and,and,and,and,and">
1401<input type="hidden" name="fqf" value="TX,IN,ST,PL,AR,FU,TM">
1402<input type="hidden" name="fqv" value="">
1403
1404<tr><td><nobr><div class="cicqueryfieldtext">Any field</div></nobr></td>
1405<td>&nbsp;<input type="text" name="txq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1406
1407<tr><td><nobr><div class="cicqueryfieldtext">Institution</div></nobr></td>
1408<td>&nbsp;<input type="text" name="inq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1409
1410<tr><td><nobr><div class="cicqueryfieldtext">State</div></nobr></td>
1411<td>&nbsp;<input type="text" name="stq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1412
1413<tr><td><nobr><div class="cicqueryfieldtext">Type of place</div></nobr></td>
1414<td>&nbsp;<select name="plq" onChange="prepareadvancedsearch();">
1415 <option value="">Any</option>
1416 <option value="Individual building">Individual building</option>
1417 <option value="Building group">Building group</option>
1418 <option value="Landscape site">Landscape site</option>
1419 <option value="Campus arrangement">Campus arrangement</option>
1420</td></tr>
1421
1422<tr><td><nobr><div class="cicqueryfieldtext">Designer</div></nobr></td>
1423<td>&nbsp;<input type="text" name="arq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1424
1425<tr><td><nobr><div class="cicqueryfieldtext">Function</div></nobr></td>
1426<td>&nbsp;<input type="text" name="fuq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1427
1428<tr><td><nobr><div class="cicqueryfieldtext">Time period</div></nobr></td>
1429<td>&nbsp;<select name="tmq" onChange="prepareadvancedsearch();">
1430 <option value="">Any</option>
1431 <option value="pre-1800">pre-1800</option>
1432 <option value="1800-1850">1800-1850</option>
1433 <option value="1850-1900">1850-1900</option>
1434 <option value="1900-1945">1900-1945</option>
1435 <option value="1945-1995">1945-1995</option>
1436 <option value="post-1995">post-1995</option>
1437</td></tr>
1438
1439<tr><td></td><td>
1440<div style="float:right"><input type="submit" value="_textbeginsearch_" onClick="prepareadvancedsearch();"></div>
1441</td></tr>
1442}
1443
1444_cicadvancedsearchjavascript_ {
1445function initializeadvancedsearch()
1446\{
1447 for (var i = 0; i < document.QueryForm.aqi.length; i++) \{
1448 if (document.QueryForm.aqi[i].value == "PL") \{
1449 document.QueryForm.aqp[i].disabled = true;
1450 document.QueryForm.aqp[i].options[1].selected = true;
1451 document.getElementById("aqv" + i).innerHTML = "_cicaqvtypeofplace_(" + i + ")";
1452 \}
1453 \}
1454
1455 prepareadvancedsearch();
1456\}
1457
1458function changedAQI()
1459\{
1460 for (var i = 0; i < document.QueryForm.aqi.length; i++) \{
1461 if (document.QueryForm.aqi[i].value != document.QueryForm.aqib[i].value) \{
1462 if (document.QueryForm.aqi[i].value == "PL") \{
1463 document.QueryForm.aqp[i].disabled = true;
1464 document.QueryForm.aqp[i].options[1].selected = true;
1465 document.getElementById("aqv" + i).innerHTML = "_cicaqvtypeofplace_(" + i + ")";
1466 \}
1467 else \{
1468 document.QueryForm.aqp[i].disabled = false;
1469 document.getElementById("aqv" + i).innerHTML = "_cicaqvdefault_(" + i + ")";
1470 \}
1471
1472 document.QueryForm.aqib[i].value = document.QueryForm.aqi[i].value;
1473 \}
1474 \}
1475
1476 prepareadvancedsearch();
1477\}
1478
1479function prepareadvancedsearch()
1480\{
1481 document.QueryForm.q.value = "";
1482
1483 for (var i = 0; i < document.QueryForm.aqv.length; i++) \{
1484 if (document.QueryForm.aqv[i].value != "") \{
1485 var real_index = /aqv([0-9]+)field/.exec(document.QueryForm.aqv[i].id)[1];
1486 var combiner = "&";
1487 if (document.QueryForm.aqc[real_index].value == "or") \{
1488 combiner = "|";
1489 \}
1490 addQueryTerm(document.QueryForm.q, "[" + document.QueryForm.aqv[i].value + "]:" + document.QueryForm.aqi[real_index].value, combiner);
1491 \}
1492 \}
1493
1494 document.QueryForm.q.value += "(";
1495 addIndexValue(document.QueryForm.q, document.QueryForm.fuq, "FU", "&");
1496 addIndexValue(document.QueryForm.q, document.QueryForm.tmq, "TM", "&");
1497 addIndexValue(document.QueryForm.q, document.QueryForm.syq, "SY", "&");
1498 addIndexValue(document.QueryForm.q, document.QueryForm.maq, "MA", "&");
1499 addIndexValue(document.QueryForm.q, document.QueryForm.deq, "DE", "&");
1500 addIndexValue(document.QueryForm.q, document.QueryForm.stq, "ST", "&");
1501 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " & ");
1502 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " | ");
1503 document.QueryForm.q.value += ")";
1504
1505 // Remove the trailing combiner
1506 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, "()");
1507 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " & ");
1508 document.QueryForm.q.value = removeFromEnd(document.QueryForm.q.value, " | ");
1509 // alert(document.QueryForm.q.value);
1510\}
1511
1512function addQueryTerm(query_field_reference, index_value, combiner)
1513\{
1514 if (index_value != "") \{
1515 query_field_reference.value += "(" + index_value + ") " + combiner + " ";
1516 \}
1517\}
1518
1519function addIndexValue(query_field_reference, select_reference, index_code, combiner)
1520\{
1521 var index_value = "";
1522 for (var i = 0; i < select_reference.options.length; i++) \{
1523 if (select_reference.options[i].selected) \{
1524 index_value += ((index_value != "") ? " " + combiner + " " : "");
1525 index_value += '["' + select_reference.options[i].value + '"]:' + index_code;
1526 \}
1527 \}
1528 addQueryTerm(query_field_reference, index_value, "&");
1529\}
1530
1531function removeFromEnd(source_string, offender)
1532\{
1533 if (source_string.length < offender.length) \{
1534 return source_string;
1535 \}
1536
1537 if (source_string.substring(source_string.length - offender.length, source_string.length) != offender) \{
1538 return source_string;
1539 \}
1540
1541 return source_string.substring(0, source_string.length - offender.length);
1542\}
1543}
1544
1545_cicjavascriptold_ {
1546<script language="Javascript">
1547
1548function initializesimplesearch() \{
1549 document.SimpleQueryForm.txq.focus();
1550\}
1551
1552function initializeadvancedsearch() \{
1553 fqv = "_cgiargfqv_".split(",");
1554 document.QueryForm.txq.value = ((fqv.length > 0) ? fqv[0] : "");
1555 document.QueryForm.inq.value = ((fqv.length > 1) ? fqv[1] : "");
1556 document.QueryForm.stq.value = ((fqv.length > 2) ? fqv[2] : "");
1557 document.QueryForm.arq.value = ((fqv.length > 4) ? fqv[4] : "");
1558 document.QueryForm.fuq.value = ((fqv.length > 5) ? fqv[5] : "");
1559 document.QueryForm.txq.focus();
1560\}
1561
1562function initializereferencessearch() \{
1563 document.ReferencesQueryForm.txq.focus();
1564\}
1565
1566function preparesimplesearch() \{
1567 document.SimpleQueryForm.fqv.value = document.SimpleQueryForm.txq.value;
1568\}
1569
1570function prepareadvancedsearch() \{
1571 document.QueryForm.fqv.value = document.QueryForm.txq.value + ",";
1572 document.QueryForm.fqv.value += document.QueryForm.inq.value + ",";
1573 document.QueryForm.fqv.value += document.QueryForm.stq.value + ",";
1574 document.QueryForm.fqv.value += document.QueryForm.plq.value + ",";
1575 document.QueryForm.fqv.value += document.QueryForm.arq.value + ",";
1576 document.QueryForm.fqv.value += document.QueryForm.fuq.value + ",";
1577 document.QueryForm.fqv.value += document.QueryForm.tmq.value;
1578\}
1579
1580function preparereferencessearch() \{
1581 document.ReferencesQueryForm.fqv.value = document.ReferencesQueryForm.txq.value;
1582\}
1583
1584</script>
1585}
1586
1587
1588
1589# ------------------------------------------------------------------------------------------
1590# ANYLINK MENU
1591# ------------------------------------------------------------------------------------------
1592
1593package anylink
1594
1595_anylinkjavascript_ {
1596/***********************************************
1597* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
1598* This notice MUST stay intact for legal use
1599* Visit http://www.dynamicdrive.com/ for full source code
1600***********************************************/
1601
1602/////No further editting needed
1603
1604var ie4=document.all
1605var ns6=document.getElementById&&!document.all
1606
1607if (ie4||ns6)
1608document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
1609
1610function getposOffset(what, offsettype)\{
1611var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
1612var parentEl=what.offsetParent;
1613while (parentEl!=null)\{
1614totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
1615parentEl=parentEl.offsetParent;
1616\}
1617return totaloffset;
1618\}
1619
1620
1621function showhide(obj, e, visible, hidden, menuwidth)\{
1622if (ie4||ns6)
1623dropmenuobj.style.left=dropmenuobj.style.top=-500
1624if (menuwidth!="")\{
1625dropmenuobj.widthobj=dropmenuobj.style
1626dropmenuobj.widthobj.width=menuwidth
1627\}
1628if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
1629obj.visibility=visible
1630else if (e.type=="click")
1631obj.visibility=hidden
1632\}
1633
1634function iecompattest()\{
1635return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
1636\}
1637
1638function clearbrowseredge(obj, whichedge)\{
1639var edgeoffset=0
1640if (whichedge=="rightedge")\{
1641var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
1642dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
1643if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
1644edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
1645\}
1646else\{
1647var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
1648var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
1649dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
1650if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure)\{ //move up?
1651edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
1652if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
1653edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
1654\}
1655\}
1656return edgeoffset
1657\}
1658
1659function populatemenu(what)\{
1660if (ie4||ns6)
1661dropmenuobj.innerHTML=what.join("")
1662\}
1663
1664
1665function dropdownmenu(obj, e, menucontents, menuwidth)\{
1666if (window.event) event.cancelBubble=true
1667else if (e.stopPropagation) e.stopPropagation()
1668clearhidemenu()
1669dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
1670populatemenu(menucontents)
1671
1672if (ie4||ns6)\{
1673showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
1674dropmenuobj.x=getposOffset(obj, "left")
1675dropmenuobj.y=getposOffset(obj, "top")
1676dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
1677dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
1678\}
1679
1680return clickreturnvalue()
1681\}
1682
1683function clickreturnvalue()\{
1684if (ie4||ns6) return false
1685else return true
1686\}
1687
1688function contains_ns6(a, b) \{
1689while (b.parentNode)
1690if ((b = b.parentNode) == a)
1691return true;
1692return false;
1693\}
1694
1695function dynamichide(e)\{
1696if (ie4&&!dropmenuobj.contains(e.toElement))
1697delayhidemenu()
1698else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
1699delayhidemenu()
1700\}
1701
1702function hidemenu(e)\{
1703if (typeof dropmenuobj!="undefined")\{
1704if (ie4||ns6)
1705dropmenuobj.style.visibility="hidden"
1706\}
1707\}
1708
1709function delayhidemenu()\{
1710if (ie4||ns6)
1711delayhide=setTimeout("hidemenu()",disappeardelay)
1712\}
1713
1714function clearhidemenu()\{
1715if (typeof delayhide!="undefined")
1716clearTimeout(delayhide)
1717\}
1718
1719if (hidemenu_onclick=="yes")
1720document.onclick=hidemenu
1721}
Note: See TracBrowser for help on using the repository browser.