Navigation Codes



I've whipped up some variations on the navigation code that you can use on your site. The only thing you need to change is where you see YOURSITEID.

If you are using a drop and drag editor, please see this page for instructions on adding the navigation code.

Here's the original navigation code I send out to everyone:



The code for this is:

<!-- BEGIN Returned Peace Corps Volunteers WebRing code -->
<SCRIPT LANGUAGE= "JavaScript"> var id='YOURSITEID'</SCRIPT>
<SCRIPT LANGUAGE= "JavaScript" SRC="http://rpcvwebring.org/rpcvcode.js"> </SCRIPT>
<!-- END Returned Peace Corps Volunteers WebRing code -->




Here's a much smaller version I came up with:



The code for this is:

<!-- BEGIN Returned Peace Corps Volunteers WebRing code -->
<SCRIPT LANGUAGE= "JavaScript"> var id='YOURSITEID'</SCRIPT>
<SCRIPT LANGUAGE= "JavaScript" SRC="http://rpcvwebring.org/rpcvcodesm.js"> </SCRIPT>
<!-- END Returned Peace Corps Volunteers WebRing code -->




The smaller version with the RPCV WebRing logo:



The code for this is:

<!-- BEGIN Returned Peace Corps Volunteers WebRing code -->
<SCRIPT LANGUAGE= "JavaScript"> var id='YOURSITEID'</SCRIPT>
<SCRIPT LANGUAGE= "JavaScript" SRC="http://rpcvwebring.org/rpcvcodesg.js"> </SCRIPT>
<!-- END Returned Peace Corps Volunteers WebRing code -->