var headDiv = document.createElement("div");
var headIncludeHTML = '<a href="http://www.facebook.com/#!/pages/Smyrna-GA/Nalley-Lexus-Galleria/109207142453909" target="_new"><img border="0" src="facebook.png" alt="" /></a><a href="http://www.twitter.com/NalleyLexusGall" target="_new"><img border="0" src="twitter.png" alt="" /></a>';
if (window.addEventListener) window.addEventListener("load", doHeadInclude, false); else if (window.attachEvent) window.attachEvent("onload", doHeadInclude);
function doHeadInclude() {
headDiv.style.position = "absolute";
headDiv.style.zIndex = 9999;
headDiv.style.left = "882px";
headDiv.style.top = "33px";
headDiv.style.visibility = "visible";
headDiv.innerHTML = headIncludeHTML;
document.getElementById('headerRow2').appendChild(headDiv);
}
