#set ($closebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label"))
#set ($closebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint"))
#set ($windowtitle_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.windowtitle"))
#set ($rolledupresources_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.rolledupresources"))
#set ($subprojecttask_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.subprojecttask"))
#set ($name_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.name"))
#set ($planned_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.planned"))
#set ($spent_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.spent"))
#set ($comments_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "taskcostrollup.comments"))
#parse ("viewconstants.vm")
$windowtitle_text
#parse("common_js.vm")
#parse("systemmanager_js.vm")