function GenericBanner() { var baseurl = "http://www.designingonline.com/"; this.destinationLink = baseurl+"quote.html"; this.fontStyle = "Verdana"; this.fontColor = "black"; this.bannerWidth = "365px"; this.bannerHeight = ""; this.backgroundColor = "transparent"; this.backgroundImage = ""; this.borderColor = "black"; this.borderThickness = "1px"; this.titleText = "Start Your Project Today!"; this.titleColor = "orange"; this.titleSize = "22px"; this.selectSize = 6; this.questionColor = "purple"; this.questionServiceText = "Service Requested"; this.questionOwnerText = "Are you a home owner?"; this.questionZipText = "What is your zip?"; this.ctaBackground = "green"; this.ctaBorderColor = "black"; this.ctaBorderThickness = "1px"; this.ctaText = "Get Started"; this.ctaTextSize = "12px"; this.ctaTextColor = "white"; this.ctaAlign = "right"; this.sectionOneWidth = "185px"; this.sectionTwoWidth = ""; this.sectionThreeWidth = ""; this.preSelectedService = "CABINET_REFACING"; this.createBanner = function(){ document.write("