public void History_forward()
 {
     IE?.GoForward();
 }