function win() {
window.open("faxform.htm","smallwin","resizable,scrollbars,alwaysRaised,height=600,width=680,left=10,top=0");
}


