function backRunning(){
if(plus.os.name == 'Android'){ var main = plus.android.runtimeMainActivity(); main.moveTaskToBack(false);
} }