Sorry JazzDude.I use the A7 Pro.
-------------------------
Note:Please don't forget it:

function main_continue()
{
.................
loading_complete=1;
levelno=1;

.................
}
and
function main_quit()
{

variables_save();

exit;
}