<?$APPLICATION->IncludeComponent(
"rent.form",
"",
array(
'PRODUCT_ID' => $arResult['PRODUCT']['ID'],
"CACHE_TIME" => "0",
"CACHE_TYPE" => "N"
)
);?>