/* AUTHOR: HOPESWORLD.COM */
/* CREATION DATE: 6/30/2003 */

<!-- Begin

var user;
var domain;
var suffix;
function jemail(user, domain, suffix){
document.write(' <div align="center"> '
+'<img src="http://www.tomorrows-hope.com/designs-with-hope/images/dwh-1.gif" width="90" height="90" border="0" alt=""></div><br> '
+'<font face="Arial" size="1"><b>COPYRIGHT © 1997-2006&nbsp; tomorrows-hope.com ~ Created by '
+'<a href="http://www.'+ domain + '.' + suffix + '/designs-with-hope/">' 
+'<font color="#002800">Designs with Hope</a> | '
+'<a href="http://www.tomorrows-hope.com/contact.php">' 
+'<font color="#002800">Contact Us </a></font></font></font></b>');
}

//-->

//  End -->
<!-- Begin

jemail("dwhinfo", "tomorrows-hope", "com");

//  End -->