


document.write('<ul>' + '\n');
document.write('<li>' + '\n');

// START: LANDING PAGE LINK
document.write('<a href="/PHILADELPHIA/components/landing2_relatedlinks.asp">Related Links</a>' + '\n');
// END: LANDING PAGE LINK

document.write('<div class="menu twoColumn">' + '\n');
document.write('<div class="sub_nav">' + '\n');
document.write('<ul>' + '\n');

document.write('<li><a href="/PHILADELPHIA/index.asp">Philadelphia VA Medical Center Home</a></li>' + '\n');
   
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/services/index.asp">Services </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/patients/index.asp">Patient Information </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/visitors/index.asp">Visitor Information </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/contact/index.asp">Contact Us </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/giving/index.asp">Volunteer or Give </a></li>' + '\n');
      
      
   
      
      
         
document.write('</ul>' + '\n');
document.write('</div>' + '\n');
document.write('<div class="sub_nav">' + '\n');
document.write('<ul>' + '\n');
         
      
       
document.write('<li><a href="/PHILADELPHIA/careers/index.asp">Careers </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/about/index.asp">About this Facility </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/emergency/index.asp">Emergency Response and Information </a></li>' + '\n');
      
      
   
      
      
       
document.write('<li><a href="/PHILADELPHIA/siteindex.asp">Site Index </a></li>' + '\n');
      
      
   
   
      
document.write('<li><a href="/PHILADELPHIA/site_search.asp">Site Search</a></li>' + '\n');
       
   
   
document.write('</ul>' + '\n');
document.write('</div>' + '\n');
document.write('<div class="clear"></div>' + '\n');
document.write('</div>' + '\n');
document.write('</li>' + '\n');
document.write('</ul>' + '\n');


