var footerText = '' +
		'<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>' +
		'<td background="img/common/footer_background.jpg"><table width="800" height="26" border="0" cellpadding="0" cellspacing="0">' +
		'<tr><td class="footer">&nbsp;&nbsp;Opera Patisserie Fines &nbsp;8480 Redwood Creek Lane, San Diego CA 92126 &nbsp;Phone: 858 536 5800' +
		'&nbsp;Fax: 858 536 5804 &nbsp;Email: <a href="mailto:thierry@operapatisserie.com" class="footer">thierry@operapatisserie.com</a></td>' +
		'</tr></table></td></tr></table><table width="408" border="0" cellspacing="0" cellpadding="0"><tr>' +
		'<td width="408"><img src="img/common/footer_ribbon.jpg" width="408" height="75" /></td></tr></table>'
document.write(footerText)