var s;

s = '<div style="position:absolute;top:10px;right:10px;z-index:900;width:172px;padding:0;">';
s+= '<a class="imagex" href="/rsvp.html"><img src="images/ladies_night_out.jpg" alt="ladies_night" id="imagex"/></a>';
s+= '<a class="imagey" href="http://www.underarmour.com/shop/us/en/accessories/&?eid=Portal|Mouthwear|ShopAccessories|Banner" target="_blank"><img src="images/UA-logo.jpg" alt="Under Armour" id="imagey"/></a>';
s+= '</div>'

document.write(s);