<?php function show_result(a){if(a=="true"){$.mobile.changePage("/",{transition:"flip",reloadPage:true})}else{alert_message(a,"information",5)}}$("#page_install").bind("pageshow",function(){$("#page_install p").hide();$("#database").focus()}); ?>