Image in template background do not appear in browser

Hello all
I run a site ( http://ntp.neuroscience.wisc.edu/ ) that uses templates for backgrounds/spry menus for its pages. We currently use three templates to display backgrounds across the site and up until a few days ago everything displayed fine, until suddenly the main banner picture (bannerIndex.jpg) dissapeared from across all our pages, both in IE8 and Firefox 3.5. It used to display above the red spry menu tabs on the top of the whitespace. Check the index.dwt file attached to see where exactly. To my memory I didnt edit any of the templates or delete any of the image files, much less reupload the templates or download them from the remote server. I went back and reinserted all the pics into the templates, made sure they were attached to their right pages, and uploaded everything, but to no avail. the only major edit to the site I can remember that might have had an effect was that I rearraged some files on the local/remote server, but the shifts were within the same directory level and the files involved were not templates. I shifted everything back to their original order and still the problem persists. I'm attaching the code below (site first follow by the template which attaches to it) as it shows in the dreamweaver code editor (i'm using dreamweaver cs3) and I'll also attached the actual html and dwt files. again, the picture that does not show is bannerIndex.jpg and it should be above the spry menu tabs.
<!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Neuroscience Training Program</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<style type="text/css">
<!--
.style3 {
    font-size: 18px;
    color: #FF0000;
-->
</style>
<style type="text/css">
<!--
.style4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
-->
</style><!-- InstanceEndEditable -->
<link href="Templates/index.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="images/brain.ico">
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #000000}
-->
</style>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix/pngfix.js"></script>
<![endif]-->
</head>
<body background="images/bgstripes2.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td> </td>
    <td> </td>
    <td class="banner" colspan="7"><img src="images/bannerIndex.jpg"></td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td class="button">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="programlist.html">Program</a>
            <ul>
              <li><a href="program/welcome.html">Welcome</a></li>
              <li><a href="contact.html">Contact</a></li>
              <li><a href="news.html">Recent News</a></li>
              <li><a href="program/highlights.html">Overview</a></li>
              <li><a href="program/progress.html">Getting a Degree</a></li>
              <li><a href="program/courses.html">Graduate Courses</a></li>
              <li><a href="program/seminar/seminar.html">Seminars</a></li>
              <li><a href="program/lecture.html">Lecture Series</a></li>
              <li><a href="program/jrnlclub.html">Journal Clubs</a></li>
              <li><a href="program/map.html">Directions</a></li>
          </ul>
        </li>
      </ul>
    </td>
    <td class="button">
      <ul id="MenuBar2" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="researchlist.html">Research</a>
          <ul>
                <li><a href="research/strengths.html">Strengths</a></li>
                <li><a href="faculty/facultyMain.php">Faculty Research</a></li>
                <li><a href="students/studentMain.php">Student Research</a></li>
          </ul>
        </li>
      </ul>
    </td>
    <td class="button">
      <ul id="MenuBar3" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="admissionslist.html">Admissions</a>
              <ul>
                <li><a href="admissions/admission.html#admissions">Requirements</a></li>
                <li><a href="admissions/admission.html#materials">Application</a></li>
                <li><a href="admissions/admission.html#aid">Financial Aid</a></li>
                <li><a href="admissions/feegrant.html">Fee Grants</a></li>
                <li><a href="admissions/admission.html#status">Application Status</a></li>
                <li><a href="admissions/faq.html">FAQ's</a></li>
                <li><a href="admissions/checklist.html">Check List</a></li>
                <li><a href="http://npp.neuroscience.wisc.edu/">Public Policy Program</a></li>
              </ul>
          </li>
      </ul>
    </td>
    <td class="button">
      <ul id="MenuBar4" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="resourcelist.html">Resources</a>
              <ul>
                  <li><a href="resource/currstudents/currstudents.html">Current Students</a></li>
                <li><a href="resource/coursePages.html">Course Pages</a></li>
                <li><a href="resource/midlevel.html">Course Requirements</a></li>
                <li><a href="resource/StudForms/studforms.html">Forms</a></li>
                <li><a href="resource/alumni/alumni.html">Alumni Directory</a></li>
                <li><a href="univlist.html">The University</a></li>
                <li><a href="resourcelist.html#moreResources">More Resources</a></li>
              </ul>
          </li>
      </ul>
    </td>
    <td class="button">
         <ul id="MenuBar5" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="eventslist.html">Events</a>
              <ul>
                <li><a href="events/AnnualPicnic/index.htm">Annual Picnic</a></li>
                <li><a href="events/SumGradFair/index.htm">Graduate Fair</a></li>
                <li><a href="events/k-12.htm">K-12 Outreach</a></li>
                <li><a href="events/PosterFair/index.htm">Poster Fair</a></li>
                <li><a href="events/ReSymp/index.htm">Research Symposium</a></li>
              </ul>
          </li>
      </ul>    
    </td>
    <td class="button">
      <ul id="MenuBar6" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="undergradlist.html">Undergrad</a>
              <ul>
                <li><a href="http://www.biology.wisc.edu/Academic_Programs/Biology/Neurobiology/index.asp">
                       Neurobiology Major Option</font></a></li>
                <li><a href="undergrad/ugcourses.html">Undergraduate Courses</a></li>
                <li><a href="undergrad/resopp.html">Research Opportunities</a></li>
                <li><a href="undergrad/reaward.html">Research Awards</a></li>
                <li><a href="http://www.wisc.edu/cbe/research/funding.html">Research Funds</a></li>
                <li><a href="http://neurosci.rso.wisc.edu/" target="_blank">Neuroscience Society</a></li>
                <li><a href="undergrad/sciencejobs.html">Jobs in Science</a></li>
                <li><a href="admissions/admission.html">Application</a></li>
              </ul>
          </li>
      </ul>
    </td>
    <td  width="100px"> </td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td colspan="7" class="topbox"></td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td colspan="7" class="middlebox"><div class="content"><!-- InstanceBeginEditable name="content" -->
        <span style="float:right; padding-left:5px;">
                <img src="Images/quickLinks2.png" alt="Quick Links" width="200" height="35" align="top">
                <div style="width:200px; border-width:5px; border-style:solid; border-color:cccccc; padding:5px;">
                      <li class="newbullet"><a href="admissions/admission.html#admissions">Admission Requirements</a></li>
                        <li class="newbullet"><a href="faculty/facultyMain.php">Faculty Research</a></li>
                        <li class="newbullet"><a href="resource/midlevel.html">Mid-Level Courses</a></li>
                        <li class="newbullet"><a href="research/strengths.html">Research Strengths</a></li>
                        <li class="newbullet"><a href="program/seminar/semsch.html">Seminar Schedule</a></li>
                        <li class="newbullet"><a href="resource/StudForms/studforms.html">Student Forms</a></li>
        </div>
        </span>
        <a href="http://www.wisc.edu" target="_blank"><img border="0" align="left" src="images/uw_logo.gif" alt="Bascom Hill" width="150" /></a>
        <p>The Neuroscience Training Program was established in 1971. Currently, it comprises over 80 faculty members whose research interests range from molecular neurobiology to integrative systems and computational modeling. The program is designed to prepare students for careers in research and teaching. Training leads to the Ph.D. degree in neuroscience or the M.D./Ph.D. degree in cooperation with the School of Medicine and Public Health.</p>
        <img src="images/program_research.png" /><br />
        <span style="float:right;">
         <div class="newsbox">
         <li class="newbullet2"><em><a href="news.html#anesthesia">Brain Responses During Anesthesia Mimic Those During Natural Deep Sleep</a></em> <br>
<a href="faculty/tononi.html">Giulio Tononi</a> and <a href="faculty/pearce.html">Robert Pearce</a> investigate where we go when we're sedated.
            <hr>
          </li>
          <li class="newbullet2"><em>Donated Fat Could Play Key Role in Neurosurgery</em> <a href="news.html#lipo">John S. Kuo</a> elevates fat's use from waste to healer.
            <hr>
          </li>
          <li class="newbullet2"><em>Depression saps endurance of brain's reward circuitry.</em> <a href="news.html#depression">Richard Davidson</a> and others discover depression's true nature. 
            <hr>
          </li>
          </li>
          <li class="newbullet2"><em>Can Meditation Sharpen Our Attention? </em><a href="news.html#attention">Richard Davidson</a> rethinks how we can wield our focus.
            <hr>
          </li>
          <li class="newbullet2">Synaptotagmin Plays a Critical Role in Initiating Cellular Fusion</em> features <a href="news.html#chapman">Edwin Chapman</a>
           <hr>
          </li>
          <li class="newbullet2">Wisconsin team grows retina cells from skin-derived stem cells </em>features <a href="news.html#retina">Su-Chun Zhang</a><br>
          <hr>
        </li>
        <li class="newbullet2">Reduced diet thwarts aging, disease in monkeys </em> features <a href="news.html#reduceDiet">Sterling Johnson</a></li>
        <hr>
        <li class="newbullet2">Seeing with your tongue: BrainPort device brings sight to the blind </em> features <a href="news.html#seeingTongue">Paul Bach-y-Rita</a>
          <hr>
        </li>
        <li class="newbullet2">Special protein helps maintain an efficient brain</em> features <a href="news.html#ebrain">Edwin R. Chapman</a></li>
        <hr>
        <li class="newbullet2">Researchers use brain interface to post to Twitter</em> features <a href="news.html#twitter">Justin Williams</a></li>
        <hr>
        <li class="newbullet2">When Minutes Matter</em> features<a href="news.html#minutes"> John Kou</a></li>
        <hr>
        <li class="newbullet2">Sleep: Spring Cleaning for the Brain? </em> features<a href="news.html#sleep"> Giulio Tononi and Chiara Cirelli</a></li>
        <hr>
        <li class="newbullet2">Study of Cat Diet Leads to Key Nervous System Repair Discovery </em> features<a href="news.html#cat"> Ian Duncan</a></li>
        <hr>
        <li class="newbullet2">Building a better brain </em> features<a href="news.html#Bbb"> Richard Davids</a></li>
        <hr>
        <li class="newbullet2"><i>Amazing Aimee</i> features<a href="news.html#aimee"> Aimee Arnoldussen</a></li>
        <hr>
        <li class="newbullet2"><i>Researchers Hail Obama's Order Removing Stem Cell Restrictions</i> features<a href="news.html#obama"> Clive Svendsen</a></li>
        <hr>
        <li class="newbullet2"><a href="news.html#restoration"><i>Let the Restoration Begin</i></a></li>
        <hr>
        <li class="newbullet2"><i>4th Annual Wisconsin Stem Cell Symposium: Cancer, Stem Cells and Cancer Stem Cells</i> features <a href="news.html#Symposium">John S. Kuo</a></li>
        <hr>
        <li class="newbullet2"><i>Psychoactive compound activates mysterious receptor</i> features <a href="news.html#psychoactive">Arnold Ruoho</a></li>
        <hr>
        <li class="newbullet2"><i>How do you mend a broken heart? Maybe someday with stem cells made from your skin</i> features <a href="news.html#brokenheart">Clive Svendsen</a>/li>
        <hr>
        <li class="newbullet2"><i>Mouse study reveals genetic component of empathy</i> features <a href="news.html#mouse">Jules Panksepp</a></li>
        <hr>
        <li class="newbullet2"><i>Early childhood stress has lingering effects on health</i> features <a href="news.html#childhood">Seth Pollak</a></li>
        <hr>
        <li class="newbullet2"><i>Genetic change prevents cell death in mouse model of Parkinson’s disease</i> features <a href="news.html#celldeath">Jeffrey Johnson</a> (NTP faculty)</li>
        <hr>
        <li class="newbullet2"><i>Protein that regulates hormones critical to women’s health found in pituitary</i> features <a href="news.html#protein">Meyer Jackson and Edwin Chapman</a> (NTP faculty)</li>
        <hr>
        </div>
        </span>
        <div class="newsbox">
          <li class="newbullet2"><span class="style1 style1 style1"><a href="news.html#roundtable">Richard Davidson</a> is featured to speak at University Roundtable</span>
            <hr>
          <li class="newbullet2"><span class="style1 style1 style1"><a href="students/balakrishnan.html">Shilpashree Balakrishnan</a> has been honored with a Vilas Travel Award</span>
              <hr>
    </li> <li class="newbullet2"><span class="style1 style1 style1"><a href="news.html#Davidson">Richard Davidson's</a> research inspires art, dance, and insight on what it means to change.</span>
              <hr>
          </li>
          <li class="newbullet2"><a href="news.html#Krencik">Robert <span class="style1 style1 style1">Krencik's </span></a><span class="style1 style1 style1">research will be featured at the National Graduate Student Research Festival.</span><a href="news.html#sleepPerformance"><strong><br>
            </strong></a>
              <hr>
          </li>
          <li class="newbullet2"><a href="news.html#sleepPerformance">Dr. Michael Peterson</a> is looking for males to participate in a study investigating sleep and performance</li>
          <hr>
          <li class="newbullet2"><a href="news.html#Kile">Kile Mangan</a> receiving an Epilepsy Foundation's Health Sciences Student Fellowship Award</li>
          <hr>
          <li class="newbullet2"><a href="news.html#Ashutosh">Ashutosh Dharap</a> received an American Heart Association Predoctoral Fellowship Award</li>
          <hr>
          <li class="newbullet2"><a href="news.html#AnnKelley">Ann Kelley</a> Fellowship in Behavioral Neuroscience</li>
          <hr>
          <li class="newbullet2">Undergrad. Summer Job in <a href="news.html#iskandar">Iskandar lab</a></li>
          <hr>
          <li class="newbullet2"><em>Stem-cell researcher lured to L.A.</em> features <a href="news.html#L.A.">Clive Svendsen</a></li>
          <hr>
          <li class="newbullet2"><a href="resource/StudForms/travel.html">Travel Award Application Form</a> is posted, deadline for application is May 20, 2009</li>
          <hr>
          <li class="newbullet2">1st year NTP student Valerie Grant has received a <a href="news.html#Grant">NSF Graduate Research Fellowship</a></li>
          <hr>
          <li class="newbullet2">NTP to host reception at <a href="news.html#SfN">2009 SfN</a> meeting in Chicago</li>
          <hr>
          <li class="newbullet2"><em>Training Scientists with the Skills Needed to Make Public Policy</em> features <a href="news.html#eletter">Ronald Kalil</a></li>
          <hr>
          <li class="newbullet2">Register for <em><a href="http://ntp.neuroscience.wisc.edu/events/NIH/index.htm">2009 National Institutes of Health Curriculum Workshop</a></em></li>
          <hr>
          <li class="newbullet2"><em>La Follette students attend law and life sciences conference</em> features <a href="news.html#conference">Patric Hernandez, Lindsay Pascal and Ishmael Amarreh</a></li>
          <hr>
          <li class="newbullet2"><i>12 finalists named for five spots in Wisconsin Institute for Discovery</i> features <a href="news.html#finalists">Craig Berridge</a></li>
          <hr>
          <li class="newbullet2"><em>Roundtable unveils spring lineup</em> features <a href="news.html#roundtable">Chiara Cirelli</a> (NTP faculty)</li>
          <hr>
          <li class="newbullet2"><em>Kemnitz to step down as Primate Center director</em> features <a href="news.html#kemnitz2">Joseph W. Kemnitz</a> (NTP faculty)</li>
          <hr>
        </div>
    <!-- InstanceEndEditable --></div></td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td colspan="7" class="bottombox"> </td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td width="700px" colspan="7">
        <div width="700px" colspan="2" align="center">
            <form action="http://ntp.neuroscience.wisc.edu/search.html" id="cse-search-box">
              <div>
                  <b>Search NTP: </b>
                <input type="hidden" name="cx" value="011160202589940358049:xyauj-lfpd0" />
                <input type="hidden" name="cof" value="FORID:11" />
                <input type="hidden" name="ie" value="UTF-8" />
                <input type="text" name="q" size="31" />
                <input type="submit" name="sa" value="Search" />
              </div>
            </form>
            <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
            <p><a href="http://npp.neuroscience.wisc.edu">Neuroscience & Public Policy Dual-Degree Program</a>
           <p align="center"><font size="2">7225 Medical Sciences Center<br>
                1300 University Avenue<br></font>
                <font size="2">Madison, WI 53706-1532<br><br></font>
                <font size="2">Tel: (608) 262-4932 </font></p>
           <p align="center">
                 <a href="http://www.wisc.edu">UW Home</a>   
                 <a href="http://www.wisc.edu/grad/">Graduate School</a>   
                <a href="sitemap.htm">Site Map</a></p>
           <hr align="center" width="50%">
           <p align="center">Copyright &copy; 2003 The Board of Regents of the University
                of Wisconsin System<br>
                Page Created
                <!-- InstanceBeginEditable name="Created" -->February 7, 2008<!-- InstanceEndEditable -->
                | Last Updated
                <!-- #BeginDate format:Am1 -->January 28, 2010<!-- #EndDate --><br>
                Question or Comments, Please Contact <a href="contact.html">Jenny</a> or <a href="contact.html">Jessica</a> at <a href="mailto:[email protected]">
                [email protected]</a><br>
           </p></div>    </td>
    <td> </td>
    <td> </td>
  </tr>
</table>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar3 = new Spry.Widget.MenuBar("MenuBar3", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar4 = new Spry.Widget.MenuBar("MenuBar4", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar5 = new Spry.Widget.MenuBar("MenuBar5", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar6 = new Spry.Widget.MenuBar("MenuBar6", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
<!-- InstanceEnd --></html>
Now Here's the Template
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>List</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<link href="Templates/index.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="../images/brain.ico">
<script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #000000}
-->
</style>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix/pngfix.js"></script>
<![endif]-->
</head>
<body background="../images/bgstripes2.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td> </td>
    <td> </td>
    <td class="banner" colspan="7"><img src="../images/bannerIndex.jpg"></td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td class="button">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="../programlist.html">Program</a>
            <ul>
              <li><a href="../program/welcome.html">Welcome</a></li>
              <li><a href="../contact.html">Contact</a></li>
              <li><a href="../news.html">Recent News</a></li>
              <li><a href="../program/highlights.html">Overview</a></li>
              <li><a href="../program/progress.html">Getting a Degree</a></li>
              <li><a href="../program/courses.html">Graduate Courses</a></li>
              <li><a href="../program/seminar/seminar.html">Seminars</a></li>
              <li><a href="../program/lecture.html">Lecture Series</a></li>
              <li><a href="../program/jrnlclub.html">Journal Clubs</a></li>
              <li><a href="../program/map.html">Directions</a></li>
          </ul>
        </li>
      </ul>
    </td>
    <td class="button">
      <ul id="MenuBar2" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="../researchlist.html">Research</a>
          <ul>
                <li><a href="../research/strengths.html">Strengths</a></li>
                 <li><a href="../faculty/facultyMain.php">Faculty Research</a></li>
                <li><a href="../students/studentMain.php">Student Research</a></li>
          </ul>
        </li>
      </ul>
    </td>
    <td class="button">
      <ul id="MenuBar3" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="../admissionslist.html">Admissions</a>
              <ul>
                <li><a href="../admissions/admission.html#admissions">Requirements</a></li>
                <li><a href="../admissions/admission.html#materials">Application</a></li>
                <li><a href="../admissions/admission.html#aid">Financial Aid</a></li>
                <li><a href="../admissions/feegrant.html">Fee Grants</a></li>
                <li><a href="../admissions/admission.html#status">Application Status</a></li>
                <li><a href="../admissions/faq.html">FAQ's</a></li>
                <li><a href="../admissions/checklist.html">Check List</a></li>
                <li><a href="http://npp.neuroscience.wisc.edu/">Public Policy Program</a></li>
              </ul>
          </li>
      </ul>
    </td>
    <td class="button">
      <ul id="MenuBar4" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="../resourcelist.html">Resources</a>
              <ul>
                   <li><a href="../resource/currstudents/currstudents.html">Current Students</a></li>
                <li><a href="../resource/coursePages.html">Course Pages</a></li>
                <li><a href="../resource/midlevel.html">Course Requirements</a></li>
                <li><a href="../resource/StudForms/studforms.html">Forms</a></li>
                <li><a href="../resource/alumni/alumni.html">Alumni Directory</a></li>
                <li><a href="../univlist.html">The University</a></li>
                <li><a href="../resourcelist.html#moreResources">More Resources</a></li>
              </ul>
          </li>
      </ul>
    </td>
    <td class="button">
          <ul id="MenuBar5" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="../eventslist.html">Events</a>
              <ul>
                <li><a href="../events/AnnualPicnic/index.htm">Annual Picnic</a></li>
                <li><a href="../events/SumGradFair/index.htm">Graduate Fair</a></li>
                <li><a href="../events/k-12.htm">K-12 Outreach</a></li>
                <li><a href="../events/PosterFair/index.htm">Poster Fair</a></li>
                <li><a href="../events/ReSymp/index.htm">Research Symposium</a></li>
              </ul>
          </li>
      </ul>    
    </td>
    <td class="button">
      <ul id="MenuBar6" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="../undergradlist.html">Undergrad</a>
              <ul>
                <li><a href="http://www.biology.wisc.edu/Academic_Programs/Biology/Neurobiology/index.asp">
                         Neurobiology Major Option</font></a></li>
                <li><a href="../undergrad/ugcourses.html">Undergraduate Courses</a></li>
                <li><a href="../undergrad/resopp.html">Research Opportunities</a></li>
                <li><a href="../undergrad/reaward.html">Research Awards</a></li>
                <li><a href="http://www.wisc.edu/cbe/research/funding.html">Research Funds</a></li>
                <li><a href="http://neurosci.rso.wisc.edu/" target="_blank">Neuroscience Society</a></li>
                <li><a href="../undergrad/sciencejobs.html">Jobs in Science</a></li>
                <li><a href="../admissions/admission.html">Application</a></li>
              </ul>
          </li>
      </ul>
    </td>
    <td  width="100px"> </td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td colspan="7" class="topbox"></td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td colspan="7" class="middlebox"><div class="content"><!-- TemplateBeginEditable name="content" class="content"-->
      <p>Content stuff goes here!</p>
      <!-- TemplateEndEditable --></div></td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td colspan="7" class="bottombox"> </td>
    <td> </td>
    <td> </td>
  </tr>
  <tr>
    <td> </td>
    <td> </td>
    <td width="700px" colspan="7">
         <div width="700px" colspan="2" align="center">
            <form action="http://ntp.neuroscience.wisc.edu/search.html" id="cse-search-box">
              <div>
                   <b>Search NTP: </b>
                <input type="hidden" name="cx" value="011160202589940358049:xyauj-lfpd0" />
                <input type="hidden" name="cof" value="FORID:11" />
                <input type="hidden" name="ie" value="UTF-8" />
                <input type="text" name="q" size="31" />
                <input type="submit" name="sa" value="Search" />
              </div>
            </form>
            <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
            <p><a href="http://npp.neuroscience.wisc.edu">Neuroscience & Public Policy Dual-Degree Program</a>
             <p align="center"><font size="2">7225 Medical Sciences Center<br>
                  1300 University Avenue<br></font>
                  <font size="2">Madison, WI 53706-1532<br><br></font>
                <font size="2">Tel: (608) 262-4932 </font></p>
            <p align="center">
                   <a href="http://www.wisc.edu">UW Home</a>   
                   <a href="http://www.wisc.edu/grad/">Graduate School</a>   
                <a href="../sitemap.htm">Site Map</a></p>
            <hr align="center" width="50%">
            <p align="center">Copyright &copy; 2003 The Board of Regents of the University
                  of Wisconsin System<br>
                  Page Created
                    <!-- TemplateBeginEditable name="Created" -->February 7, 2008<!-- TemplateEndEditable -->
                  | Last Updated
                  <!-- #BeginDate format:Am1 -->January 28, 2010<!-- #EndDate --><br>
                  Question or Comments, Please Contact <a href="../contact.html">Jenny</a> or <a href="../contact.html">Jessica</a> at <a href="mailto:[email protected]">
                [email protected]</a><br>
            </p></div>    </td>
    <td> </td>
    <td> </td>
  </tr>
</table>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar3 = new Spry.Widget.MenuBar("MenuBar3", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar4 = new Spry.Widget.MenuBar("MenuBar4", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar5 = new Spry.Widget.MenuBar("MenuBar5", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar6 = new Spry.Widget.MenuBar("MenuBar6", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
</html>
sorry for the messy code, i inherited this site from the previous employee and havent had a chance to optimize. even though I just joined the forums, thanks for your help!

You only need to post a URL to your web site. We can see your code in Browser.
So, your page looks OK to me in Firefox, but when I tried to check it in IE, it choked my browser and closed it.
You have quite a few code validation errors - no document type declaration, etc... Start by fixing these reported errors.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fntp.neuroscience.wisc.edu%2F
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
www.alt-web.com/
www.twitter.com/altweb
www.alt-web.blogspot.com

Similar Messages

  • Background does not appear when set.

    Hi,
    My backgrounds do not appear when I set them.
    Product name: HP 1000 1408AU
    I have a photo on my desktop which i would like to be et as my background image and when i right click and select 'set as background image' it does not appear, the background just stays at blank. However when i tap the windows symbol on the keyboard (which takes us to the tiles) the desktop tile has my background image i selected. But when i click the desktop tile it does not come up. 
    This issue has been happening for at least 3 months.
    Also when i go into the control panel, and then under the 'Appearance and Personalization' label, there is the 'Change destop background'. When i click this and select my image, and then click save changes it does not appear.
    Also under the same 'Appearance and Personalization' label, when i click the 'change the theme' button, it says the image i selected is set to my desktop background, but it isnt. The background on my desktop is still blank. (blank black).
    Could someone please help me with this issue?
    Thanks.
    P.s when explaining how to fix it please give simple straight forward instructions e.g click this then that then this......
    Thanks again.
    below is what my background looks like (even when an image is set)
    This question was solved.
    View Solution.

    Hi Russell
    Welcome to HP Support Forums!
    See if this tutorial help you:
    http://www.eightforums.com/tutorials/29777-background-show-image-solid-color-windows-8-8-1-a.html
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • After I covert my excel file to PDF, my images are cut off or not appearing at all HELP?!

    Hello!
    I am creating a Exel Work book and converting it to a PDF file (easy to share online).
    Once I convert the Excel Work book, some of my images are cut off or not appearing at all.
    Which I find weird because some images pop up just fine.
    These images are originally flats from Adobe Illustrator I converted to pictures with Excel.
    So why is that when I convert my workbook to a PDF file some images show through and others don't?
    Please Help!
    ORIGINAL EXCEL FILE
    Once I save it as a PDF File. Other pages are fine except this one?

    Correction for above: 'Bit depth' not ' Bid depth'

  • Why doesn't the image from my fillable form not appear when I save it as a PDF?

    I created a fillable form and when I save it as a PDF and view my image at the top does not appear. How can I fix this?

    Never mind. Apparently it was just that image.

  • Image src dialog box does not appear

    Hello,
    For some reason when I click the insert image button in
    dreamweaver cs3, the image src dialog box does not appear any more.
    It now just inserts <img src="" />. It used to allow me to
    choose an image, anyone know how to fix this? Thanks,
    Jasontor

    No idea....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "jasontor" <[email protected]> wrote in
    message
    news:go785j$ja0$[email protected]..
    > Anyone?

  • Background does not appear after applying template

    CS4
    template defined and saved in template folder.
    when applying template to new html page, all transfers but background image does not appear, url is in code but does not find file. any ideas???
    body {
    background-image: url(file:///F|/projects/BBMD Projects/bbmd site v2/images/bridgelv2.jpg);
    background-repeat: no-repeat;
    background-color: #D2D2D2;
    background-attachment: fixed;
    background-position: 75px top;
    height: 400px;
    width: 600px;
    position: inherit;
    overflow: scroll;
    top: auto;
    left: auto;
    right: inherit;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: small;
    font-style: normal;
    color: #000;
    border-top-style: none;
    text-align: left;
    vertical-align: top;
    bottom: auto;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;

    template defined and saved in template folder.
    when applying template to new html page, all transfers but background image does not appear, url is in code but does not find file. any ideas???
    If this is a new site and a newly created template, you DON'T need to 'apply' the template.
    The best way to create new child pages is to :
    FILE>New>Page from Template
    There will be a list of any templates you've created, select the correct one and press create.  Child page created :-)
    Save as newpagename.html  (not inside the Template folder though !)
    PS;  as others have pointed out, the link to the background image is incorrect it's pointing to your harddrive.  Is the file within the defined site working folder?
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Image of e-mail sender not appearing in e-mail even though it's in Contacts

    From Gizmodo: "If you receive an email from a person who has a picture in your contacts, you'll now see a tiny image of him or her in the corner."
    Sometimes I see the image, but most of the time I do not. And, yes, I confirmed that the image does appear for the contact in Contacts.
    Any idea how I fix this problem?

    I've got the same issue, none of my emails show an image except this one. Can't figure out why either, maybe because its my newest one and they will from now on. But that doesn't really make sense.
    I also have the same issue over in MobileMe, no image since the update. Not even a recognition of contacts from the mail app either.
    Message was edited by: paulsearle

  • Project template uploaded-Subtasks not appearing

    Hi,
    can anybody please help me?Project template had loaded in the system.while trying to amend the subtask,its not appearing.
    Where the issue wud be? Please help me in this regard.
    Thanks a lot in advance.

    Hi
    Use the form to look at the template itself.
    Go to Projects Setup > Projects > Projects Templates and query for the template. Open the form and look at projects Option for the option Tasks. Open that form to see the existing WBS.
    Dina

  • Server 10.6.2: NetRestore image of 10.6.2 not appearing in startup disk..

    So I made a 10.6.2 image of an iMac, and have created the image, which now sits on the NetBoot service on the list. But when I go to another mac (workstation), the image is not appearing in the list of startup disk items. PLEASE HELP!

    Is the NetBoot service running? Do you have MAC address filtering in place on the server?
    Do a 'showmount -e' in the terminal on the server. Does the returned path properly reflect the location of the image(s)? Can you actually mount that volume in the finder from a client?
    Another simple thing to try is: 'sudo killall -HUP bootpd'. This will force bootpd to re-read its configuration file.

  • Edit web part option does not appear in browser on lists

    I've inserted some lists on a wiki page. However, when viewing in the browser the checkbox and the dropdown containing the Edit Web Part option do not appear. On the properties tag I thought I enabled all the correct properties such as Allow Edit, Allow
    Minimize etc. What am I missing?

    Hi Larry,
    According to your description, my understanding is that the Edit web part option disappeared in the list web part.
    I recommend to check if the account has permission to edit the web part, please check the permission of the account in Site Permissions and the list permissions.
    Please also check if the target audience is set in the web part.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Swf not appearing in browser

    Hello,
    http://www.garybaverstock-nutrition.com/index_test.html
    For some strange reason the swf that i have embeded into my 'banner' div is not appearing in the browser.
    For the life of me I cannot figure out why??
    Got any ideas??
    Much appreciated, Damien

    Hi
    The answer is very simple, there is no swf embedded in your page.
    Your banner div is empty -
    <div id="banner">
    </div>
    Check you have uploaded the correct page, and that the link you provided is the correct one for the problem.
    PZ

  • Server side include does not appear in browser

    I've imbedded a server side include within an html file. I
    can see it in the Dreamweaver design previewer, but it does not
    appear when displaying the html in a browser. I've tried saving the
    included file as "html", "htm", "shtml", and "shtm". Nothing seems
    to work.
    Any guesses?

    On apache, you have to use either shtm(l), or PHP. And in the
    event that
    you use the latter, the include directives must be PHP
    includes, not HTML
    includes, e.g., this -
    <?php require('includes/foo.php') ?>
    not this -
    <!--#include file="includes/foo.inc" -->
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Dave Bar" <[email protected]> wrote in message
    news:frbps3$f6o$[email protected]..
    > Interesting you mention this, I was just experementing
    with this today.
    > I traditionally use .asp and IIS when using Include
    techniques.
    >
    > I have a client on an apache server, and they can't run
    asp, so I had to
    > test using html.
    >
    > This is what I found.
    > Since I'm running IIS, I had to use shtml (their apache
    server may run it
    > with regular html).
    >
    > I also had to make sure I was using the IIS Localhost in
    my url.
    > so this worked:
    >
    http://localhost/tests_and_examples/TEMP/TestInclude.shtml
    >
    > While this did not:
    >
    http://localhost/tests_and_examples/TEMP/TestInclude.html
    (notice the
    > missing s in shtml)
    >
    > And this did not:
    >
    file:///C:/Inetpub/wwwroot/tests_and_examples/TEMP/TestInclude.shtml
    > (Notice a regular file:/// instead of using IIS
    localhost)
    >
    > Hope that helps
    > -Dave
    >
    > "rsimmons1957" <[email protected]>
    wrote in message
    > news:frboib$dn5$[email protected]..
    >> I've imbedded a server side include within an html
    file. I can see it in
    >> the
    >> Dreamweaver design previewer, but it does not appear
    when displaying the
    >> html
    >> in a browser. I've tried saving the included file as
    "html", "htm",
    >> "shtml",
    >> and "shtm". Nothing seems to work.
    >>
    >> Any guesses?
    >>
    >
    >

  • After installation of FCE Upgrade 3.5, Objects Do Not Appear in Browser

    I recently upgraded to FCE 3.5. To save disk space on my primary hard drive I installed the Live Type media files on a secondary Lacie 250 gig hardrive. The files appear on the secondary hardrive but some objects do not appear in the browser when I open Live Type and click on the object tab in the browser. (only four appear in browser). I went to preferences of Live Type and my computer appears to know that the media files are stored on the secondary hard drive - ie it got the secondary drive location correct in LT preferences.
    What can I do to make the LT media files appear in the browser so that I can use them?
    Thanks,
    Zeke

    You only need to post a URL to your web site. We can see your code in Browser.
    So, your page looks OK to me in Firefox, but when I tried to check it in IE, it choked my browser and closed it.
    You have quite a few code validation errors - no document type declaration, etc... Start by fixing these reported errors.
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fntp.neuroscience.wisc.edu%2F
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Background image in tray but does not appear

    I am trying add background images to some submenus in a DVD project with picture slideshows. When I drag in the image, it appears in the customize tray, but does actually appear as a background image in the preview of the DVD project menus. Any idea why? Will they only show up in the final burned DVD? thanks

    Hi t
    Don't think so. You know that You can test the DVD by the rond button with
    a triangle in it ?
    You can also from file menu - make a disk image and try to run this with
    Apple DVD-player.
    I think I would convert the pictures to jpg, pict or tiff to see if any of them
    will work as asumed.
    Yours Bengt W

  • New tabs do not include the history icons as before.The option to show images on a page does not appear in upper right of page.

    The solution in the FAQ's is clear, but the small icon that is supposed to be showing in the upper right of a new Tab page are not showing up so that I can get the images to appear. I recently installed Java 7 and after that they had disappeared. Can you help me get them back? They are very helpful.

    You can reset the browser.newtab.url pref on the <b>about:config</b> page via the right-click context menu to the default value.
    You can open the <b>about:config</b> page via the location bar and you can accept the warning and click "I'll be careful" to continue
    You can use the SearchReset extension to reset some preferences to the default values.
    *https://addons.mozilla.org/firefox/addon/searchreset/
    Note that the SearchReset extension only runs once and then uninstalls automatically, so it won't show on the "Firefox > Add-ons" page (about:addons).

Maybe you are looking for

  • How do I get my audiobooks from my ipod touch to itunes

    I just got a new computer and I sync my ipod nano to it and all the audio books saved into my itunes, but when i tried to do that with my ipod touch 4th gen they did not save to my itunes. every thing is all up to date is there a way I can get them t

  • Prefixing sequence with schema name in generated sql on oracle

    Hi, We use kodo 3.4 with an oracle database in a J2EE environment. When we put on the kodo tracing during on of our testcases we see statements being generated like : select LOOPBAANPERIODESEQUENCE.NEXTVAL from DUAL When we check the rest of the stat

  • How to create Query (Sq01) fro service contract

    hi, How to create Query for Service contracts , where i need to take a report for sub line items of that particular Service contract. Ex: we maintain short text - services in the initial screen ,        in the next screen we maintain the sub line ite

  • PDCE : Can it be configured in ECC alone with out BI

    Hello Folks, We would like to understand if we can configure PDCE in ECC alone with out connecting to any BI system. We are in SAP ECC EHP6, can we achieve all the configurations of PDCE by activating BI_CONT in the same instance/another instance of

  • Playing song triggers a reset after 1.2.2 upgrade

    Running Leopard, iTunes 7.5, iPod 1.2.2 ... immediately after the upgrade, I found that a number of songs that used to play normally now trigger a reset: there's a pause for a second or two, then the screen goes dark and the silver Apple logo appears