<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="menu-2table">');
document.write('<tr><td align="left" nowrap>');



// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu-2">HOME</a>');

document.write('<a href="address-books.htm" class="menu-2">BIG PRINT Address Book</a>');


document.write('<a href="check-registers.htm" class="menu-2">BIG PRINT Check Register</a>');


document.write('<a href="date-calendars.htm" class="menu-2">BIG PRINT 2012 Date Calendar</a>');

document.write('<a href="2020pens.htm" class="menu-2">20/20 Pens</a>');

document.write('<a href="contact.htm" class="menu-2">Contact Us</a>');





// END MENU LINKS




document.write('</td></tr></table>');



//  End -->
