function addmark(val) {
$("#s1").load("/p/loadmark.php",{mark: val});
}

