getAppletContext
(
)
.
showDocument
(
new
URL
(
getCodeBase
(
)
,
"test.mid"
)
)
;