MIDP Version: 1.0
Description: hw prog Last updated: Wed Oct 08 10:22:44 +0000 2008 by
sashdude
set mainform [form label "virus" code {
stringitem label "one ring to rule them all, this phone has been hacked..S@sH"
cmd label "Exit" code exit type exit
}]
setcurrent $mainform