<%startTime = DateAdd("h", -12, Now())Dim iDim xLabelsxLabels = ""For i=1 to 12    xLabels = xLabels & FormatDateTime( DateAdd("h", +i, startTime), 3) & "|"Next response.write "xLabels = " & xLabels & vbCrLF%>width                 = 800height                = 300backgroundColor       = #f9f5daseries1               = title: London; color:#e94933; scale:leftseries2               = title: Edinburgh; color:#3349e9; scale:leftxfontColor            = #444xopacity              = 1.0xfontSize             = 12xfontWeight           = normalxfontStyle            = normalxfontFamily           = Helvetica, Arial, Verdana, sans-serifxtextAnchor           = endxrotation             = 315barWidth              = 25barGap                = 8displayValues         = falsetitle                 = Temperature by HourtitleFontSize         = 24pxtitleFontWeight       = normaltitleFontStyle        = normaltitleFontFamily       = Helvetica, Arial, Verdana, sans-seriftitleFontColor        = #444xTitle                = TimexTitleFontSize        = 16xTitleFontWeight      = normalxTitleFontStyle       = normalxTitleFontFamily      = Helvetica, Arial, Verdana, sans-serifxTitleFontColor       = #444yTitle                = Degrees CentigradeyTitleFontSize        = 16yTitleFontWeight      = normalyTitleFontStyle       = normalyTitleFontFamily      = Helvetica, Arial, Verdana, sans-serifyTitleFontColor       = #444threeD                = truedepth                 = 8animationTime         = 750gridBackgroundColor   = #dbd39agridBanding           = truegridOpacity           = 1.0gridBackgroundImage   = gridLineWidth         = 0.3gridLineStyle         = . gridAxisWidth         = 2gridAxisStyle         = - gridNRows             = 6gridColSpacing        = 30gridRowSpacing        = 27gridxPos              = 75gridyPos              = 220xLabelPre             = xLabelPost            = yLabelColor           = #777yLabelPre             = yLabelPost            = Cx2LabelPre            = x2LabelPost           = y2LabelPre            = y2LabelPost           = ndecplaces            = 1ndecplaces2           = 3labelFontSize         = 11labelFontWeight       = lighterlabelFontStyle        = normallabelFontFamily       = Helvetica, Arial, Verdana, sans-seriflabelFontColor        = #f62xrotation             = 315legendXpos            = 554legendYpos            = 10legendPadding         = 6legendRoundRadius     = 6legendOpacity         = 0.7legendBackground      = truelegendBackgoundColor  = #fffffflegendBorderColor     = #888legendBorderWidth     = 1legendStyle           = horizontallegendTitle           = LocationlegendTitleFontSize   = 14legendTitleFontWeight = normallegendTitleFontStyle  = normallegendTitleFontFamily = Helvetica, Arial, Verdana, sans-seriflegendTitleFontColor  = #000legendFontSize        = 12legendFontWeight      = normallegendFontStyle       = normallegendFontFamily      = Helvetica, Arial, Verdana, sans-seriflegendFontColor       = #444