<!-- Begin

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




document.write('<a href="index.html">Welcome</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="memberships.htm">Sign Up</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.goldpostprofits.com/member-login.php">Members</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="special-offer.htm">Special Offer</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="memberships.htm">Membership Details</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="passion-to-profit-ebooks.htm">Free Newsletter</a>');

document.write('&nbsp;|&nbsp;');

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


document.write('<br><br>All contents &copy;Copyright 2007 ');


// EDIT THE NEXT LINE


document.write('<a href="http://www.goldpostprofits.com">GoldPostProfits.com</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Development &copy; 2006 All Rights Reserved <a href="http://arrowproduction.com" target="_blank">Small Business Web Site Development</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





//  End -->