<iframe src="page1.htm" width="100" height="150" frameborder="1"></iframe>
<MAP name="map1" >
<AREA  shape="circle" cords="50,50,30"   href="page1.htm">
<AREA  shape="rect"  cords="300,200,400,300"  href="page2.htm">
</MAP>
<IMG src="iran.jpg"  usemap="#map1">