<%@ codepage="1252" language="VBScript" %> Painel de Controle
[Painel de Controle]
[Sair]


- Adicionar Notícia

Data:
 
Titulo:
 
Chamada:
 
Notícia:
 <% Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = "" oFCKeditor.Value = "" oFCKeditor.Create "conteudo" %>