removed a whole passel of files that do not need to be tracked in the repository
[kcls-web.git] / opac / skin / nogrey1 / xml / body.xml
diff --git a/opac/skin/nogrey1/xml/body.xml b/opac/skin/nogrey1/xml/body.xml
deleted file mode 100644 (file)
index 271a638..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-<body class="tundra">
-<noscript>
-       <style type="text/css">#toptable { display: none; }</style>
-       <p style="font-size: 1.3em; padding: 3em; text-align: center;">
-       &home.js.disabled;
-       </p>
-</noscript>
-
-<!--#include virtual="top_nav.xml"-->
-
-<div id="search-wrapper">
-  <div style="margin:auto;width:694px;padding-left:17px;height:0px;">
-    <div id="user-ql">
-        <div style="float:right;width:214px;" class='hide_me' id='quick-links-wrapper'>
-            <div style="position:absolute;">
-                <div style="position:relative;top:-81px;">
-                    <div id="quick-links"> </div>
-                </div>
-            </div>
-        </div>
-       </div>
-      <!--#include virtual="utils.xml"-->
-  </div>
-
-  <!--#if expr="$OILS_PAGE!='advanced.xml'"--><!--#include virtual="common/searchbar.xml"--><!--#endif-->
-</div>
-
-<div id="content-wrapper">
-  <div id="main-content">
-<!--#if expr="$OILS_PAGE!='rresult.xml'"--><div style="height:15px;clear:both;"></div><!--#endif-->
-<!--#if expr="$OILS_PAGE='index.xml'"-->
-       <!--#include virtual="common/altcanvas.xml"-->
-       <!--#include virtual="home/homesearch.xml"-->
-<!--#else-->
-       <!--#if expr="$OILS_PAGE='rresult.xml'"-->
-       <div id="tehResultsPage">
-       <!--#include virtual="result/result_header.xml"-->
-       <div style="padding:2px;width:174px;float:left;margin-top:10px;" class="hide_me" id="tehSideBar"><!--#include virtual="common/sidebar.xml"--></div>
-       <div style="width:500px;float:right;" id="rresults_page">
-       <!--#endif-->
-       <!--#include virtual="common/altcanvas.xml"--> 
-       <!--#include virtual="common/ilsevents.xml"--> 
-       <!--#include virtual="page_${OILS_PAGE}"-->
-       
-       <!--#if expr="$OILS_PAGE!='advanced.xml'"-->
-       <!--#include virtual="common/statusbar.xml"-->
-       <!--#endif-->
-       <!--#include virtual="common/tips.xml"-->
-       <!--#if expr="$OILS_PAGE='rresult.xml'"--></div></div><!--#endif-->
-<!--#endif-->
-       <div style="clear:both;height:15px;"></div>     
-  </div>
-</div>
-<!--#include virtual='footer.xml'-->
-<div>
-</div>
-<!-- hide unused pieces of the opac here - prevents JS from complaining -->
-<div class="hide_me">
-  <div id="now_searching_location"></div>
-  <div id="login_cancel_button"></div>
-  <div id="x"></div>
-</div>
-
-<div dojoType='openils.widget.ProgressDialog' jsId='progressDialog' style="width:300px;"></div>
-
-<!--#if expr="$HTTP_USER_AGENT = /Firefox/ || $HTTP_USER_AGENT = /xulrunner/" -->
-<!--#include virtual='common/js_common_postbody.xml'-->
-<!--#endif-->
-
-<!--#if expr="$OILS_PAGE='rresult.xml' || $OILS_PAGE='rdetail.xml' ||  $OILS_PAGE='mresult.xml'"-->
-    <!--#if expr="$OILS_CHILIFRESH_ACCOUNT && $OILS_CHILIFRESH_ACCOUNT != '(none)'"-->
-    <script type='text/javascript' src='<!--#echo var='OILS_CHILIFRESH_URL'-->'></script>
-    <!--#endif-->
-<!--#endif-->
-<!--#if expr="$OILS_PAGE='rdetail.xml'"-->
-    <!--#if expr="${OILS_NOVELIST_URL} && ${OILS_NOVELIST_URL}!='(none)'"-->
-    <script type='text/javascript' src='<!--#echo var='OILS_NOVELIST_URL'-->'></script>
-    <!--#endif-->
-<!--#endif-->
-
-</body>