// JavaScript Document
function now(){
    window.location.reload(true);
}
