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