%@LANGUAGE="VBSCRIPT"%>
<%
Dim actualite__MMColParam
actualite__MMColParam = "sassetot"
if (Request("MM_EmptyValue") <> "") then actualite__MMColParam = Request("MM_EmptyValue")
%>
<%
set actualite = Server.CreateObject("ADODB.Recordset")
actualite.ActiveConnection = MM_bdchatsassetot_STRING
actualite.Source = "SELECT seminaires FROM textes WHERE login = '" + Replace(actualite__MMColParam, "'", "''") + "'"
actualite.CursorType = 0
actualite.CursorLocation = 2
actualite.LockType = 3
actualite.Open()
actualite_numRows = 0
%>
Partners and Useful Links of CHATEAU DE SASSETOT in NORMANDYnear to Deauville Honfleur Trouville
<%
actualite.Close()
%>