<? if ($APPLICATION->GetCurDir() == '39'): ?>
$APPLICATION->IncludeComponent(
"bitrix:news.list",
"",
array(
"IBLOCK_TYPE" => "",
"IBLOCK_ID" => "10",
"NEWS_COUNT" => "3",
),
false
);
<? endif; ?>