#parse("common_js.vm") #parse("systemmanager_js.vm")
#if ($activePortfolioName) #end
$CommonFunctions.getDisplayReadyLabel("Portfolio"):  $CommonFunctions.displayReady($activePortfolioName)
#if ($chartType.intValue() == 1) $imageMapString #else #foreach ($imageMapArea in $imageMapAreaList) #if ($chartType.intValue() == 2) $imageMapArea.toHTML("title='$imageMapArea.getXAxisLabel()'") #else $imageMapArea.toHTML("title=' $imageMapArea.getLengendLabel() $imageMapArea.getValue()' ") #end #end #end