// For use on specials page and SS blocks

var sItemURL = "/contact.htm";
document.write('<a href="'+sItemURL+'" onclick="this.blur();"  style="color:#660000;">Contact Us</a>');
