var contact = "<b>CONTACT US</b>"
var class1 = "ikonmenu"
document.write("<a href=" + "http://www.pointafter.com/contactus.htm " + "class=" + class1 + ">" + contact + "</a></font>")
