<?xml version='1.0'?> 
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

<xsl:output method="html" indent="no" />
<xsl:param name="numCols" select="3"/>

<xsl:template match="images">
<xsl:text disable-output-escaping="yes">

&lt;body bgcolor="#ffffff"&gt;
</xsl:text>

<xsl:for-each select="//image">
<center>
<table cellspacing="0" width="650" cellpadding="0" border="0">
	<tr>
	<td align="right" valign="top" width="650">
<a href="http://www.umn.edu/"><img src="http://www1.umn.edu/ihrc/wdmk2half.gif" border="0"/></a>
	<br />
<a href="http://www2.cla.umn.edu/"><img src="http://www1.umn.edu/ihrc/cla3.JPG" border="0"/></a>
	</td>
	</tr>
</table>

<table cellspacing="0" width="650" cellpadding="0" border="0">
	<tr>
	<td align="left" width="650" valign="top">
	<a href="http://www1.umn.edu/ihrc/index.htm#top">
	<img align="left" src="http://www1.umn.edu/ihrc/ihrc_sm.JPG" border="0"/></a>
	</td>
	</tr>
</table>

<table border="0" width="650" cellpadding="0" cellspacing="0">
	<tr>
	<td width="650" bgcolor="maroon" align="center">
	<font face="Times" size="+2" color="white">Item Record</font>
	</td>
	</tr>
</table>


<table border="0" width="650" cellpadding="5" cellspacing="0">
	<tr>
	<td width="650" align="left" valign="top">

	<br/>
	<p align="center">
	<a>
	<xsl:attribute name="href">http://www1.umn.edu/ihrc/imagedb.html</xsl:attribute>New Search</a><br/><br/>


	<a>
	<xsl:attribute name="href">
	<xsl:value-of select="refimg/refpath"/></xsl:attribute>
	<img>
	<xsl:attribute name="src">
	<xsl:value-of select="thmbimg/thmbpath"/>
	</xsl:attribute>
	<xsl:attribute name="width">140</xsl:attribute>
	<xsl:attribute name="border">0</xsl:attribute>
	<xsl:attribute name="bordercolor">white</xsl:attribute>
	</img>
	</a>

	</p>


		<table>

	<tr><td valign="top">
	<b>Load <xsl:variable name="format" select="refimg/refformat"/> 
	<xsl:value-of select="substring-before($format,'/')"/><xsl:text> :</xsl:text></b>
	</td><td valign="top">
	<a>
	<xsl:attribute name="href">
	<xsl:value-of select="refimg/refpath"/>
	</xsl:attribute>
	<xsl:value-of select="refimg/refpath"/>	
	</a>
	</td></tr>
	
	<xsl:for-each select="digitalid">
	<tr><td valign="top">
	<b>Record Number: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="series">
	<tr><td valign="top">
	<b>Ethnic Group: </b></td><td valign="top"> <xsl:value-of select="level2"/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="title">
	<tr><td valign="top">
	<b>Title: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="caption">
	<tr><td valign="top">
	<b>Caption: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<tr><td valign="top">
	<b>Creator/Contributors:</b>
	</td><td valign="top">
	<xsl:for-each select="creator">
	<xsl:value-of select="."/><br />
	</xsl:for-each>
	<xsl:for-each select="contrib">
	<xsl:value-of select="."/><br />
	</xsl:for-each>
	</td></tr>

	<xsl:for-each select="holding">
	<tr><td valign="top">
	<b>Held by: </b></td><td valign="top"><xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="prov">
	<tr><td valign="top">
	<b>From: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="objloc">
	<tr><td valign="top">
	<b>Storage Location: </b></td><td valign="top"><xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="published">
	<tr><td valign="top">
	<b>Published: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="descript">
	<tr><td valign="top">
	<b>Description: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="medium">
	<tr><td valign="top">
	<b>Medium: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="media">
	<tr><td valign="top">
	<b>Media: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="dimensions">
	<tr><td valign="top">
	<b>Measurements: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="imgyear">
	<tr><td valign="top">
	<b>Date: </b></td><td valign="top"><xsl:value-of select="@display"/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="imgperiod">
	<tr><td valign="top">
	<b>Period: </b></td><td valign="top"><xsl:value-of select="."/></td></tr>	
	</xsl:for-each>

	<xsl:for-each select="userights">
	<tr><td valign="top">
	<b>Copyright: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="note">
	<tr><td valign="top">
	<b>Notes: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="annotat">
	<tr><td valign="top">
	<b>Annotations: </b></td><td valign="top"> <xsl:value-of select="."/></td></tr>
	</xsl:for-each>

	<xsl:for-each select="intnote"/>


	<tr><td valign="top">
	<b>Subject Terms:</b>
	</td><td valign="top">
	<xsl:for-each select="subject">
	<xsl:value-of select="."/><br />
	</xsl:for-each>
	</td></tr>	

	<tr><td valign="top">
	<b>Related Sites:</b>
	</td><td valign="top">
	<xsl:for-each select="relatedurx">
	<xsl:value-of select="@relation"/><xsl:text>&nbsp;&nbsp;</xsl:text>
	<xsl:value-of select="@relationtitle"/><xsl:text>&nbsp;&nbsp;</xsl:text>
	<a>
	<xsl:attribute name="href">
	<xsl:value-of select="."/>
	</xsl:attribute>
	<xsl:value-of select="."/>
	</a><br />
	</xsl:for-each>
	</td></tr>
		</table>

	</td>
	</tr>
</table>

<table border="0" width="650">
	<tr>
	<td width="650">

<font size="1" color="black">
<p align="center">
<a href="http://digital.lib.umn.edu/IMAGES/"><img src="http://digital.lib.umn.edu/IMAGES/images/imagesartlogo3mini.jpg" border="0"/></a>
<br />
This site is a participant in the 
<a href="http://www.lib.umn.edu">University of Minnesota Libraries</a> Metadata Aggregator<br />
Copyright 2001-2002, Regents of the University of Minnesota -- Twin Cities, All Rights Reserved<br />
The University of Minnesota is an equal opportunity educator and employer.<br />
Send comments, questions about this database to: <a href="mailto:moor0179@umn.edu">Project Assistant</a>
</p>
</font>

	</td>
	</tr>
</table>
</center>

</xsl:for-each>
</xsl:template>
</xsl:stylesheet>