﻿
function jumpjs(id)
{
  //setTimeout("document.getElementById('ff').submit();",1000);
  window.location.href=id;
}