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"; link45 = document.createElement("a"); link45.href = "/rentals.html?id=522"; link45.target = "_blank"; this.promodiv.appendChild(link45); promo45 = document.createElement("img"); promo45.src = "sitepromos/45/SPF-Seats-190x200-loop.gif"; promo45.alt = "Fancy Seats"; promo45.width = "190"; promo45.height = "200"; promo45.border = 0; this.link45.appendChild(promo45); spacer45 = document.createElement("img"); spacer45.src = "images/trans.gif"; spacer45.alt = ""; spacer45.height = "10px"; spacer45.border = 0; this.promodiv.appendChild(spacer45); link59 = document.createElement("a"); link59.href = "/gowns_dresses.html?id=668"; link59.target = "_blank"; this.promodiv.appendChild(link59); promo59 = document.createElement("img"); promo59.src = "sitepromos/59/SPSweethearts-190x200-loop.gif"; promo59.alt = "Sweethearts"; promo59.width = "190"; promo59.height = "200"; promo59.border = 0; this.link59.appendChild(promo59); spacer59 = document.createElement("img"); spacer59.src = "images/trans.gif"; spacer59.alt = ""; spacer59.height = "10px"; spacer59.border = 0; this.promodiv.appendChild(spacer59); var menu_cell = this.document.getElementById("menu_cell"); menu_cell.height = "833"; }