document.write('<ul>' + '\n');
document.write('<li>' + '\n');

// START: LANDING PAGE LINK
document.write('<a href="landing2_relatedlinks.htm">VA Forms Links</a>' + '\n');
// END: LANDING PAGE LINK

// START: MENU DECLARATION
document.write('<div class="menu oneColumn">' + '\n');
// END: MENU DECLARATION

// START: COLUMN ONE
document.write('<div class="sub_nav">' + '\n');
document.write('<ul>' + '\n');

// START: COLUMN ONE LINKS
document.write('<li><h4>VA Forms</h4><ul>' + '\n');
document.write('<li><a href="." title="VA Forms Home Page">Search VA Forms</a></li></ul></li>' + '\n');
document.write('<li><h4>Appeal to Board of Veterans\' Appeals</h4><ul>' + '\n');
document.write('<li><a href="/vaforms/va/pdf/VA9.pdf" title="Appeal to Board of Veterans\' Appeals "  target="newwin">VA Form 9</a></li></ul></li>' + '\n');
document.write('<li><h4>Compensation & Pension</h4><ul>' + '\n');
document.write('<li><a href="http://vabenefits.vba.va.gov/vonapp/" title="http://vabenefits.vba.va.gov/vonapp/" target="newwin">21-526</a></li></ul></li>' + '\n');
document.write('<li><h4>Education</h4><ul>' + '\n');
document.write('<li><a href="http://vabenefits.vba.va.gov/vonapp/" title="http://vabenefits.vba.va.gov/vonapp/" target="newwin">22-1990</a></li>' + '\n');
document.write('<li><a href="http://vabenefits.vba.va.gov/vonapp/" title="http://vabenefits.vba.va.gov/vonapp/" target="newwin">22-1995</a></li>' + '\n');
document.write('<li><a href="http://vabenefits.vba.va.gov/vonapp/" title="http://vabenefits.vba.va.gov/vonapp/" target="newwin">22-5490</a></li>' + '\n');
document.write('<li><a href="http://vabenefits.vba.va.gov/vonapp/" title="http://vabenefits.vba.va.gov/vonapp/" target="newwin" >22-5495</a></li></ul></li>' + '\n');
document.write('<li><h4>Healthcare</h4><ul>' + '\n');
document.write('<li><a href="https://www.1010ez.med.va.gov/sec/vha/1010ez" title="https://www.1010ez.med.va.gov/sec/vha/1010ez" target="newwin2">10-10EZ</a></li></ul></li>' + '\n');
document.write('<li><h4>Vocational Rehabilitation and Employment Services</h4><ul>' + '\n');
document.write('<li><a href="http://vabenefits.vba.va.gov/vonapp/" title="http://vabenefits.vba.va.gov/vonapp/" target="newwin">28-1900</a></li></ul></li>' + '\n');
// END: COLUMN ONE LINKS

document.write('</ul>' + '\n');
document.write('</div>' + '\n');
// END: COLUMN ONE

document.write('<div class="clear"></div>' + '\n');
document.write('</div>' + '\n');
document.write('</li>' + '\n');
document.write('</ul>' + '\n');

