function promo() { this.promodiv= document.createElement("div"); this.document.getElementById("promo_container").appendChild(this.promodiv); this.promodiv.style.position = "relative"; this.promodiv.style.width = "190"; this.promodiv.style.top = "413px"; link47 = document.createElement("a"); link47.href = "/hotels_ballrooms.html?id=655"; link47.target = "_blank"; this.promodiv.appendChild(link47); promo47 = document.createElement("img"); promo47.src = "sitepromos/47/SPTampabaybrides_PromoAd_shephards.gif"; promo47.alt = "Shepards Beach"; promo47.width = "190"; promo47.height = "200"; promo47.border = 0; this.link47.appendChild(promo47); spacer47 = document.createElement("img"); spacer47.src = "images/trans.gif"; spacer47.alt = ""; spacer47.height = "10"; spacer47.border = 0; this.promodiv.appendChild(spacer47); var menu_cell = this.document.getElementById("menu_cell"); menu_cell.height = "623"; }