CINXE.COM

CHAPMAN UNIVERSITY / All Locations

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html lang="en"> <head> <title>CHAPMAN UNIVERSITY / All Locations</title> <base target="_self"/> <link rel="stylesheet" type="text/css" href="/scripts/ProStyles.css" /> <link rel="stylesheet" type="text/css" href="/screens/styles3.css" /> <link rel="shortcut icon" type="ximage/icon" href="/screens/favicon.ico" /> <script type="text/javascript" src="/scripts/common.js"> </script> <script type="text/javascript" src="/scripts/elcontent.js"> </script> </head> <body bgcolor="#FFFFFF" onLoad="if( document.forms.length > 0 ) { document.forms[ 0 ].suggestion.focus(); document.forms[ 0 ].suggestion.select(); } " > <!-- begin toplogo.html file --> <!-- Rel 2009B Example Set --> <!-- Updated: 12 Apr 2010 --> <div class="minHeight"> <div class="fullPage"> <div id="skipNav"><a href="#content" tabindex="1">Skip to content</a></div> <div class="topLogo"> <div class="topLinks"> <ul id="topLinksList"> <li><a href="/patroninfo" tabindex="120">Login</a></li> <li><a href="/help" tabindex="115">Help</a></li> <li><a href="/suggestions" tabindex="110">Your Suggestions</a></li> <!--<li><a href="" onClick="window.print();" tabindex="110"><span class="buttonTopLinks"><img src="/screens/ico_printer.gif" alt=""><span class="buttonTopLinksText">Print</span></span></li>--> <li><a href="/search/" tabindex="105">New Search</a></li> </ul> </div> <div class="topLogoSmall"> <div style="text-align:center; width:975px; margin-left:auto; margin-right:auto;"> <!--Image file ofr the banner --> <img id="Image-Map_CHAPM" src="/screens/cmbtpnv.jpg" usemap="#Image-Map_CHAPM" border="0" width="975" height="66" alt="" /> <!--Clickable map overlay--> <map id="_Image-Map_CHAPM" name="Image-Map_CHAPM"> <area shape="rect" coords="3,2,348,61" href="http://www.chapman.edu" alt="Chapman University" title="Chapman University" /> <area shape="rect" coords="433,4,969,60" href="https://www.chapman.edu/library/index.aspx" alt="Leatherby Libraries" title="Leatherby Libraries" /> <area shape="rect" coords="973,64,975,66" href="http://www.image-maps.com/index.php?aff=mapped_users_1201304171323168" alt="Image Map" title="Image Map" /> </map> </div> <!--topLogo--> <!--<div class="topLogoSmall"> <h2 class="topLogoText">Online Catalog:<br>Leatherby Libraries and Rinker Law Library</h2> </div>--> <div class="topMyLibrary"> <!--<div id="topMyLibraryHeader"><h1>My Library</h1></div>--> <ul id="toplogoMoreNav"> <!-- Toplogo alt links. --> <!--<li><a href="/acquire">Suggest a purchase</a></li> <li><a href="/suggest">Leave Comments</a></li> --> <!-- Dropdown menus --> <li id="first"> <div><a href="https://www.chapman.edu/library/index.aspx">Leatherby Libraries</a></div> </li> <li> <div><a href="http://www.chapman.edu/law/student-resources/library/index.aspx">Law Library</a></div> </li> <li> <div><a href="https://www.chapman.edu/library/resources/rinker/index.aspx">Rinker Campus</a></div> </li> <!-- <li id="last"> <div><a href="">Features</a></div> <ul> <li><a href="<encore IP/iii/encore>">Search Encore</a></li> <li><a href="/iii/calendar/month">Program Calendar</a></li> <li><a href="/ftlist">Featured Lists</a></li> <li><a href="/rpro">Research Pro</a></li> <li><a href="/search/y">Find e-resources</a></li> <li><a href="/illb">Interlibrary Loan</a></li> </ul> </li> --> <!-- End dropdown menus --> </ul> <script type="text/javascript"><!--//--><![CDATA[//><!-- //Enable optional dropdown menu for additional navigation options. if (document.all&&document.getElementById) { navRoot = document.getElementById("toplogoMoreNav"); for (i=0; i<navRoot.childNodes.length; i++) { node = navRoot.childNodes[i]; if (node.nodeName=="LI") { node.onmouseover=function() { this.className+=" over"; } node.onmouseout=function() { this.className=this.className.replace(" over", ""); } } } } //--><!]]></script> </div><!--myLibrary--> <div class="topNavClear"></div> <div class="searchNav"> <script language="JavaScript"> <!-- function GotoURL() { //top.location.href = dl.specializedSearch.options[dl.specializedSearch.selectedIndex].value; window.location.assign(document.getElementById("specializedSearch").value); return false; } // --> </script> <div id="searchNavMenu"> <select name="specializedSearch" id="specializedSearch"> <option selected="selected" value=" ">(More Searches)</option> <option value="/search/X">Advanced Keyword</option> <option value="/search/t">Title</option> <option value="/search/a">Author</option> <option value="/search/q">Author and Title</option> <option value="/search/d">Subject</option> <option value="/search/c">Call Number</option> <option value="/search/i">ISBN</option> <option value="/search/q">Author and Title</option> <option value="/search/p">Instructor Name</option> <option value="/search/r">Course Name</option> </select> <input type="image" src="/screens/ico_go.gif" class="searchNavBut" value="Go" onclick="GotoURL();" > </div> </div><!--searchNav--> <div class="clear"></div> <div class="pageContent"><!-- content container --> <a name="content" id="content"></a> <!--end toplogo.html--> <script type="text/JavaScript"> <!-- Hide the JS startTimeout(1300000, "/"); // --> </script> <div id="TimeoutPopup" tabindex="0" class="modal" onkeypress="refreshSession(event)"> <div class="modal-content"> Your session will expire automatically in <span id=TimeoutSeconds>0</span> seconds.<br> <br> <button id="CancelTimeout" onclick="refreshSession()">Continue session</button> <button id="DoTimeout" onclick="endSession()">End session now</button></div> </div> <noscript> <meta http-equiv="Refresh" content="1300;URL=/" /> </noscript> <br /> <!--this is customized <screens/suggest_web.html>--> <div class="pageContentInner"> <!--{patron}--> <h1 class="pageHeader">Comments and Suggestions</h1> <div class="form1Part"> <div>Please type in your comment. Comments may be up to 6 lines long.</div> <div id="accessibleForm"> <form method="POST"> <textarea name="suggestion" rows="6" cols="60" maxlength="420"></textarea><br /> <input name="submit" type="SUBMIT" value="SUBMIT THIS SUGGESTION"></form> </div><!-- accessibleForm --> </div><!-- form1Part --> </div><!-- pageContentInner --> <br /> <!-- begin botlogo.html file --> <!-- Rel 2009B Example Set --> <!-- Updated: Sept 2009 --> </div><!-- pageContent --> <div style="clear:both"></div> </div><!-- fullPage --> </div><!-- min-height --> <!-- end botlogo.html file --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10