/*

title :

Location : Project/Data/CobrandGuide/
description:
		To be used in co - brand site.
		Html header re-written as a javascript file they can include

modified :  Nov 06 2002
			Seán Bluett



Instructions :
   paste code below into base of page

<script language="Javascript"  src="http://www.military.com/CobrandGuide/coBrand_footer.js"  >
</script>



*/


document.writeln('<div class=standard style="padding-top:10px;">');
document.writeln('<a href="http://www.military.com/Content/MoreContent1/0,,mil_network,00.html" target="_top">Military Network</a> |');
document.writeln('<a href="http://www.military.com/AboutUs/0,14363,AboutUs,00.html" target="_top">About Us</a> |');
document.writeln('<a href="http://www.military.com/LeadForms/NewsLetterSignup" target= "_top">Newsletters</a><br>');
document.writeln('<a href="http://www.military.com/AboutUs/0,14363,au_adinfo,00.html" target="_top">Advertising Info</a> |');
document.writeln('<a href="http://www.military.com/Content/MoreContent1/0,,affiliate,00.html" target="_top">Affiliate Program</a> |');
document.writeln('<a href="http://www.military.com/Content/MoreContent1/0,,FAQ,00.html" target="_top">Help and Feedback</a><br>');
document.writeln('<a href="http://www.military.com/AboutUs/More/0,14822,Privacy_Policy,00.html" target="_top">Privacy Policy</a> |');
document.writeln('<a href="http://www.military.com/Content/MoreContent1/0,,terms_of_use,00.html" target="_top">User Agreement</a> | &#169;2008 Military Advantage<br>');
document.writeln('</div>');

