﻿// catalog footer 

document.write( '<table class="smalltext" width="100%" cellpadding="5" cellspacing="0" border="0">\n' );
document.write( '<tr>\n' );
document.write( '<td align="center" valign="top">\n' );
document.write( '<a class="three" href="/forms/multi-purposeform.html">contact us</a> • \n' );
document.write( '<a class="three" href="/eden/home.html">about</a> • \n' );
document.write( '<a class="three" href="/directry.html">site map</a> • \n' );
document.write( '<a class="three" href="/forms/can-tech.html">technical problems</a><br /><br />\n' );
document.write( '<table width="100%" cellpadding="0" cellspacing="0" border="0">\n' );
document.write( '<tr valign="top">\n' );
document.write( '<td class="smalltext"><address><a class="three" href="/eden/home.html">Eden Communications</a><br />\n' );
document.write( 'PO Box 200<br />\n' );
document.write( 'Gilbert AZ 85299<br />\n' );
document.write( 'USA</address></td>\n' );
document.write( '<td class="smalltext">Phone: 480-507-3621<br />\n' );
document.write( 'Toll free: 800-332-2261 or 888-888-EDEN<br />\n' );
document.write( 'Fax: 480-507-3623<br />\n' );
document.write( '<a class="three" href="/catalog/contact-orders.html">CONTACT US BY E-MAIL</a></td>\n' );
document.write( '<td class="smalltext" width="140" align="left" style="padding:0 0 0 10px"><a class="three" href="/copyrite.html">Copyright ©</a> 1998-2009, <a class="three" href="/eden/home.html">Eden Communications</a>. All Rights Reserved.</td>\n' );
document.write( '</tr>\n' );
document.write( '</table>\n' );
document.write( '</td>\n' );
document.write( '</tr>\n' );
document.write( '</table>\n' );