<?xml version="1.0"?>
<!-- search_basic.html -->
<html>
	<head>
		<title>eMuseum</title>
		<script language="javascript" src="emuseumScript.js"></script>
		<script language="javascript">
			<!--
    function preloadArray(dir,arrayName) {
      if (document.images) {
        for (var i=0; i<eval(arrayName+'.length'); i++) {
          CURR_ARRAY_ITEM = eval(arrayName+'[i]');
          eval(CURR_ARRAY_ITEM+'_on = new Image()');
          eval(CURR_ARRAY_ITEM+'_on.src = dir+"'+CURR_ARRAY_ITEM+'_on.gif";');
          eval(CURR_ARRAY_ITEM+'_off = new Image()');
          eval(CURR_ARRAY_ITEM+'_off.src = dir+"'+CURR_ARRAY_ITEM+'_off.gif";');
        }
      }
    }

    var imageList = new Array('home','collections','bigsearch','help');
    preloadArray('../images/menu/','imageList');

    function rollIn(imgName) {
      if (document.images){
        document[imgName].src=eval(imgName + "_on.src");
      }
    }

    function rollOut(imgName) {
      if (document.images) {
        document[imgName].src=eval(imgName + "_off.src");
      }
    }

    function spawn(url, nameW, w, h) {
      if (navigator.appVersion.indexOf('4') != -1) {
        // Vars for centering the new window on Version 4 Browsers
        x4 = screen.width/2 - (w/2);
        y4 = screen.height/2 - (h/2);
        window.open(url, nameW, 'height='+h+',width='+w+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left=' + x4 + ',top=' + y4 + '');
      }
      else {
        window.open(url, nameW, 'height='+h+',width='+w+',scrollbars=0,resizable=0,menubar=0,toolbar=0,status=0,location=0,directories=0,left=150,top=200');
      }
    }
  //-->
		</script>
		<link rel="stylesheet" href="../txtStyle.css" type="text/css"/>
	</head>
	<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" background="../images/bg.gif">
		<form name="frm" id="frm" action="emuseum.asp" method="get">
			<table border="0" cellspacing="0" cellpadding="0" height="100%" width="773">
				<tr height="90%">
					<td valign="top"><table border="0" cellspacing="0" cellpadding="0" width="773">
							<tr>
								<td bgcolor="#FFFFFF" valign="top"><!-- left hand logo goes here --><a href="http://www.huntington.org/"><img src="../images/logo.gif" width="773" height="63" border="0" alt="Huntington Home"/></a><!-- end left hand logo --></td>
							</tr>
							<tr>
								<td colspan="3"><table border="0" cellspacing="0" cellpadding="0" width="773">
										<tr valign="top">
											<td width="120"><!-- menu --><table border="0" cellspacing="0" cellpadding="0" width="120">
													<tr valign="top">
														<td width="8"><!-- menu: left margin --><img src="../images/px.gif" width="8" height="200" border="0" alt=""/></td>
														<td valign="top"><table border="0" cellspacing="0" cellpadding="0" width="107">
																<tr>
																	<td colspan="2"><img src="../images/px.gif" width="70" height="9" border="0" alt=""/><br></td>
																</tr>
																<tr>
																	<td colspan="2"><img src="../images/menu/quick_search.gif" width="66" height="7" border="0" alt="Quick Search"/></td>
																</tr>
																<tr>
																	<td><input type="text" name="term" size="7" style="background-color: FFFFFF; width: 80;"/></td>
																	<td><input type="image" name="quicksearch" src="../images/menu/go.gif" width="22" height="18" border="0" alt="Go" onClick="document.frm.profile.value='objects';"/></td>
																</tr>
																<tr>
																	<td colspan="2"><img src="../images/px.gif" width="107" height="12" border="0" alt=""/><br><a href="emuseum.asp" onmouseover="rollIn('home');window.status='Home'; return true;" onmouseout="rollOut('home');window.status=''; return true;"><img src="../images/menu/home_off.gif" width="107" height="17" border="0" alt="Home" name="home"/></a><br><img src="../images/px.gif" width="107" height="3" border="0" alt=""/></td>
																</tr>
																<tr>
																	<td colspan="2"><a href="emuseum.asp?page=collections" onmouseover="rollIn('collections');window.status='Collections'; return true;" onmouseout="rollOut('collections');window.status=''; return true;"><img src="../images/menu/collections_off.gif" width="107" height="17" border="0" alt="Collections" name="collections"/></a><br><img src="../images/px.gif" width="107" height="3" border="0" alt=""/></td>
																</tr>
																<tr>
																	<td colspan="2"><a href="emuseum.asp?page=search_basic"><img src="../images/menu/bigsearch_on.gif" width="107" height="17" border="0" alt="Search" name="bigsearch"/></a><br><img src="../images/px.gif" width="107" height="3" border="0" alt=""/></td>
																</tr>
																<tr>
																	<td colspan="2"><a href="emuseum.asp?page=help" onmouseover="rollIn('help');window.status='Help'; return true;" onmouseout="rollOut('help');window.status=''; return true;"><img src="../images/menu/help_off.gif" width="107" height="17" border="0" alt="Help" name="help"/></a><br><img src="../images/px.gif" width="107" height="3" border="0" alt=""/></td>
																</tr>
															</table></td>
														<td valign="top"><!-- menu: right margin --><img src="../images/px.gif" width="5" height="5" border="0" alt=""/></td>
													</tr>
												</table><!-- end menu --></td>
											<td valign="top" width="523"><!-- page body --><table border="0" cellspacing="0" cellpadding="0" width="523">
													<tr height="7">
														<td width="7"><!-- page body: top and left margins --><img src="../images/px.gif" width="7" height="7" border="0" alt=""/></td>
														<td width="509"><img src="../images/px.gif" width="509" height="1" border="0" alt=""/></td>
														<td width="7"><!-- page body: right margin --><img src="../images/px.gif" width="7" height="1" border="0" alt=""/></td>
													</tr>
													<tr valign="top">
														<td><!-- page body: left margin --></td>
														<td class="title">Search<br>
															<table border="0" cellspacing="0" cellpadding="0">
																<tr>
																	<td colspan="2" class="txt">
																		<br><br>
                  To search for an item, enter a keyword, name or any other search criterion in the box below. Then click on the Search button.
                  <br><br>
																	</td></tr>
																<tr><td valign="middle">
																		<input type="text" name="basicterm" size="30" value=""/>
																		<input type="image" align="absmiddle" border="0" src="../images/search/search.gif" width="52" height="20"/>
																		<br>
																		<input name="profile" value="objects" type="radio" onChange="if(this.clicked){document.frm.profile=this.value;}" onLoad="this.selected;" checked=""/>objects
                  <input name="profile" value="people" type="radio" onChange="if(this.clicked){document.frm.profile=this.value;}"/>people
                  <br><br>
																	</td>
																</tr>
																<tr><td colspan="2" class="txt">
																		<br>
                  If your search returns too many items, you might try using the "Advanced Search" options below:<br><br>
																		<a href="emuseum.asp?page=search_advanced&profile=objects"><img src="../images/search/objectsearch.gif" width="134" height="20" border="0" alt="object search"/></a><br>
																		<a href="emuseum.asp?page=search_advanced&profile=people"><img src="../images/search/peoplesearch.gif" width="134" height="20" border="0" alt="people search"/></a><br>
																		<br>
																		<a href="javascript:spawn('../searchhelp.html','Help',500,500);" class="darkgreylink">Search Help</a>
																	</td>
																</tr>
															</table></td>
														<td><!-- right margin --></td>
													</tr>
												</table><!-- page body end --></td>
											<td width="130"><!-- space holder for see also column --><img src="../images/px.gif" width="130" height="1" border="0" alt=""/></td>
										</tr>
									</table></td>
							</tr>
						</table></td>
				</tr>
				<tr height="10%">
					<td valign="bottom"><table border="0" cellspacing="0" cellpadding="0">
							<tr>
								<td bgcolor="#336699"><a href="http://www.gallerysystems.com"><img src="../images/powered_by.gif" width="120" height="41" border="0" alt="Powered By eMuseum"/></a></td>
							</tr>
						</table></td>
				</tr>
			</table>
			<fields>
				<input type="hidden" name="collection" value=""/>
				<input type="hidden" name="collectionname" value=""/>
				<input type="hidden" name="style" value="browse"/>
				<input type="hidden" name="searchcode"/>
				<input type="hidden" name="pagesize" value="6"/>
				<input type="hidden" name="browsepagesize" value="6"/>
				<input type="hidden" name="currentpage" value="1"/>
				<input type="hidden" name="sortstring" value=""/>
				<input type="hidden" name="searchxml"/>
				<input type="hidden" name="action" value="quicksearch"/>
				<input type="hidden" name="page" value="search_basic"/>
				<input type="hidden" name="linkfieldname" value=""/>
				<input type="hidden" name="linkfieldvalue" value=""/>
				<input type="hidden" name="singlepage"/>
				<input type="hidden" name="currentstate" value=""/>
				<input type="hidden" name="rawsearch"/>
				<input type="hidden" name="profile" value="objects"/>
				<!--jae v3 - added -->
				<input type="hidden" name="lastsearchstyle" value=""/>
				<input type="hidden" name="lastsearchprofile" value=""/>
				<input type="hidden" name="lastsearchxml"/>
				<input type="hidden" name="wandering" value=""/>
				<input type="hidden" name="searchdesc" value=""/>
				<!--end jae v3-->
			</fields>
		</form>
	</body>
</html>
