si effettivamente l'oggetto era un pò troppo "enorme"
))
cosa ho fatto fino adesso:
<map name="planetmap">
<area shape="rect" coords="293,2,428,48" href="sun.htm" alt="Info" />
<area shape="rect" coords="130,10,166,55" href="<?php echo $this->baseurl ?>/templates/template_venuslive/band.php" alt="Band" />
<area shape="rect" coords="103,52,157,74" href="<?php echo $this->baseurl ?>/templates/template_venuslive/band.php" alt="Band" />
<area shape="rect" coords="3,1,96,61" href="index.php?option=com_eventlist&view=categoryevents&id=1" alt="Eventi" />
<area shape="circle" coords="75,167,88" href="index.php?option=com_phocaguestbook&view=phocaguestbook&id=1" alt="Guestbook" />
<area shape="circle" coords="239,47,51" href="index.php?option=com_phocagallery&view=categories" alt="Gallery" />
<area shape="circle" coords="339,164,78" href="index.php?option=com_content&view=article&id=51" alt="Multimedia" />
</map>
poi cosa ho fatto: il mio menu principale ha solamente una voce "home" che rimanda alla home ed è associato alla Gallery, Eventi, ...Guestbook.
Per copiare direttamente, indendo dire mettere nell'href del map direttamente il link per esempio della gallery che l'ho copiato dalla generazione dei menu....
Spero di essermi spiegato
Grazie
Giorgio