﻿function seldownweb(url) {
    window.open(url, "_blank");
}
