% ' ' %> <% main() Sub main() If Not(SessionCheck()) Then Exit Sub End If Dim RouteType RouteType = Request("RouteType") Dim PageType Dim PageType2 PageType = "株主資本等変動計算書" PageType2 = "株主資本変動計算" Dim Url Url = Request.ServerVariables("URL") %>