<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=15 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');



// -- START MENU LINKS

document.write('<A HREF="http://www.webresourceshop.com">Home</a><br>');

document.write('<A HREF="business-fnd.htm">Business Fundamentals</a><br>');

document.write('<A HREF="home-advice.htm">Home Business Advice</a><br>');

document.write('<A HREF="marketing.htm">Marketing/Advertising</a><br>');

document.write('<A HREF="seo.htm">SEO</a><br>');

document.write('<A HREF="design.htm">Graphic and Web Design</a><br>');

document.write('<A HREF="finance.htm">Finance and Accounting</a><br>');

document.write('<A HREF="tax.htm">Tax and Legal Tips</a><br>');

document.write('<A HREF="affiliates.htm">All About Affiliates</a><br>');

document.write('<A HREF="article-index.htm">Article Index</a><br>');

//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->