function promo() { this.promodiv= document.createElement("div"); this.document.getElementById("promo_container").appendChild(this.promodiv); this.promodiv.style.position = "relative"; this.promodiv.style.width = "190px"; this.promodiv.style.top = "413px"; link28 = document.createElement("a"); link28.href = "http://www.shareurlove.com"; link28.target = "_blank"; this.promodiv.appendChild(link28); promo28 = document.createElement("img"); promo28.src = "sitepromos/28/SPBridaluxe-190x200-loop.gif"; promo28.alt = "ShareUrLove"; promo28.width = "190"; promo28.height = "200"; promo28.border = 0; this.link28.appendChild(promo28); spacer28 = document.createElement("img"); spacer28.src = "images/trans.gif"; spacer28.alt = ""; spacer28.height = "10px"; spacer28.border = 0; this.promodiv.appendChild(spacer28); var menu_cell = this.document.getElementById("menu_cell"); menu_cell.height = "623"; }