<% if((typeof icon === "undefined") || !icon) var icon = "icon-cloud-download"; if((typeof className === "undefined") || !className) var className = "btn download"; if((typeof text === "undefined") || !text) var text = "Download"; if((typeof fileName === "undefined") || !fileName) var fileName = "download"; %> <%=text%>