id="mapNavigate"
width="300"
height="300"
ImageUrl="http://www.rntsoft.com/style/logo.png"
Runat="server">
NavigateUrl="Home.aspx"
Left="0"
Top="0"
Right="100"
Bottom="50"
AlternateText="Navigate to Home" />
NavigateUrl="http://www.rntsoft.com"
Left="100"
Top="0"
Right="200"
Bottom="50"
AlternateText="Navigate to Products" />
NavigateUrl="http://www.google.ca"
Left="200"
Top="0"
Right="300"
Bottom="50"
AlternateText="Navigate to Services" />