var myURL = location.href;
var myArray = myURL.split("/");
var myFile = myArray[myArray.length - 2] + "/" + myArray[myArray.length - 1];
var myDir = myArray[myArray.length - 1];


if (location.href=="http://www.hvtn.org/science/index.html" || location.href=="http://www.hvtn.org/science/") 
document.write ("<font color='#ffffff'>&rsaquo; HVTN Science</font><br>");
else document.write ("<a href='http://www.hvtn.org/science/index.html'>&rsaquo; HVTN Science</a><br>");


if (location.href=="http://www.hvtn.org/science/strategies.html") 
document.write ("<font color='#ffffff'>&rsaquo; Vaccine Strategies</font><br>");
else document.write ("<a href='http://www.hvtn.org/science/strategies.html'>&rsaquo; Vaccine Strategies</a><br>");
			
if (location.href=="http://www.hvtn.org/science/outcomes.html")
document.write ("<font color='#ffffff'>&rsaquo; Vaccine Outcomes</font><br>");
else document.write ("<a href='http://www.hvtn.org/science/outcomes.html'>&rsaquo; Vaccine Outcomes</a><br>");

if (location.href=="http://www.hvtn.org/science/phases.html")
document.write ("<font color='#ffffff'>&rsaquo; Phases of Testing</font><br>");
else document.write ("<a href='http://www.hvtn.org/science/phases.html'>&rsaquo; Phases of Testing</a><br>");

if (location.href=="http://www.hvtn.org/science/volunteerfaqs.html")
document.write ("<font color='#ffffff'>&rsaquo; Volunteer FAQs</font><br>");
else document.write("<a href='http://www.hvtn.org/science/volunteerfaqs.html'>&rsaquo; Volunteer FAQs</a><br>");

if (location.href=="http://www.hvtn.org/science/hvtnews.html")
document.write ("<font color='#ffffff'>&rsaquo; HVTNews</font><br>");
else document.write("<a href='http://www.hvtn.org/science/hvtnews.html'>&rsaquo; HVTNews</a><br>");

if (location.href=="http://www.hvtn.org/science/concepts.html") 
document.write ("<font color='#ffffff'>&rsaquo; Idea Submission</font><br>");
else document.write ("<a href='http://www.hvtn.org/science/concepts.html'>&rsaquo; Idea Submission</a><br>");

if (location.href=="http://www.hvtn.org/hip/" || location.href=="http://hvtn.org/hip/") 
document.write ("<font color='#ffffff'>&rsaquo; HVTN Initiatives<br><span style='margin-left:10px'>Program</font></span><br>");
else document.write ("<a href='http://www.hvtn.org/hip/'>&rsaquo; HVTN Initiatives<br><span style='margin-left:10px'>Program</span></a><br>");

if (location.href=="http://www.hvtn.org/science/awards.html")
document.write ("<font color='#ffffff'>&rsaquo; Scholar Awards</font><br><DIV class='inset'><a href='http://www.hvtn.org/science/esi.html'>&rsaquo; NHP Award</a><br><a href='http://www.hvtn.org/ramp'>&rsaquo; RAMP Award</a><br><a href='http://www.hvtn.org/science/shape.html'>&rsaquo; SHAPe Programme</a><br></DIV>");
else document.write("<a href='http://www.hvtn.org/science/awards.html'>&rsaquo; Scholar Awards</a><br>");

if (location.href=="http://www.hvtn.org/science/esi.html")
document.write ("<DIV class='inset'><font color='#ffffff'>&rsaquo; NHP Award</font><br><a href='http://www.hvtn.org/ramp/'>&rsaquo; RAMP Award</a><br><a href='http://www.hvtn.org/science/shape.html'>&rsaquo; SHAPe Programme</a><br></DIV>");
else document.write("");

if (location.href=="http://www.hvtn.org/ramp/" || location.href=="http://hvtn.org/ramp/")
document.write  ("<DIV class='inset'><a href='http://www.hvtn.org/science/esi.html'>&rsaquo; NHP Award</a><br><font color='#ffffff'>&rsaquo; RAMP Award</font><br><a href='http://www.hvtn.org/science/shape.html'>&rsaquo; SHAPe Programme</a><br></DIV>");
else document.write("");

if (location.href=="http://www.hvtn.org/science/shape.html")
document.write ("<DIV class='inset'><a href='http://www.hvtn.org/science/esi.html'>&rsaquo; NHP Award</a><br><a href='http://www.hvtn.org/ramp/'>&rsaquo; RAMP Award</a><br><font color='#ffffff'>&rsaquo; SHAPe Programme</a></font><br></DIV>");
else document.write("");

if (location.href=="http://www.hvtn.org/science/publications_policy.html")
document.write ("<font color='#ffffff'>&rsaquo; Publications Policy</font><br>");
else document.write("<a href='http://www.hvtn.org/science/publications_policy.html'>&rsaquo; Publications Policy</a><br>");

if (location.href=="http://www.hvtn.org/science/pubpolicyancillary.html")
document.write ("<font color='#ffffff'>&rsaquo; Publications Policy for<br><span style='margin-left:10px'>Ancillary Studies</span></font><br>");
else document.write("<a href='http://www.hvtn.org/science/pubpolicyancillary.html'>&rsaquo; Publications Policy for<br><span style='margin-left:10px'>Ancillary Studies</span></a><br>");


if (location.href=="http://www.hvtn.org/resources/glossary.html")
document.write ("<font color='#ffffff'>&rsaquo; Glossary of HIV Terms</font><br>");
else document.write("<a href='http://www.hvtn.org/resources/glossary.html'>&rsaquo; Glossary of HIV Terms</a><br>");

document.write ("<br><Br><img src='http://www.hvtn.org/images/printer.gif' hspace='3' border='0'><A HREF='http://www.hvtn.org/cgi-bin/hvtn/print/pf.cgi'>Print View</A>")
