<!-- Begin



// NOTE: If you use a ' add a slash before it like this \'

document.write('<div id="footer2">');
document.write('<table width="100%"  border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td>&copy;2006-2009 East Idian Follies - All Rights Reserved</td>');
document.write('<td align="right">Designed by <a href="http://driftwoodweb.com">Driftwood Enterprises&nbsp;</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');

// -- END -->
