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

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

Fixed the problem with the values not matching up to the indexes once the indexes change.

  • Property svn:keywords set to Author Date Id Revision
File size: 72.2 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">Advanced search</a>'
86 searchmenu[1] = '<a href="_gwcgi_?a=q&req=1">Search place references</a>'
87
88_anylink:anylinkjavascript_
89
90</script>
91}
92
93
94
95# htmlhead uses:
96# _1_ - extra parameters for the body tag
97# _pagetitle_
98# _globalscripts_
99_htmlhead_ {
100<html_htmlextra_>
101<head>
102<title>_pagetitle_</title>
103<link rel="stylesheet" href="_httpcollection_/macros/style.css" type="text/css"/>
104_cicmenujavascript_
105_query:cicjavascript_
106</head>
107
108<body bgcolor="\#ffffff" text="\#000000" link="\#006666"
109 alink="\#cc9900" vlink="\#006666" _1_>
110}
111
112# We use a very simple pagebanner: just the collection icon, no javalinks etc
113_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>}
114
115_pagetitle_ {The Council of Independent Colleges: Historic Campus Architecture Project}
116
117# No left margin
118_spacerwidth_ {0}
119
120
121
122# ------------------------------------------------------------------------------------------
123# HOME
124# ------------------------------------------------------------------------------------------
125
126package home
127
128_header_ {
129_cgihead_
130_htmlhead_(background="" _1_)_startspacer_
131}
132
133_content_ {
134<table cellpadding="0" cellspacing="0">
135 <tr>
136 <td valign="top"><img src="_httpcollection_/images/home1.jpg" alt="Gate, Salem College" title="Gate, Salem College"/></td>
137 <td valign="top"><img src="_httpcollection_/images/home2.jpg" alt="Campus plan, BYU-Hawaii" title="Campus plan, BYU-Hawaii"/></td>
138 <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>
139 <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>
140 </tr>
141 <tr>
142 <td valign="top"><img src="_httpcollection_/images/home5.jpg" alt="Shafer Hall, Wellesley College" title="Shafer Hall, Wellesley College"/></td>
143 <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>
144 <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>
145 </tr>
146 <tr>
147 <td valign="top"><img src="_httpcollection_/images/home7.jpg" alt="Hotel Ponce de Leon, Flagler College" title="Hotel Ponce de Leon, Flagler College"/></td>
148 <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>
149 </tr>
150 <tr>
151 <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>
152 <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>
153 <td valign="top"><img src="_httpcollection_/images/home11.jpg" alt="Eumenean Hall (exterior), Davidson College" title="Eumenean Hall (exterior), Davidson College"/></td>
154 <td valign="top"><img src="_httpcollection_/images/home12.jpg" alt="Norton Chapel (interior view), Keuka College" title="Norton Chapel (interior view), Keuka College"/></td>
155 </tr>
156</table>
157}
158
159
160
161# ------------------------------------------------------------------------------------------
162# ABOUT
163# ------------------------------------------------------------------------------------------
164
165package about
166
167_cicpagecontent_ {
168<table cellspacing="0" cellpadding="0" width="_pagewidth_">
169<tr><td width="100%">
170<div class="cicheading">Welcome to the Historic Campus Architecture Project</div>
171
172<div style="float: right;">
173 <a href="_gwcgi_?a=d&d=p1932"><img alt="ADP Fountain (detail), Wesleyan College" src="_httpcollection_/images/about1.jpg"></a><br />
174 <a href="_gwcgi_?a=d&d=p915"><img alt="Ball Hall (detail of belfry), Keuka College" src="_httpcollection_/images/about2.jpg"></a><br />
175 <a href="_gwcgi_?a=d&d=p992"><img alt="Cooper Hall, Limestone College" src="_httpcollection_/images/about3.jpg"></a><br />
176</div>
177
178<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>
179
180<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>
181
182<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>
183
184<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>
185
186<hr>
187<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>
188
189<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>
190
191<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>
192
193</td></tr>
194</table>
195}
196
197
198
199# ------------------------------------------------------------------------------------------
200# COMMITTEE (About -> Advisory Committee)
201# ------------------------------------------------------------------------------------------
202
203package committee
204
205_cicpagecontent_ {
206<div class="cicheading">Advisory Committee</div>
207
208<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>
209
210<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>
211}
212
213
214
215# ------------------------------------------------------------------------------------------
216# COPYRIGHT (About -> Copyright Information)
217# ------------------------------------------------------------------------------------------
218
219package copyright
220
221_cicpagecontent_ {
222<div class="cicheading">Copyright and Permissions Information for CIC Historic Campus Architecture Project</div>
223
224<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>
225
226<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>
227
228<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>
229
230<hr>
231<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>
232
233<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>
234
235<p>By accessing the Survey, you acknowledge that you have read and accepted these conditions.</p>
236}
237
238
239
240# ------------------------------------------------------------------------------------------
241# RELEASES (About -> Press Releases)
242# ------------------------------------------------------------------------------------------
243
244package releases
245
246_cicpagecontent_ {
247<div class="cicheading">Press Releases</div>
248
249<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>
250
251<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>
252
253<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>
254
255<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>
256}
257
258
259
260# ------------------------------------------------------------------------------------------
261# DOCUMENTS (About -> Application Documents)
262# ------------------------------------------------------------------------------------------
263
264package documents
265
266_cicpagecontent_ {
267<div class="cicheading">Application Documents</div>
268
269<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>
270
271<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_letter.asp">Letter of Instruction to Campus Liaison</a></div>
272<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_questionnaire.pdf">Questionnaire</a> (PDF)</div>
273<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_definitions.pdf">Definitions and Visual Examples</a> (PDF)</div>
274<div class="cictext"><a href="http://www.cic.org/projects_services/grants/getty_guidelines.pdf">Submission Guidelines</a> (PDF)</div>
275}
276
277
278
279# ------------------------------------------------------------------------------------------
280# GLOSSARY (About -> Glossary)
281# ------------------------------------------------------------------------------------------
282
283package glossary
284
285_cicpagecontent_ {
286<div class="cicheading">Glossary</div>
287
288<p class="cicsubheading">Building Styles<br /><span class="cictext">(some based on definitions of the Getty Art and Architecture Thesaurus)</span></p>
289
290<table cellspacing="0" cellpadding="0" width="_pagewidth_">
291 <tr>
292 <td valign="top" width="100%">AMERICAN COLONIAL<br />
293Refers 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.
294 </td>
295 <td valign="top">&nbsp;<img alt="Dartmouth Hall, Dartmouth College (photo courtesy of University of Maryland slide collection)" src="_httpcollection_/images/americancolonial.jpg"/></td>
296 </tr>
297 <tr><td colspan="2">&nbsp;</td></tr>
298 <tr>
299 <td valign="top" width="100%">FEDERAL<br />
300Refers 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.
301 </td>
302 <td valign="top">&nbsp;<img alt="President's House, Williams College (HABS/HAER)" src="_httpcollection_/images/federal.jpg"/></td>
303 </tr>
304 <tr><td colspan="2">&nbsp;</td></tr>
305 <tr>
306 <td valign="top" width="100%">GREEK REVIVAL<br />
307Refers 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.
308 </td>
309 <td valign="top">&nbsp;<img alt="Morrison College, Transylvania University (HABS/HAER)" src="_httpcollection_/images/greekrevival.jpg"/></td>
310 </tr>
311 <tr><td colspan="2">&nbsp;</td></tr>
312 <tr>
313 <td valign="top" width="100%">GEORGIAN REVIVAL<br />
314Refers 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.
315 </td>
316 <td valign="top">&nbsp;<img alt="???" src="_httpcollection_/images/georgianrevival.jpg"/></td>
317 </tr>
318 <tr><td colspan="2">&nbsp;</td></tr>
319 <tr>
320 <td valign="top" width="100%">GOTHIC REVIVAL<br />
321Refers 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.
322 </td>
323 <td valign="top">&nbsp;<img alt="Old Main building, Bethany College (HABS/HAER)" src="_httpcollection_/images/gothicrevival.jpg"/></td>
324 </tr>
325 <tr><td colspan="2">&nbsp;</td></tr>
326 <tr>
327 <td valign="top" width="100%">ITALIANATE<br />
328As 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.
329 </td>
330 <td valign="top">&nbsp;<img alt="Lawrence Observatory, Amherst College" src="_httpcollection_/images/italianate.jpg"/></td>
331 </tr>
332 <tr><td colspan="2">&nbsp;</td></tr>
333 <tr>
334 <td valign="top" width="100%">ROMANESQUE REVIVAL<br />
335Refers 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.
336 </td>
337 <td valign="top">&nbsp;<img alt="Glatfelter Hall, Gettysbury College (HABS/HAER)" src="_httpcollection_/images/romanesquerevival.jpg"/></td>
338 </tr>
339 <tr><td colspan="2">&nbsp;</td></tr>
340 <tr>
341 <td valign="top" width="100%">VICTORIAN STYLES<br />
342Refers 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.
343 </td>
344 <td valign="top">&nbsp;<img alt="Residential Village (Theme House), Agnes Scott College (CHS collection)" src="_httpcollection_/images/victorianstyles.jpg"/></td>
345 </tr>
346 <tr><td colspan="2">&nbsp;</td></tr>
347 <tr>
348 <td valign="top" width="100%">BEAUX-ARTS CLASSICISM<br />
349Refers 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.
350 </td>
351 <td valign="top">&nbsp;<img alt="Cochran Hall, Allegheny College (CHS collection)" src="_httpcollection_/images/beauxartsclassicism.jpg"/></td>
352 </tr>
353 <tr><td colspan="2">&nbsp;</td></tr>
354 <tr>
355 <td valign="top" width="100%">COLONIAL REVIVAL<br />
356Refers 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.
357 </td>
358 <td valign="top">&nbsp;<img alt="Alexandria Hall, Louisiana College (Louisiana State Division of Historic Preservation website)" src="_httpcollection_/images/colonialrevival.jpg"/></td>
359 </tr>
360 <tr><td colspan="2">&nbsp;</td></tr>
361 <tr>
362 <td valign="top" width="100%">MISSION/MISSION REVIVAL<br />
363As 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.
364 </td>
365 <td valign="top">&nbsp;<img alt="Our Lady Queen of Peace Chapel, Lourdes College (CHS collection)" src="_httpcollection_/images/mission.jpg"/></td>
366 </tr>
367 <tr><td colspan="2">&nbsp;</td></tr>
368 <tr>
369 <td valign="top" width="100%">MODERN/PRE- AND POST-WWII<br />
370Refers 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.
371 </td>
372 <td valign="top">&nbsp;<img alt="Annie Pfeiffer Chapel, Florida Southern College (HABS/HAER)" src="_httpcollection_/images/modern.jpg"/></td>
373 </tr>
374 <tr><td colspan="2">&nbsp;</td></tr>
375 <tr>
376 <td valign="top" width="100%">POSTMODERN<br />
377Refers 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.
378 </td>
379 <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>
380 </tr>
381 <tr><td colspan="2">&nbsp;</td></tr>
382 <tr>
383 <td valign="top" width="100%">CONTEMPORARY<br />
384Architecture from 1995 to the present, encompassing a wide range of architectural styles and approaches, often incorporating elements of modernism and postmodernism.
385 </td>
386 <td valign="top">&nbsp;<img alt="???" src="_httpcollection_/images/contemporary.jpg"/></td>
387 </tr>
388 <tr><td colspan="2">&nbsp;</td></tr>
389 <tr>
390 <td valign="top" width="100%">VERNACULAR/REGIONALIST<br />
391Refers 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.
392 </td>
393 <td valign="top">&nbsp;<img alt="Old Castle, Baker University (HABS/HAER)" src="_httpcollection_/images/vernacularregionalist.jpg"/></td>
394 </tr>
395</table>
396
397<p class="cicsubheading">Terms Relating to Campus Plans and Building Groups</p>
398
399<p>Unplanned<br />
400No comprehensive master plan was ever a part of campus building or landscaping activity.</p>
401
402<p>Irregular/Picturesque<br />
403Master 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>
404
405<p>Quadrangle/Beaux-Arts Classicism<br />
406Master 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>
407
408<p>Modern (open plan)<br />
409Master 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>
410}
411
412
413
414# ------------------------------------------------------------------------------------------
415# LINKS (About -> Links for Further Research)
416# ------------------------------------------------------------------------------------------
417
418package links
419
420_cicpagecontent_ {
421<div class="cicheading">Links</div>
422
423<p><b>Supporting Organizations</b></p>
424
425<p>Council of Independent Colleges: <a href="http://www.cic.org">http://www.cic.org</a></p>
426
427<p>Getty Foundation: <a href="http://www.getty.edu">http://www.getty.edu</a></p>
428
429<p><b>Related Websites</b></p>
430
431<p>Society for College and University Planning: <a href="http://www.scup.org">http://www.scup.org</a></p>
432
433<p>National Historic Landmarks: <a href="http://www.cr.nps.gov/nhl/">http://www.cr.nps.gov/nhl/</a></p>
434
435<p>National Register of Historic Places: <a href="http://www.cr.nps.gov/nr/">http://www.cr.nps.gov/nr/</a></p>
436
437<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>
438
439<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>
440
441<p>Chronicle of Higher Education: <a href="http://chronicle.com">http://chronicle.com</a></p>
442
443<p>American Planning Association: <a href="http://www.planning.org">http://www.planning.org</a></p>
444
445<p>National Association of State Universities and Land-Grant Colleges: <a href="http://www.nasulgc.org">http://www.nasulgc.org</a></p>
446}
447
448
449
450# ------------------------------------------------------------------------------------------
451# INSTITUTIONS (Browse -> Institution)
452# ------------------------------------------------------------------------------------------
453
454package institutions
455
456_cicpagecontent_ {
457<div class="cicheading">Institutions</div>
458
459_cicstaticbrowser_
460}
461
462
463
464# ------------------------------------------------------------------------------------------
465# TYPES (Browse -> Type of Place)
466# ------------------------------------------------------------------------------------------
467
468package types
469
470_cicpagecontent_ {
471<div class="cicheading">Type of Place</div>
472
473<p />
474<table width="_pagewidth_">
475 <tr>
476 <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>
477 <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>
478 </tr>
479 <tr>
480 <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>
481 <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>
482 </tr>
483</table>
484}
485
486package typesIndividualbuilding
487_cicpagecontent_ { <div class="cicheading">Buildings</div><br />_cicstaticbrowser_ }
488
489package typesLandscapesite
490_cicpagecontent_ { <div class="cicheading">Landscape Sites</div><br />_cicstaticbrowser_ }
491
492package typesCampusarrangement
493_cicpagecontent_ { <div class="cicheading">Campus Arrangements</div><br />_cicstaticbrowser_ }
494
495package typesBuildinggroup
496_cicpagecontent_ { <div class="cicheading">Building Groups</div><br />_cicstaticbrowser_ }
497
498
499
500# ------------------------------------------------------------------------------------------
501# DESIGNERS (Browse -> Designer)
502# ------------------------------------------------------------------------------------------
503
504package designers
505
506_cicpagecontent_ {<div class="cicheading">Designers</div>_cicstaticbrowser_}
507
508
509
510# ------------------------------------------------------------------------------------------
511# STATES (Browse -> State)
512# ------------------------------------------------------------------------------------------
513
514package states
515
516_cicpagecontent_ {<div class="cicheading">States</div>_cicstaticbrowser_}
517
518
519
520# ------------------------------------------------------------------------------------------
521# STYLES (Browse -> Building Styles)
522# ------------------------------------------------------------------------------------------
523
524package styles
525
526_cicpagecontent_ {
527<div class="cicheading">Styles</div>
528
529<p />
530<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesAmericancolonial">American Colonial</a></div>
531<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesFederal">Federal</a></div>
532<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesGreekrevival">Greek Revival</a></div>
533<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesItalianate">Italianate</a></div>
534<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesGothicrevival">Gothic Revival</a></div>
535<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesRomanesquerevival">Romanesque Revival</a></div>
536<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesVictorian">Victorian Styles</a></div>
537<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesBeauxArtsclassicism">Beaux-arts Classicism</a></div>
538<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesColonialrevival">Colonial Revival</a></div>
539<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesMissionMissionrevival">Mission/Mission Revival</a></div>
540<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesModernpreWWII">Modern/pre-World War II</a></div>
541<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesModernpostWWII">Modern/post-World War II</a></div>
542<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesPostmodern">Postmodern</a></div>
543<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesContemporary">Contemporary</a></div>
544<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesRegionalistVernacular">Regionalist Vernacular</a></div>
545<div class="cictexthalf"><a href="_gwcgi_?a=p&p=stylesOther">Other</a></div>
546
547<p>See the <a href="_gwcgi_?a=p&p=glossary">Glossary</a> for full definition of terms.</p>
548}
549
550package stylesAmericancolonial
551_cicpagecontent_ { <div class="cicheading">American Colonial</div><br />_cicstaticbrowser_ }
552
553package stylesFederal
554_cicpagecontent_ { <div class="cicheading">Federal</div><br />_cicstaticbrowser_ }
555
556package stylesGreekrevival
557_cicpagecontent_ { <div class="cicheading">Greek Revival</div><br />_cicstaticbrowser_ }
558
559package stylesItalianate
560_cicpagecontent_ { <div class="cicheading">Italianate</div><br />_cicstaticbrowser_ }
561
562package stylesGothicrevival
563_cicpagecontent_ { <div class="cicheading">Gothic Revival</div><br />_cicstaticbrowser_ }
564
565package stylesRomanesquerevival
566_cicpagecontent_ { <div class="cicheading">Romanesque Revival</div><br />_cicstaticbrowser_ }
567
568package stylesVictorian
569_cicpagecontent_ { <div class="cicheading">Victorian</div><br />_cicstaticbrowser_ }
570
571package stylesBeauxArtsclassicism
572_cicpagecontent_ { <div class="cicheading">Beaux-arts Classicism</div><br />_cicstaticbrowser_ }
573
574package stylesColonialrevival
575_cicpagecontent_ { <div class="cicheading">Colonial Revival</div><br />_cicstaticbrowser_ }
576
577package stylesMissionMissionrevival
578_cicpagecontent_ { <div class="cicheading">Mission/Mission Revival</div><br />_cicstaticbrowser_ }
579
580package stylesModernpreWWII
581_cicpagecontent_ { <div class="cicheading">Modern/pre-World War II</div><br />_cicstaticbrowser_ }
582
583package stylesModernpostWWII
584_cicpagecontent_ { <div class="cicheading">Modern/post-World War II</div><br />_cicstaticbrowser_ }
585
586package stylesPostmodern
587_cicpagecontent_ { <div class="cicheading">Postmodern</div><br />_cicstaticbrowser_ }
588
589package stylesContemporary
590_cicpagecontent_ { <div class="cicheading">Contemporary</div><br />_cicstaticbrowser_ }
591
592package stylesRegionalistVernacular
593_cicpagecontent_ { <div class="cicheading">Regionalist Vernacular</div><br />_cicstaticbrowser_ }
594
595package stylesOther
596_cicpagecontent_ { <div class="cicheading">Other</div><br />_cicstaticbrowser_ }
597
598
599
600# ------------------------------------------------------------------------------------------
601# DATES (Browse -> Time Period)
602# ------------------------------------------------------------------------------------------
603
604package dates
605
606_cicpagecontent_ {
607<div class="cicheading">Time Period</div>
608
609<p />
610<div class="cictexthalf"><a href="_gwcgi_?a=p&p=datespre1800">pre-1800</a></div>
611<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates18001850">1800-1850</a></div>
612<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates18501900">1850-1900</a></div>
613<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates19001945">1900-1945</a></div>
614<div class="cictexthalf"><a href="_gwcgi_?a=p&p=dates19451995">1945-1995</a></div>
615<div class="cictexthalf"><a href="_gwcgi_?a=p&p=datespost1995">post-1995</a></div>
616}
617
618package datespre1800
619_cicpagecontent_ { <div class="cicheading">pre-1800</div><br />_cicstaticbrowser_ }
620
621package dates18001850
622_cicpagecontent_ { <div class="cicheading">1800-1850</div><br />_cicstaticbrowser_ }
623
624package dates18501900
625_cicpagecontent_ { <div class="cicheading">1850-1900</div><br />_cicstaticbrowser_ }
626
627package dates19001945
628_cicpagecontent_ { <div class="cicheading">1900-1945</div><br />_cicstaticbrowser_ }
629
630package dates19451995
631_cicpagecontent_ { <div class="cicheading">1945-1995</div><br />_cicstaticbrowser_ }
632
633package datespost1995
634_cicpagecontent_ { <div class="cicheading">post-1995</div><br />_cicstaticbrowser_ }
635
636
637
638# ------------------------------------------------------------------------------------------
639# FUNCTIONS (Browse -> Function)
640# ------------------------------------------------------------------------------------------
641
642package functions
643
644_cicpagecontent_ {
645<div class="cicheading">Function</div>
646
647<p />
648<table cellpadding="0" cellspacing="0" width="_pagewidth_">
649<tr>
650<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsacademicdepartmentbuilding">Academic department building</a></div></td>
651<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsinfirmary">Infirmary</a></div></td>
652</tr>
653<tr>
654<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsadministration">Administration</a></div></td>
655<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionslibrary">Library</a></div></td>
656</tr>
657<tr>
658<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsadmissionsoffice">Admissions office</a></div></td>
659<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmasterplancampus">Master plan (campus)</a></div></td>
660</tr>
661<tr>
662<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsalumnicenter">Alumni center</a></div></td>
663<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmasterplanlandscape">Master plan (landscape)</a></div></td>
664</tr>
665<tr>
666<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsarboretum">Arboretum</a></div></td>
667<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmemorialsite">Memorial site</a></div></td>
668</tr>
669<tr>
670<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsarchaeologicalsite">Archaeological site</a></div></td>
671<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsmuseum">Museum</a></div></td>
672</tr>
673<tr>
674<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsauditorium">Auditorium</a></div></td>
675<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsobservatory">Observatory</a></div></td>
676</tr>
677<tr>
678<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsbelltower">Bell tower</a></div></td>
679<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsoldmain">Old main</a></div></td>
680</tr>
681<tr>
682<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionschapel">Chapel</a></div></td>
683<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsoutdoorspace">Outdoor space</a></div></td>
684</tr>
685<tr>
686<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsclassrooms">Classroom(s)</a></div></td>
687<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionspresidentshouse">President's house</a></div></td>
688</tr>
689<tr>
690<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsdebatingsociety">Debating society</a></div></td>
691<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsprivateresidence">Private residence</a></div></td>
692</tr>
693<tr>
694<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsdininghall">Dining hall</a></div></td>
695<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsresidencehall">Residence hall</a></div></td>
696</tr>
697<tr>
698<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsfacilitymanagementbuilding">Facility management building</a></div></td>
699<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsstadium">Stadium</a></div></td>
700</tr>
701<tr>
702<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsfacultyoffices">Faculty offices</a></div></td>
703<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsstudentunion">Student union</a></div></td>
704</tr>
705<tr>
706<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsgardens">Gardens (planned)</a></div></td>
707<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionstheater">Theater</a></div></td>
708</tr>
709<tr>
710<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsgreeklettersociety">Greek letter society</a></div></td>
711<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsother">Other</a></div></td>
712</tr>
713<tr>
714<td width="50%"><div class="cictexthalf"><a href="_gwcgi_?a=p&p=functionsgymnasium">Gymnasium</a></div></td>
715<td width="50%">&nbsp;</td>
716</tr>
717</table>
718}
719
720package functionsacademicdepartmentbuilding
721_cicpagecontent_ { <div class="cicheading">Academic department building</div><br />_cicstaticbrowser_ }
722
723package functionsadministration
724_cicpagecontent_ { <div class="cicheading">Administration</div><br />_cicstaticbrowser_ }
725
726package functionsadmissionsoffice
727_cicpagecontent_ { <div class="cicheading">Admissions office</div><br />_cicstaticbrowser_ }
728
729package functionsalumnicenter
730_cicpagecontent_ { <div class="cicheading">Alumni center</div><br />_cicstaticbrowser_ }
731
732package functionsarboretum
733_cicpagecontent_ { <div class="cicheading">Arboretum</div><br />_cicstaticbrowser_ }
734
735package functionsarchaeologicalsite
736_cicpagecontent_ { <div class="cicheading">Archaeological site</div><br />_cicstaticbrowser_ }
737
738package functionsauditorium
739_cicpagecontent_ { <div class="cicheading">Auditorium</div><br />_cicstaticbrowser_ }
740
741package functionsbelltower
742_cicpagecontent_ { <div class="cicheading">Bell tower</div><br />_cicstaticbrowser_ }
743
744package functionschapel
745_cicpagecontent_ { <div class="cicheading">Chapel</div><br />_cicstaticbrowser_ }
746
747package functionsclassrooms
748_cicpagecontent_ { <div class="cicheading">Classroom(s)</div><br />_cicstaticbrowser_ }
749
750package functionsdebatingsociety
751_cicpagecontent_ { <div class="cicheading">Debating society</div><br />_cicstaticbrowser_ }
752
753package functionsdininghall
754_cicpagecontent_ { <div class="cicheading">Dining hall</div><br />_cicstaticbrowser_ }
755
756package functionsfacilitymanagementbuilding
757_cicpagecontent_ { <div class="cicheading">Facility management building</div><br />_cicstaticbrowser_ }
758
759package functionsfacultyoffices
760_cicpagecontent_ { <div class="cicheading">Faculty offices</div><br />_cicstaticbrowser_ }
761
762package functionsgardens
763_cicpagecontent_ { <div class="cicheading">Gardens (planned)</div><br />_cicstaticbrowser_ }
764
765package functionsgreeklettersociety
766_cicpagecontent_ { <div class="cicheading">Greek letter society</div><br />_cicstaticbrowser_ }
767
768package functionsgymnasium
769_cicpagecontent_ { <div class="cicheading">Gymnasium</div><br />_cicstaticbrowser_ }
770
771package functionsinfirmary
772_cicpagecontent_ { <div class="cicheading">Infirmary</div><br />_cicstaticbrowser_ }
773
774package functionslibrary
775_cicpagecontent_ { <div class="cicheading">Library</div><br />_cicstaticbrowser_ }
776
777package functionsmasterplancampus
778_cicpagecontent_ { <div class="cicheading">Master plan (campus)</div><br />_cicstaticbrowser_ }
779
780package functionsmasterplanlandscape
781_cicpagecontent_ { <div class="cicheading">Master plan (landscape)</div><br />_cicstaticbrowser_ }
782
783package functionsmemorialsite
784_cicpagecontent_ { <div class="cicheading">Memorial site</div><br />_cicstaticbrowser_ }
785
786package functionsmuseum
787_cicpagecontent_ { <div class="cicheading">Museum</div><br />_cicstaticbrowser_ }
788
789package functionsobservatory
790_cicpagecontent_ { <div class="cicheading">Observatory</div><br />_cicstaticbrowser_ }
791
792package functionsoldmain
793_cicpagecontent_ { <div class="cicheading">Old main</div><br />_cicstaticbrowser_ }
794
795package functionsoutdoorspace
796_cicpagecontent_ { <div class="cicheading">Outdoor space</div><br />_cicstaticbrowser_ }
797
798package functionspresidentshouse
799_cicpagecontent_ { <div class="cicheading">President's house</div><br />_cicstaticbrowser_ }
800
801package functionsprivateresidence
802_cicpagecontent_ { <div class="cicheading">Private residence</div><br />_cicstaticbrowser_ }
803
804package functionsresidencehall
805_cicpagecontent_ { <div class="cicheading">Residence hall</div><br />_cicstaticbrowser_ }
806
807package functionsstadium
808_cicpagecontent_ { <div class="cicheading">Stadium</div><br />_cicstaticbrowser_ }
809
810package functionsstudentunion
811_cicpagecontent_ { <div class="cicheading">Student union</div><br />_cicstaticbrowser_ }
812
813package functionstheater
814_cicpagecontent_ { <div class="cicheading">Theater</div><br />_cicstaticbrowser_ }
815
816package functionsother
817_cicpagecontent_ { <div class="cicheading">Other</div><br />_cicstaticbrowser_ }
818
819
820
821# ------------------------------------------------------------------------------------------
822# DOCUMENT
823# ------------------------------------------------------------------------------------------
824
825package document
826
827_navarrows_ {}
828
829_textheader_ {_style:cicheader_}
830
831_cicpagecontent_ {}
832
833
834
835# ------------------------------------------------------------------------------------------
836# QUERY
837# ------------------------------------------------------------------------------------------
838
839package query
840
841# Hide the "or enter a query directly" box
842_advancedformextra_ {}
843
844# We have our own Javascript for the form searching
845_formfunctions_ {}
846
847_header_ {_If_(_cgiargq_,_style:header_,_style:cicheader_(onLoad="initializeadvancedsearch();"))}
848
849_pagescriptextra_ {}
850
851# What is displayed on the "advanced search" submit button
852_textbeginsearch_ {Search}
853
854# Hide the "search and display results in ... order" text
855_textformselect_ {}
856
857_cicsimplequeryform_ {
858<form name=SimpleQueryForm method=get action="_gwcgi_" onSubmit="preparesimplesearch();">
859 <input type="hidden" name="a" value="q">
860 <input type="hidden" name="fqc" value="and">
861 <input type="hidden" name="fqf" value="ZZ">
862 <input type="hidden" name="fqv" value="">
863 <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>
864</form>
865}
866
867_cicpagecontent_ {
868_If_(_cgiargq_,_cicsearchresults_,_cicadvancedqueryform_)
869}
870
871_cicsearchresults_ {
872<div class="cicheading">Search Results</div>
873
874<p>_resultline_</p>
875}
876
877_cicadvancedqueryform_ {
878<span class="cicheading">Advanced Search</span>
879<center>_If_("_cgiargreq_" eq "\_cgiargreq\_",_fieldqueryform_,_cicreferencesqueryform_)</center>
880}
881
882_cicreferencesqueryform_ {
883<form name=ReferencesQueryForm method=get action="_gwcgi_" onSubmit="preparereferencessearch();">
884 <input type="hidden" name="a" value="q">
885 <input type="hidden" name="fqc" value="and">
886 <input type="hidden" name="fqf" value="RE">
887 <input type="hidden" name="fqv" value="">
888 <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>
889</form>
890}
891
892_cicaqpdefault_ {<select id='aqp_1_field' name='aqp'><option value='0'>contains</option><option value='1'>is</option></select>}
893_cicaqptypeofplace_ {<select id='aqp_1_field' name='aqp' disabled='true'><option value='0'>contains</option><option value='1' selected='true'>is</option></select>}
894
895_cicaqvdefault_ {<input id='aqv_1_field' name='aqv' type='text' style='width: 450px'/>}
896_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>}
897
898_cicaqline_ {
899<tr>
900 <td colspan="3">
901 <center>
902 <nobr>
903 <select name="aqi" onChange="changedAQI();">
904 <option value="">Keyword</option>
905 <option value="PL">Type of place</option>
906 <option value="IN">Institution</option>
907 <option value="AR">Designer</option>
908 </select>
909 <input type="hidden" name="aqib" value="">
910
911 <span id="aqp_1_">
912 _cicaqpdefault_(_1_)
913 </span>
914
915 <span id="aqv_1_">
916 _cicaqvdefault_(_1_)
917 </span>
918
919 <select name="aqc">
920 <option value="and">and</option>
921 <option value="or">or</option>
922 </select>
923 </nobr>
924 </center>
925 </td>
926</tr>
927}
928
929_advancedformsnew_ {
930<input type="hidden" name="a" value="q">
931<input type="hidden" name="q" value="">
932<input type="hidden" name="qt" value="1">
933<input type="hidden" name="qf" value="1">
934<input type="hidden" name="fqa" value="1">
935<input type="hidden" name="m" value="-1">
936
937_cicaqline_(0)
938_cicaqline_(1)
939_cicaqline_(2)
940
941<tr>
942 <td colspan="3">&nbsp;</td>
943</tr>
944
945<tr>
946 <td valign="top"><center><b>Function:</b></center></td>
947 <td valign="top"><center><b>Time period:</b></center></td>
948 <td valign="top"><center><b>Style:</b></center></td>
949</tr>
950
951<tr>
952 <!-- Function: Functions metadata, index FU -->
953 <td valign="top">
954 <select name="fuq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
955 <option value="academic department building">academic department building</option>
956 <option value="administration">administration</option>
957 <option value="admissions office">admissions office</option>
958 <option value="alumni center">alumni center</option>
959 <option value="arboretum">arboretum</option>
960 <option value="archaeological site">archaeological site</option>
961 <option value="auditorium">auditorium</option>
962 <option value="bell tower">bell tower</option>
963 <option value="chapel">chapel</option>
964 <option value="classrooms">classrooms</option>
965 <option value="debating society">debating society</option>
966 <option value="dining hall">dining hall</option>
967 <option value="facility management building">facility management building</option>
968 <option value="faculty offices">faculty offices</option>
969 <option value="gardens">gardens (planned)</option>
970 <option value="Greek letter society">Greek letter society</option>
971 <option value="gymnasium">gymnasium</option>
972 <option value="infirmary">infirmary</option>
973 <option value="library">library</option>
974 <option value="master plan campus">master plan (campus)</option>
975 <option value="master plan landscape">master plan (landscape)</option>
976 <option value="memorial site">memorial site</option>
977 <option value="museum">museum</option>
978 <option value="observatory">observatory</option>
979 <option value="old main">old main</option>
980 <option value="outdoor space">outdoor space</option>
981 <option value="presidents house">president's house</option>
982 <option value="private residence">private residence</option>
983 <option value="residence hall">residence hall</option>
984 <option value="stadium">stadium</option>
985 <option value="student union">student union</option>
986 <option value="theatre">theatre</option>
987 <option value="other">other</option>
988 </select>
989 </td>
990
991 <!-- Time period: Time_period metadata, index TM -->
992 <td valign="top">
993 <select name="tmq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
994 <option value="pre 1800">pre-1800</option>
995 <option value="1800 1850">1800-1850</option>
996 <option value="1850 1900">1850-1900</option>
997 <option value="1900 1945">1900-1945</option>
998 <option value="1945 1995">1945-1995</option>
999 <option value="post 1995">post-1995</option>
1000 </select>
1001 </td>
1002
1003 <!-- Style: Style metadata, index SY -->
1004 <td valign="top">
1005 <select name="syq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1006 <option value="American colonial">American colonial</option>
1007 <option value="Federal">Federal</option>
1008 <option value="Greek revival">Greek revival</option>
1009 <option value="Italianate">Italianate</option>
1010 <option value="Gothic revival">Gothic revival</option>
1011 <option value="Romanesque revival">Romanesque revival</option>
1012 <option value="Victorian">Victorian</option>
1013 <option value="Beaux arts classicism">Beaux-arts classicism</option>
1014 <option value="Colonial revival">Colonial revival</option>
1015 <option value="Mission Mission revival">Mission/Mission revival</option>
1016 <option value="Modern pre World War II">Modern/pre-World War II</option>
1017 <option value="Modern post World War II">Modern/post-World War II</option>
1018 <option value="Postmodern">Postmodern</option>
1019 <option value="Contemporary">Contemporary</option>
1020 <option value="Regionalist Vernacular">Regionalist/Vernacular</option>
1021 <option value="Other">Other</option>
1022 </select>
1023 </td>
1024</tr>
1025
1026<tr>
1027 <td colspan="3">&nbsp;</td>
1028</tr>
1029
1030<tr>
1031 <td valign="top"><center><b>Materials:</b></center></td>
1032 <td valign="top"><center><b>Designation:</b></center></td>
1033 <td valign="top"><center><b>State:</b></center></td>
1034</tr>
1035
1036<tr>
1037 <!-- Materials: Materials metadata, index MA -->
1038 <td valign="top">
1039 <select name="maq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1040 <option value="aluminium siding">aluminium siding</option>
1041 <option value="ashlar">ashlar</option>
1042 <option value="asphalt">asphalt</option>
1043 <option value="bluestone">bluestone</option>
1044 <option value="brick">brick</option>
1045 <option value="brownstone">brownstone</option>
1046 <option value="cedar">cedar</option>
1047 <option value="cement">cement</option>
1048 <option value="cinderblock">cinderblock</option>
1049 <option value="clapboard">clapboard</option>
1050 <option value="clay block">clay block</option>
1051 <option value="copper">copper</option>
1052 <option value="cypress">cypress</option>
1053 <option value="dolomite">dolomite</option>
1054 <option value="fiberglass">fiberglass</option>
1055 <option value="fieldstone">fieldstone</option>
1056 <option value="flagstone">flagstone</option>
1057 <option value="foam">foam</option>
1058 <option value="gneiss">gneiss</option>
1059 <option value="granite">granite</option>
1060 <option value="gypsum block">gypsum block</option>
1061 <option value="ignimbrite">ignimbrite</option>
1062 <option value="lathe and plaster">lathe and plaster</option>
1063 <option value="limestone">limestone</option>
1064 <option value="logs">logs</option>
1065 <option value="marble">marble</option>
1066 <option value="masonry">masonry</option>
1067 <option value="plaster">plaster</option>
1068 <option value="quartzite">quartzite</option>
1069 <option value="rubber">rubber</option>
1070 <option value="sandstone">sandstone</option>
1071 <option value="schist">schist</option>
1072 <option value="slate">slate</option>
1073 <option value="steel">steel</option>
1074 <option value="stone">stone</option>
1075 <option value="stucco">stucco</option>
1076 <option value="terra cotta">terra cotta</option>
1077 <option value="tile">tile</option>
1078 <option value="wood">wood</option>
1079 </select>
1080 </td>
1081
1082 <!-- Designation: Designation metadata, index DE -->
1083 <td valign="top">
1084 <select name="deq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1085 <option value="National Register">National Register</option>
1086 <option value="National Historic Landmark">National Historic Landmark</option>
1087 <option value="HABS HAER">HABS/HAER</option>
1088 <option value="Local state">Local and state designations</option>
1089 </select>
1090 </td>
1091
1092 <!-- State: State metadata, index ST -->
1093 <td valign="top">
1094 <select name="stq" onChange="prepareadvancedsearch();" size="10" multiple="true" style="width: 225px;">
1095 <option value="Northeast">Northeast</option>
1096 <option value="Southeast">Southeast</option>
1097 <option value="Midwest">Midwest</option>
1098 <option value="Southwest">Southwest</option>
1099 <option value="Mountain">Mountain</option>
1100 <option value="West">West</option>
1101 <option value="AL">Alabama</option>
1102 <option value="AK">Alaska</option>
1103 <option value="AZ">Arizona</option>
1104 <option value="AR">Arkansas</option>
1105 <option value="CA">California</option>
1106 <option value="CO">Colorado</option>
1107 <option value="CT">Connecticut</option>
1108 <option value="DE">Delaware</option>
1109 <option value="FL">Florida</option>
1110 <option value="GA">Georgia</option>
1111 <option value="HI">Hawaii</option>
1112 <option value="ID">Idaho</option>
1113 <option value="IL">Illinois</option>
1114 <option value="IN">Indiana</option>
1115 <option value="IA">Iowa</option>
1116 <option value="KS">Kansas</option>
1117 <option value="KY">Kentucky</option>
1118 <option value="LA">Louisiana</option>
1119 <option value="ME">Maine</option>
1120 <option value="MD">Maryland</option>
1121 <option value="MA">Massachusetts</option>
1122 <option value="MI">Michigan</option>
1123 <option value="MN">Minnesota</option>
1124 <option value="MS">Mississippi</option>
1125 <option value="MO">Missouri</option>
1126 <option value="MT">Montana</option>
1127 <option value="NE">Nebraska</option>
1128 <option value="NV">Nevada</option>
1129 <option value="NH">New Hampshire</option>
1130 <option value="NJ">New Jersey</option>
1131 <option value="NM">New Mexico</option>
1132 <option value="NY">New York</option>
1133 <option value="NC">North Carolina</option>
1134 <option value="ND">North Dakota</option>
1135 <option value="OH">Ohio</option>
1136 <option value="OK">Oklahoma</option>
1137 <option value="OR">Oregon</option>
1138 <option value="PA">Pennsylvania</option>
1139 <option value="RI">Rhode Island</option>
1140 <option value="SC">South Carolina</option>
1141 <option value="SD">South Dakota</option>
1142 <option value="TN">Tennessee</option>
1143 <option value="TX">Texas</option>
1144 <option value="UT">Utah</option>
1145 <option value="VT">Vermont</option>
1146 <option value="VA">Virginia</option>
1147 <option value="WA">Washington</option>
1148 <option value="WV">West Virginia</option>
1149 <option value="WI">Wisconsin</option>
1150 <option value="WY">Wyoming</option>
1151 </select>
1152 </td>
1153</tr>
1154
1155<tr>
1156 <td colspan="3">
1157 <div style="float:right"><input type="submit" value="_textbeginsearch_" onClick="prepareadvancedsearch();"></div>
1158 </td>
1159</tr>
1160}
1161
1162_advancedforms_ {
1163<input type="hidden" name="a" value="q">
1164<input type="hidden" name="fqc" value="and,and,and,and,and,and,and">
1165<input type="hidden" name="fqf" value="TX,IN,ST,PL,AR,FU,TM">
1166<input type="hidden" name="fqv" value="">
1167
1168<tr><td><nobr><div class="cicqueryfieldtext">Any field</div></nobr></td>
1169<td>&nbsp;<input type="text" name="txq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1170
1171<tr><td><nobr><div class="cicqueryfieldtext">Institution</div></nobr></td>
1172<td>&nbsp;<input type="text" name="inq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1173
1174<tr><td><nobr><div class="cicqueryfieldtext">State</div></nobr></td>
1175<td>&nbsp;<input type="text" name="stq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1176
1177<tr><td><nobr><div class="cicqueryfieldtext">Type of place</div></nobr></td>
1178<td>&nbsp;<select name="plq" onChange="prepareadvancedsearch();">
1179 <option value="">Any</option>
1180 <option value="Individual building">Individual building</option>
1181 <option value="Building group">Building group</option>
1182 <option value="Landscape site">Landscape site</option>
1183 <option value="Campus arrangement">Campus arrangement</option>
1184</td></tr>
1185
1186<tr><td><nobr><div class="cicqueryfieldtext">Designer</div></nobr></td>
1187<td>&nbsp;<input type="text" name="arq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1188
1189<tr><td><nobr><div class="cicqueryfieldtext">Function</div></nobr></td>
1190<td>&nbsp;<input type="text" name="fuq" value="" size="60" onChange="prepareadvancedsearch();"></td></tr>
1191
1192<tr><td><nobr><div class="cicqueryfieldtext">Time period</div></nobr></td>
1193<td>&nbsp;<select name="tmq" onChange="prepareadvancedsearch();">
1194 <option value="">Any</option>
1195 <option value="pre-1800">pre-1800</option>
1196 <option value="1800-1850">1800-1850</option>
1197 <option value="1850-1900">1850-1900</option>
1198 <option value="1900-1945">1900-1945</option>
1199 <option value="1945-1995">1945-1995</option>
1200 <option value="post-1995">post-1995</option>
1201</td></tr>
1202
1203<tr><td></td><td>
1204<div style="float:right"><input type="submit" value="_textbeginsearch_" onClick="prepareadvancedsearch();"></div>
1205</td></tr>
1206}
1207
1208_cicjavascriptnew_ {
1209<script language="Javascript">
1210
1211function initializesimplesearch()
1212\{
1213 document.SimpleQueryForm.txq.focus();
1214\}
1215
1216function preparesimplesearch()
1217\{
1218 document.SimpleQueryForm.fqv.value = document.SimpleQueryForm.txq.value;
1219\}
1220
1221function initializeadvancedsearch()
1222\{
1223 changedAQI();
1224\}
1225
1226function changedAQI()
1227\{
1228 for (var i = 0; i < document.QueryForm.aqi.length; i++) \{
1229 if (document.QueryForm.aqi[i].value != document.QueryForm.aqib[i].value) \{
1230 if (document.QueryForm.aqi[i].value == "PL") \{
1231 document.getElementById("aqp" + i).innerHTML = "_cicaqptypeofplace_(" + i + ")";
1232 document.getElementById("aqv" + i).innerHTML = "_cicaqvtypeofplace_(" + i + ")";
1233 \}
1234 else \{
1235 document.getElementById("aqp" + i).innerHTML = "_cicaqpdefault_(" + i + ")";
1236 document.getElementById("aqv" + i).innerHTML = "_cicaqvdefault_(" + i + ")";
1237 \}
1238
1239 document.QueryForm.aqib[i].value = document.QueryForm.aqi[i].value;
1240 \}
1241 \}
1242
1243 prepareadvancedsearch();
1244\}
1245
1246function prepareadvancedsearch()
1247\{
1248 document.QueryForm.q.value = "";
1249
1250 for (var i = 0; i < document.QueryForm.aqv.length; i++) \{
1251 if (document.QueryForm.aqv[i].value != "") \{
1252 var real_index = /aqv([0-9]+)field/.exec(document.QueryForm.aqv[i].id)[1];
1253 addQueryTerm(document.QueryForm.q, "[" + document.QueryForm.aqv[i].value + "]:" + document.QueryForm.aqi[real_index].value);
1254 \}
1255 \}
1256
1257 addIndexValue(document.QueryForm.q, document.QueryForm.fuq, "FU");
1258 addIndexValue(document.QueryForm.q, document.QueryForm.tmq, "TM");
1259 addIndexValue(document.QueryForm.q, document.QueryForm.syq, "SY");
1260 addIndexValue(document.QueryForm.q, document.QueryForm.maq, "MA");
1261 addIndexValue(document.QueryForm.q, document.QueryForm.deq, "DE");
1262 addIndexValue(document.QueryForm.q, document.QueryForm.stq, "ST");
1263\}
1264
1265function addIndexValue(query_field_reference, select_reference, index_code)
1266\{
1267 var index_value = "";
1268 for (var i = 0; i < select_reference.options.length; i++) \{
1269 if (select_reference.options[i].selected) \{
1270 index_value += ((index_value != "") ? " & " : "");
1271 index_value += '["' + select_reference.options[i].value + '"]:' + index_code;
1272 \}
1273 \}
1274 addQueryTerm(query_field_reference, index_value);
1275\}
1276
1277function addQueryTerm(query_field_reference, index_value)
1278\{
1279 if (index_value != "") \{
1280 query_field_reference.value += ((query_field_reference.value != "") ? " & " : "");
1281 query_field_reference.value += "(" + index_value + ")";
1282 \}
1283\}
1284
1285function initializereferencessearch()
1286\{
1287 document.ReferencesQueryForm.txq.focus();
1288\}
1289
1290function preparereferencessearch()
1291\{
1292 document.ReferencesQueryForm.fqv.value = document.ReferencesQueryForm.txq.value;
1293\}
1294
1295</script>
1296}
1297
1298_cicjavascript_ {
1299<script language="Javascript">
1300
1301function initializesimplesearch() \{
1302 document.SimpleQueryForm.txq.focus();
1303\}
1304
1305function initializeadvancedsearch() \{
1306 fqv = "_cgiargfqv_".split(",");
1307 document.QueryForm.txq.value = ((fqv.length > 0) ? fqv[0] : "");
1308 document.QueryForm.inq.value = ((fqv.length > 1) ? fqv[1] : "");
1309 document.QueryForm.stq.value = ((fqv.length > 2) ? fqv[2] : "");
1310 document.QueryForm.arq.value = ((fqv.length > 4) ? fqv[4] : "");
1311 document.QueryForm.fuq.value = ((fqv.length > 5) ? fqv[5] : "");
1312 document.QueryForm.txq.focus();
1313\}
1314
1315function initializereferencessearch() \{
1316 document.ReferencesQueryForm.txq.focus();
1317\}
1318
1319function preparesimplesearch() \{
1320 document.SimpleQueryForm.fqv.value = document.SimpleQueryForm.txq.value;
1321\}
1322
1323function prepareadvancedsearch() \{
1324 document.QueryForm.fqv.value = document.QueryForm.txq.value + ",";
1325 document.QueryForm.fqv.value += document.QueryForm.inq.value + ",";
1326 document.QueryForm.fqv.value += document.QueryForm.stq.value + ",";
1327 document.QueryForm.fqv.value += document.QueryForm.plq.value + ",";
1328 document.QueryForm.fqv.value += document.QueryForm.arq.value + ",";
1329 document.QueryForm.fqv.value += document.QueryForm.fuq.value + ",";
1330 document.QueryForm.fqv.value += document.QueryForm.tmq.value;
1331\}
1332
1333function preparereferencessearch() \{
1334 document.ReferencesQueryForm.fqv.value = document.ReferencesQueryForm.txq.value;
1335\}
1336
1337</script>
1338}
1339
1340
1341
1342# ------------------------------------------------------------------------------------------
1343# ANYLINK MENU
1344# ------------------------------------------------------------------------------------------
1345
1346package anylink
1347
1348_anylinkjavascript_ {
1349/***********************************************
1350* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
1351* This notice MUST stay intact for legal use
1352* Visit http://www.dynamicdrive.com/ for full source code
1353***********************************************/
1354
1355/////No further editting needed
1356
1357var ie4=document.all
1358var ns6=document.getElementById&&!document.all
1359
1360if (ie4||ns6)
1361document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
1362
1363function getposOffset(what, offsettype)\{
1364var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
1365var parentEl=what.offsetParent;
1366while (parentEl!=null)\{
1367totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
1368parentEl=parentEl.offsetParent;
1369\}
1370return totaloffset;
1371\}
1372
1373
1374function showhide(obj, e, visible, hidden, menuwidth)\{
1375if (ie4||ns6)
1376dropmenuobj.style.left=dropmenuobj.style.top=-500
1377if (menuwidth!="")\{
1378dropmenuobj.widthobj=dropmenuobj.style
1379dropmenuobj.widthobj.width=menuwidth
1380\}
1381if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
1382obj.visibility=visible
1383else if (e.type=="click")
1384obj.visibility=hidden
1385\}
1386
1387function iecompattest()\{
1388return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
1389\}
1390
1391function clearbrowseredge(obj, whichedge)\{
1392var edgeoffset=0
1393if (whichedge=="rightedge")\{
1394var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
1395dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
1396if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
1397edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
1398\}
1399else\{
1400var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
1401var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
1402dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
1403if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure)\{ //move up?
1404edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
1405if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
1406edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
1407\}
1408\}
1409return edgeoffset
1410\}
1411
1412function populatemenu(what)\{
1413if (ie4||ns6)
1414dropmenuobj.innerHTML=what.join("")
1415\}
1416
1417
1418function dropdownmenu(obj, e, menucontents, menuwidth)\{
1419if (window.event) event.cancelBubble=true
1420else if (e.stopPropagation) e.stopPropagation()
1421clearhidemenu()
1422dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
1423populatemenu(menucontents)
1424
1425if (ie4||ns6)\{
1426showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
1427dropmenuobj.x=getposOffset(obj, "left")
1428dropmenuobj.y=getposOffset(obj, "top")
1429dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
1430dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
1431\}
1432
1433return clickreturnvalue()
1434\}
1435
1436function clickreturnvalue()\{
1437if (ie4||ns6) return false
1438else return true
1439\}
1440
1441function contains_ns6(a, b) \{
1442while (b.parentNode)
1443if ((b = b.parentNode) == a)
1444return true;
1445return false;
1446\}
1447
1448function dynamichide(e)\{
1449if (ie4&&!dropmenuobj.contains(e.toElement))
1450delayhidemenu()
1451else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
1452delayhidemenu()
1453\}
1454
1455function hidemenu(e)\{
1456if (typeof dropmenuobj!="undefined")\{
1457if (ie4||ns6)
1458dropmenuobj.style.visibility="hidden"
1459\}
1460\}
1461
1462function delayhidemenu()\{
1463if (ie4||ns6)
1464delayhide=setTimeout("hidemenu()",disappeardelay)
1465\}
1466
1467function clearhidemenu()\{
1468if (typeof delayhide!="undefined")
1469clearTimeout(delayhide)
1470\}
1471
1472if (hidemenu_onclick=="yes")
1473document.onclick=hidemenu
1474}
Note: See TracBrowser for help on using the repository browser.