I figured out how to do a few things to the create_account.php but now I want to add some advertising for our other 4 sites.

Just for starters, I would like to add the following hyperlinks to replace the machine generated link at the end of the EMAIL_GV_CLOSURE section.

HTML Code:
<A HREF=http://www.liberty-flags.com/>Liberty World Class Flags</A>
<A HREF=http://www.WorldClassFlags.com/> World Class Flags</A>
<A HREF=http://www.WorldClassChristmas.com/>World Class Christmas</A>
<A HREF=http://www.BulkLights.Com/>BulkLights.Com</A>
After I/We figure this out then I will start playing with adding images.

I did figure our how to add an image to that section, but not how to change the hyperlink or ad additional ones.
PHP Code:
define('EMAIL_GV_CLOSURE','<IMG SRC="http://www.liberty-flag.com/images/Dave.jpg" NAME="David J. Gonzalez" Alt="David J. Gonzalez" HSPACE=5 ALIGN=LEFT WIDTH=100 HEIGHT=100 BORDER=0>Sincerely,' "\n\n" STORE_OWNER "\nPresident/CEO\n\n"'<a href="' HTTP_SERVER DIR_WS_CATALOG '">'.HTTP_SERVER DIR_WS_CATALOG ."</a>\n\n"); 
also, I would like to create an extra line break between the EMAIL_CONTACT section and the EMAIL_GV_CLOSURE section.

I have not been able to figure this out. Is there a way to cause zen-cart to send out test messages without deleting and creating a new account everytime I make changes?

Other matters: I am using Ubuntu Gutsy and Evolution eMail, when I read or print the welcome message the formating is skewed. No boundary box and the bullets are huge. Anyone have a setting change for me so I can see the messages just like my outlook customers see it?

THANKS
JOhn ><>