﻿function tsOpen() {
    window.open('Drvh.htm', '', 'width=880px,top=100px,left=100px,height=500px');
}

