function reload(){
window.location.href = window.location.href;
}
