/* Start navigation.js JavaScript */

info="<!-- Navigation Tables -->" + 
"<table border='0' cellspacing='0' cellpadding='0' style='border-collapse: collapse' width='191'>" +
"<tr>" +
"<td style='background-image:url(../images/yellowtop.gif); width:191; height:17'></td>" +
"</tr>" +
"<tr>" +
"<td style='background-image:url(../images/yellowmiddle.gif); width:191'>" +
"<table border='0' cellspacing='0' cellpadding='15' style='border-collapse: collapse' width='180'>" +
"<tr>" +
"<td align='left' valign='middle' style='font-size:12px'>" +
"<p style='font-size:14px' align='center'><a href='index.html' style='font-size:14px; font-weight:bold; color:#009900'>SMALL BUSINESS</a><br>" +
"<a href='index.html' style='font-size:14px; font-weight:bold; color:#009900'>Start-Up Menu</a></p>" +
"<p align='center'><a href='start_up_naturalproducts_biz.html'><img alt='' src='images/featured-article.png' height='50' width='50' border='0'></a></p>" +
"<p style='font-size:12px'><img src='../images/bullet6.gif' border='0' alt=''> <a href='index.html#basics'>Start-Up Basics</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='index.html#how-to'>Start-Up &quot;How-To&quot;</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='index.html#info'>Start-Up Biz Info</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='index.html#creating'>Creating Business Plans</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='index.html#purpose'>Business Plan&rsquo;s Purpose</a></p>" +
"<center><form method=GET action='http://albertarose.org.master.com/texis/master/search/mysite.html'>" +
"<input name=q value=''><br><input type=submit value='Search'></form></center></td></tr></table></td></tr>" +
"<tr>" +
"<td style='background-image:url(../images/yellowbottom.gif);width:191; height:22'></td></tr></table>" +
"" +
"<table border='0' cellspacing='0' cellpadding='0' style='border-collapse: collapse' width='191'>" +
"<tr>" +
"<td style='background-image:url(../images/yellowtop.gif); width:191; height:17'></td>" +
"</tr>" +
"<tr>" +
"<td style='background-image:url(../images/yellowmiddle.gif); width:191'>" +
"<table border='0' cellspacing='0' cellpadding='15' style='border-collapse: collapse' width='180'>" +
"<tr>" +
"<td align='left' valign='middle' style='font-size:12px'>" +
"<p align='center' style='font-size:14px; font-weight:bold; color:#009900'>THE &quot;MASTERS&quot; COURSES</p>" +
"<p style='font-size:12px'><img src='../images/bullet6.gif' border='0' alt=''> <a href='../affmc.html'>The Affiliate MC</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='../mynasmc.html'>Net Auction</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='../mypsmc.html'>Make Your Price Sell!</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='../nwmc.html'>The Netwriting MC</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='../ssmc.html'>The Service Sellers MC</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='../whamitmc.html'>WAHM-IT!, The MC</a><br>" +
"<img src='../images/bullet6.gif' border='0' alt=''> <a href='../wbmc.html'>Webmastering BIZ MC</a></p></td></tr></table></td></tr>" +
"<tr>" +
"<td style='background-image:url(../images/yellowbottom.gif);width:191; height:22'></td></tr></table>" +
"" +
"<!-- End Navigation Tables -->"

document.write(info)

/* End navigation.js JavaScript */

