Hi, I am using photoshop to create one banner, this is the code I get: <body> <img src="http://directchanel.com/banner.jpg" width="300" height="600" border="0" usemap="#Map" /> <map name="Map" id="Map"> <area shape="rect" coords="3,3,300,235" href="www.thecentralbox.com" /> <area shape="rect" coords="3,378,328,631" href="www.voxfiles.com" /> </map> I have 2 websites linked in the banner The only error I get: the banner takes me to a blanc page because is inserting my original website address before the link thecentralbox.com .....OK directchanel.com/thecentralbox.com ....this is not OK Thanks in advance