Kobra,
Great appreciation for the reply. I used the code you suggested, and I see that the links are in the header now, and working, but what I is to have my header image contain some graphical links that will link to the appropriate place using imagemap coordinates.
My imagemap coordinates on my header graphic are as follows:
<area shape="rect" alt="" coords="259,127,355,157" href="index.php?main_page=login">
<area shape="rect" alt="" coords="375,127,481,157" href="index.php?main_page=account">
<area shape="rect" alt="" coords="492,127,607,158" href="index.php?main_page=contact_us">
<area shape="rect" alt="" coords="623,125,714,156" href="index.php?main_page=site_map">
<area shape="rect" alt="" coords="724,126,795,159" href="index.php?main_page=shippinginfo">
I just want these coordinates in my header to be active links. Any suggestions?
Again, thanks for the generous help.



