<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252" EnableSessionState=True%> <% OPTION EXPLICIT Response.Buffer = True %> " rel="stylesheet" type="text/css" /> <%If CONFIG.Setting("Layout") = "Left" Then%>
<%IF CONFIG.Setting("ShowLocationBar") = True Then%> <%End If%>
<%ElseIf CONFIG.Setting("Layout") = "Top" Then%>
<%IF CONFIG.Setting("ShowLocationBar") = True Then%> <%End If%>
<%ElseIf CONFIG.Setting("Layout") = "Right" Then%>
<%IF CONFIG.Setting("ShowLocationBar") = True Then%> <%End If%>
<%End If%>