## on Mozilla the return value from the scorm RTE engine gets written into this dvi element
## load SCORM API functions and XmlRequestObject stuff
#if($showNavButtons)
$r.render("scoTopButtons")
#end
$r.render("contentpackage")
#if($showNavButtons && $r.visible("contentpackage"))
$r.render("scoBottomButtons")
#end