var theContent = ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; theContent += ''; if (theExternalLink != '') { theContent += ''; } else { theContent += ''; } theContent += ''; theContent += ''; theContent += '
Previous AuctionAuction DetailsAuction DetailsNext Auction
'; if (DOM2) { document.getElementById("auctioncalendar").innerHTML = theContent; } else if (ie4) { document.all.auctioncalendar.innerHTML=theContent; } }