document.write('<img id="stamp" src="css/img/stamp.gif" alt="" />');


document.write('<div id="foot">');

document.write('<a href="index.html">Home</a>');
document.write('&nbsp; |&nbsp; <a href="about.html">About Us</a>');
document.write('&nbsp; |&nbsp; <a href="pre-workout.html">Pre-Workout Formula</a>');
document.write('&nbsp; |&nbsp; <a href="protein.html">Protein Formula</a>');
document.write('&nbsp; |&nbsp; <a href="gear.html">NF Gear</a>');
document.write('&nbsp; |&nbsp; <a href="contact.html">Contact Us</a>');
document.write('&nbsp; |&nbsp; <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10726165" target="_new">Buy Now!</a>');
document.write('<br />');

document.write('<span>&copy;&nbsp;');

document.write(((year = (new Date).getYear()) < 1000 ? (year + 1900) : year));

document.write('&nbsp;NaturalForce Nutrition, Inc.');
document.write('&nbsp; |&nbsp; Design: &copy;&nbsp;');

document.write(((year = (new Date).getYear()) < 1000 ? (year + 1900) : year));

document.write('&nbsp;<a href="http://projektinc.com" target="_new">Projekt, Inc.</a>');
document.write('&nbsp; |&nbsp; All Rights Reserved.</span><br />');

document.write('<img id="paypal" src="css/img/paypal.gif" alt="PayPal" />');

document.write('</div>');


document.write('<div id="social">');

document.write('<a href="http://eepurl.com/BP-7" target="_new"><img src="css/img/icon-mailinglist.gif" alt="" style="width: 145px; margin: 0px 631px 0px 31px;" /></a>');
document.write('<a href="http://www.youtube.com/user/NaturalForceTV" target="_new"><img src="css/img/icon-youtube.gif" alt="" style="width: 35px;" /></a>');
document.write('<a href="http://www.facebook.com/pages/NaturalForce-Nutrition/252737235608" target="_new"><img src="css/img/icon-facebook.gif" alt="" /></a>');
document.write('<a href="http://twitter.com/mynaturalforce" target="_new"><img src="css/img/icon-twitter.gif" alt="" /></a>');
document.write('<a href="http://www.linkedin.com/companies/735342" target="_new"><img src="css/img/icon-linkedin.gif" alt="" /></a>');
document.write('<a href="http://www.myspace.com/mynaturalforce" target="_new"><img src="css/img/icon-myspace.gif" alt="" /></a>');
			
document.write('</div>');