function subnav_collections(context)
{
var s = "<img src='images/spacer.gif' width=715 height=1>";


if (context=="media") {
	s+="<table width=100% height=22 border=0 cellspacing=0 cellpadding=0>";
	s+="<tr><td background='images/tab-underscore.gif' valign=bottom align=right><img src='images/spacer.gif' width=50 height=1></td>";
	s+="<td width=7 valign=top><img src='images/tab-left.gif' width=7 height=22></td>";
	s+="<td width=120 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_oil.htm' style='text-decoration: none'>Painting&ndash;Oil</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=115 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-media_other.htm' style='text-decoration: none'>Painting&ndash;Other</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=90 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_watercolors.htm' style='text-decoration: none'>Watercolors</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=60 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_collage.htm' style='text-decoration: none'>Collage</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=75 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_drawings.htm' style='text-decoration: none'>Drawings</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=55 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_prints.htm' style='text-decoration: none'>Prints</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=100 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_photographs.htm' style='text-decoration: none'>Photographs</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=75 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-media_sculpture.htm' style='text-decoration: none'>Sculpture</a></td>";
	s+="<td width=10 valign=top><img src='images/tab-right.gif' width=10 height=22></td></tr>";
	s+="</table>";
	s+="<table width=100% height=24 border=0 cellspacing=0 cellpadding=0 bgcolor=#FFFFFF>";
	s+="<tr><td bgcolor=#A83700 align=right width=12%><span class='smallwhite'><nobr> &nbsp; VIEW BY: &nbsp; &nbsp; &nbsp;</nobr></span></td>";
	s+="<td align=center width=75><a href='collection/collection-artist_ab.htm' style='text-decoration: none'>ARTIST</a></td>";
	s+="<td align=center width=55><a href='collection/collection-date_1830.htm' style='text-decoration: none'>DATE</a></td>";
	s+="<td align=center width=75><a href='collection/collection-media_oil.htm' style='text-decoration: underline'>MEDIUM</a></td>";
	s+="<td>&nbsp;</td></tr>";
	s+="</table>";
} 



else if (context=="date") {
	s+="<table width=100% height=22 border=0 cellspacing=0 cellpadding=0>";
	s+="<tr><td background='images/tab-underscore.gif' valign=bottom align=right><img src='images/spacer.gif' width=15 height=1></td>";
	s+="<td width=7 valign=top><img src='images/tab-left.gif' width=7 height=22></td>";
	s+="<td width=65 background='images/tab-background.gif' align=center class='smalltab'><a href='collection/collection-date_1830.htm' style='text-decoration: none'>1830-1880</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1890.htm' style='text-decoration: none'>1890s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1900.htm' style='text-decoration: none'>1900s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1910.htm' style='text-decoration: none'>1910s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1920.htm' style='text-decoration: none'>1920s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1930.htm' style='text-decoration: none'>1930s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1940.htm' style='text-decoration: none'>1940s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1950.htm' style='text-decoration: none'>1950s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1960.htm' style='text-decoration: none'>1960s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=35 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1970.htm' style='text-decoration: none'>1970s</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=65 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_1980.htm' style='text-decoration: none'>1980-2000</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=50 background='images/tab-background.gif' align=center class='smalltab'><nobr><a href='collection/collection-date_undated.htm' style='text-decoration: none'>Undated</a></nobr></td>";
	s+="<td width=10 valign=top><img src='images/tab-right.gif' width=10 height=22></td></tr>";
	s+="</table>";
	s+="<table width=100% height=24 border=0 cellspacing=0 cellpadding=0 bgcolor=#FFFFFF>";
	s+="<tr><td bgcolor=#A83700 align=right width=12%><span class='smallwhite'><nobr> &nbsp; VIEW BY: &nbsp; &nbsp; &nbsp;</nobr></span></td>";
	s+="<td align=center width=75><a href='collection/collection-artist_ab.htm' style='text-decoration: none'>ARTIST</a></td>";
	s+="<td align=center width=55><a href='collection/collection-date_1830.htm' style='text-decoration: underline'>DATE</a></td>";
	s+="<td align=center width=75><a href='collection/collection-media_oil.htm' style='text-decoration: none'>MEDIUM</a></td>";
	s+="<td>&nbsp;</td></tr>";
	s+="</table>";
} 
	



else if (context=="artist") {
	s+="<table width=100% height=22 border=0 cellspacing=0 cellpadding=0>";
	s+="<tr><td background='images/tab-underscore.gif' valign=bottom align=right><img src='images/spacer.gif' width=10 height=1></td>";
	s+="<td width=7 valign=top><img src='images/tab-left.gif' width=7 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><a href='collection/collection-artist_ab.htm' style='text-decoration: none'>A B</a></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_cd.htm' style='text-decoration: none'>C D</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_eg.htm' style='text-decoration: none'>E&ndash;G</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_hk.htm' style='text-decoration: none'>H&ndash;K</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_lm.htm' style='text-decoration: none'>L M</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_nr.htm' style='text-decoration: none'>N&ndash;R</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_s.htm' style='text-decoration: none'>&nbsp; S &nbsp;</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_t.htm' style='text-decoration: none'>&nbsp; T &nbsp;</a></nobr></td>";
	s+="<td width=14 valign=top><img src='images/tab-tween.gif' width=14 height=22></td>";
	s+="<td width=40 background='images/tab-background.gif' align=center><nobr><a href='collection/collection-artist_wz.htm' style='text-decoration: none'>W&ndash;Z</a></nobr></td>";
	s+="<td width=10 valign=top><img src='images/tab-right.gif' width=10 height=22></td></tr>";
	s+="</table>";
	s+="<table width=100% height=24 border=0 cellspacing=0 cellpadding=0 bgcolor=#FFFFFF>";
	s+="<tr><td bgcolor=#A83700 align=right width=12%><span class='smallwhite'><nobr> &nbsp; VIEW BY: &nbsp; &nbsp; &nbsp;</nobr></span></td>";
	s+="<td align=center width=75><a href='collection/collection-artist_ab.htm' style='text-decoration: underline'>ARTIST</a></td>";
	s+="<td align=center width=55><a href='collection/collection-date_1830.htm' style='text-decoration: none'>DATE</a></td>";
	s+="<td align=center width=75><a href='collection/collection-media_oil.htm' style='text-decoration: none'>MEDIUM</a></td>";
	s+="<td>&nbsp;</td></tr>";
	s+="</table>";
} 




s+="</span>";
document.write(s);
}
