Your IP : 108.162.216.192


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/interface/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/interface/prolog_jspopup_admin.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();

header('Content-Type: text/html; charset='.LANG_CHARSET);

if ($_REQUEST['suffix'] && !preg_match('/[^a-zA-Z0-9_]/is', $_REQUEST['suffix']))
{
	$obJSPopup = new CJSPopup($APPLICATION->GetTitle(false, true), array('SUFFIX' => $_REQUEST['suffix']));
}
else
{
	$obJSPopup = new CJSPopup($APPLICATION->GetTitle(false, true));
}

$obJSPopup->ShowTitlebar();
?>
<div id="bx_admin_form">