<body onclick="Down.load('file');">
class Down { static load(file) { window.open("https://mysite.ru/files/name.zip"); } }