var footermessage = '';


footermessage += '<a href=../footer/terms.asp>Terms and Conditions</a>';
footermessage += '&nbsp;|&nbsp;';
footermessage += '<a href=../footer/privacy.asp>Privacy Policy</a>';
footermessage += '&nbsp;|&nbsp;';
footermessage += '<a href=../footer/sitemap.asp>Site Map</a>';
footermessage += '&nbsp;|&nbsp;';
footermessage += '<a href=../pdf/advii.pdf target=_blank>ADV II</a>';
footermessage += '&nbsp;|&nbsp;';
footermessage += '<a href=../footer/emergency.asp>Emergency Info</a>';
footermessage += '<div class=copy>&copy; 2009 - RNC Genter Capital Managment.</div><br>';
		  

 
document.write(footermessage);



