// START DATE SCRIPT	  
					
  
document.write('<table width="900" height="30" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">');
document.write('<tr>');
document.write('<td class="footer-left">©Copyright 2010 Frontier Sales, Inc.</td>');
document.write('<td class="footer-right">All Rights Reserved</div></td>');
document.write('</tr>');
document.write('</table>'); 

