<% if request("id") > "" then showFrame="Y" theClass="blockW" theLeftTile="blockWLeftTiler" theRightTile="blockWRightTiler" else SqlQuery = "SELECT Id, Content FROM sitecontent WHERE (Id = 33)" Set RsRec = Server.CreateObject("ADODB.RecordSet") Set RsRec = dbConnection.Execute(SqlQuery) Do While Not RsRec.Eof homeEskomHead = RsRec("Content") RsRec.MoveNext Loop RsRec.Close Set RsRec = Nothing end if %>
<% if showFrame="Y" then %> <% end if %> <% if showFrame="Y" then %> <% end if %> <% if showFrame="Y" then %> <% end if %>