window.onload=function(e){
	if(document.location.href.split("?")[1]=="ok"){
		alert(msgok);
	}
}
