var cText = ''
cText += '<p align=center><span class=style2><a href=contact%20us.htm>Contact Us</a> '
//REMOVED UNTIL PAGE IS COMPLETED
//cText += '<span class=style4>|</span> <a href=careers.htm>Careers</a> '
cText += '<span class=style4>|</span> <a href=http://helpdesk.clubmarketing.com>Employee Email</a> '
cText += ' | <a href=web%20access.htm>Client Access</a></span></p>'
cText += '<p align=center><span class=style2>Copyright &copy; 2008 Club Marketing Services. All rights reserved. '
cText += '<span class=style7><a href=Policy.htm>Privacy Policy</a> '
cText += '<span class=style8>|</span> '
cText += '<a href=Terms.htm>Terms and Conditions</a></span>'
cText += '<map name=Map><area shape=circle coords=43,45,35 href=index.htm target=_parent>'
cText += '<area shape=rect coords=681,11,788,48 href=http://dvc.clubmarketing.com/></map>'
document.write(cText) 


