<% DIM optA DIM optB DIM optC DIM optD DIM optE DIM optF DIM optG DIM optH DIM optI DIM optJ DIM optK DIM optL DIM optM DIM optN DIM optO DIM optP DIM optQ DIM optR DIM optS DIM optT DIM optU DIM optV DIM optW DIM optX DIM optY DIM optZ If Request.Form("bmsTextA") = "on" Then optA = "true" Else optA = "false" End If If Request.Form("bmsTextB") = "on" Then optB = "true" Else optB = "false" End If If Request.Form("bmsTextC") = "on" Then optC = "true" Else optC = "false" End If If Request.Form("bmsTextD") = "on" Then optD = "true" Else optD = "false" End If If Request.Form("bmsTextE") = "on" Then optE = "true" Else optE = "false" End If If Request.Form("bmsTextF") = "on" Then optF = "true" Else optF = "false" End If If Request.Form("bmsTextG") = "on" Then optG = "true" Else optG = "false" End If If Request.Form("bmsTextH") = "on" Then optH = "true" Else optH = "false" End If If Request.Form("bmsTextI") = "on" Then optI = "true" Else optI = "false" End If If Request.Form("bmsTextJ") = "on" Then optJ = "true" Else optJ = "false" End If If Request.Form("bmsTextK") = "on" Then optK = "true" Else optK = "false" End If If Request.Form("bmsTextL") = "on" Then optL = "true" Else optL = "false" End If If Request.Form("bmsTextM") = "on" Then optM = "true" Else optM = "false" End If If Request.Form("bmsTextN") = "on" Then optN = "true" Else optN = "false" End If If Request.Form("bmsTextO") = "on" Then optO = "true" Else optO = "false" End If If Request.Form("bmsTextP") = "on" Then optP = "true" Else optP = "false" End If If Request.Form("bmsTextQ") = "on" Then optQ = "true" Else optQ = "false" End If If Request.Form("bmsTextR") = "on" Then optR = "true" Else optR = "false" End If If Request.Form("bmsTextS") = "on" Then optS = "true" Else optS = "false" End If If Request.Form("bmsTextT") = "on" Then optT = "true" Else optT = "false" End If If Request.Form("bmsTextU") = "on" Then optU = "true" Else optU = "false" End If If Request.Form("bmsTextV") = "on" Then optV = "true" Else optV = "false" End If If Request.Form("bmsTextW") = "on" Then optW = "true" Else optW = "false" End If If Request.Form("bmsTextX") = "on" Then optX = "true" Else optX = "false" End If If Request.Form("bmsTextY") = "on" Then optY = "true" Else optY = "false" End If If Request.Form("bmsTextZ") = "on" Then optZ = "true" Else optZ = "false" End If %>