How would I edit this to show a different image on mouseover?
<DIV align=center>
<DIV style="TEXT-ALIGN: center; WIDTH: 1103px; HEIGHT: 2117px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto"><IMG id=Image-Maps_2201012050050254 border=0 alt="" src="http://IMAGE1.JPG" width=1032 height=224 useMap=#Image-Maps_2201012050050254>*<MAP id=_Image-Maps_2201012050050254 name=Image-Maps_2201012050050254><AREA title="" href="http://MAP1.com" shape=rect alt="" coords=10,10,130,126><AREA title="" href="http://MAP2.com" shape=rect alt="" coords=836,30,894,111><AREA title="" href="http://MAP3.com" shape=rect alt="" coords=896,31,999,108><AREA title="" href="http://MAP4.com" shape=rect alt="" coords=425,138,600,215><AREA title="Image Map" href="http://www.image-maps.com/index.php?aff=mapped_users_2201012050050254" shape=rect alt="Image Map" coords=1028,220,1030,222></MAP>
And I assume I can slice out that last part with the url.
Thank you so much.
<DIV align=center>
<DIV style="TEXT-ALIGN: center; WIDTH: 1103px; HEIGHT: 2117px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto"><IMG id=Image-Maps_2201012050050254 border=0 alt="" src="http://IMAGE1.JPG" width=1032 height=224 useMap=#Image-Maps_2201012050050254>*<MAP id=_Image-Maps_2201012050050254 name=Image-Maps_2201012050050254><AREA title="" href="http://MAP1.com" shape=rect alt="" coords=10,10,130,126><AREA title="" href="http://MAP2.com" shape=rect alt="" coords=836,30,894,111><AREA title="" href="http://MAP3.com" shape=rect alt="" coords=896,31,999,108><AREA title="" href="http://MAP4.com" shape=rect alt="" coords=425,138,600,215><AREA title="Image Map" href="http://www.image-maps.com/index.php?aff=mapped_users_2201012050050254" shape=rect alt="Image Map" coords=1028,220,1030,222></MAP>
And I assume I can slice out that last part with the url.
Thank you so much.