var baseurl = 'http://www.vetsprobono.org/newsite/';

document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">          <tr>            <td><a href="'+baseurl+'annual.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Annual Report button\',\'\',\'../images/012008/index_r2_c1_r3_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r3_c1.gif" alt="Annual Report" name="Annual Report button" width="140" height="50" border="0"></a><a href="'+baseurl+'annual.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'appeal.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Your Appeal booklet\',\'\',\'../images/012008/index_r2_c1_r5_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r5_c1.gif" alt="Your Appeal booklet" name="Your Appeal booklet" width="140" height="47" border="0"></a><a href="'+baseurl+'appeal.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'forms.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Program Forms\',\'\',\'../images/012008/index_r2_c1_r6_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r6_c1.gif" alt="Program Forms" name="Program Forms" width="140" height="44" border="0"></a><a href="'+baseurl+'forms.htm"></a></td>          </tr>          <tr>            <td><a href="http://www.uscourts.cavc.gov" target="_blank" onMouseOver="MM_swapImage(\'Court Forms\',\'\',\'../images/012008/index_r2_c1_r7_c1b.gif\',1)" onMouseOut="MM_swapImgRestore()"><img src="../images/012008/index_r2_c1_r7_c1.gif" alt="Court Forms" name="Court Forms" width="140" height="45" border="0"></a><a href="'+baseurl+'http://www.uscourts.cavc.gov" target="_blank"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'train.htm" onMouseOut="MM_swapImgRestore(); delayhidemenu();" onMouseOver="MM_swapImage(\'Attorney Training\',\'\',\'../images/012008/index_r2_c1_r8_c1b.gif\',1); dropdownmenu(this, event, menu1, \'165px\')"><img src="../images/012008/index_r2_c1_r8_c1.gif" alt="Attorney Training" name="Attorney Training" width="140" height="45" border="0"></a><a href="'+baseurl+'train.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'links.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Useful Links\',\'\',\'../images/012008/index_r2_c1_r9_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r9_c1.gif" alt="Useful Links" name="Useful Links" width="140" height="44" border="0"></a><a href="'+baseurl+'links.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'contact.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Contact Us\',\'\',\'../images/012008/index_r2_c1_r10_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r10_c1.gif" alt="Contact Us" name="Contact Us" width="140" height="46" border="0"></a><a href="'+baseurl+'contact.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'exec.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Executive Board\',\'\',\'../images/012008/index_r2_c1_r11_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r11_c1.gif" alt="Executive Board" name="Executive Board" width="140" height="44" border="0"></a><a href="'+baseurl+'exec.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'intern.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Legal Intern Opportunities\',\'\',\'../images/012008/index_r2_c1_r12_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r12_c1.gif" alt="Legal Intern Opportunities" name="Legal Intern Opportunities" width="140" height="47" border="0"></a><a href="'+baseurl+'intern.htm"></a></td>          </tr>          <tr>            <td><a href="'+baseurl+'donate.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Donate on Nav Bar\',\'\',\'../images/012008/index_r2_c1_r13_c1b.gif\',1)"><img src="../images/012008/index_r2_c1_r13_c1.gif" alt="Donate Now!" name="Donate on Nav Bar" width="140" height="46" border="0"></a></td>          </tr>        </table>');


/***********************************************
* AnyLink Vertical Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="'+baseurl+'train.htm">Welcome</a>'
menu1[1]='<a href="'+baseurl+'train/whatis.htm">About the Program</a>'
menu1[2]='<a href="'+baseurl+'train/howhelp.htm">How you can Help</a>'
menu1[3]='<a href="'+baseurl+'train/howworks.htm">How it Works</a>'
menu1[4]='<a href="'+baseurl+'train/whyuse.htm">Why use the Program</a>'
menu1[5]='<a href="'+baseurl+'train/trainingdates.htm">Training Dates</a>'
menu1[6]='<a href="'+baseurl+'train/faq.htm">FAQ</a>'
menu1[7]='<a href="'+baseurl+'attorney.htm">Training & Resources for Attorneys</a>'
		
var disappeardelay=250  //menu disappear speed onMouseout (in miliseconds)
var horizontaloffset=2 //horizontal offset of menu from default location. (0-5 is a good value)

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width: 250px" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top=-500
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x-obj.offsetWidth < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure+obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move menu up?
edgeoffset=dropmenuobj.contentmeasure-obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either? (position at top of viewable window then)
edgeoffset=dropmenuobj.y
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")-20;
dropmenuobj.y=getposOffset(obj, "top")-20;
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+obj.offsetWidth+horizontaloffset+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}