Your IP : 172.70.130.191


Current Path : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/interface/
Upload File :
Current File : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/interface/prolog_popup_admin.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><?echo $APPLICATION->GetTitle()?></title>
<meta http-equiv="Content-Type" content="text/html; charset=<?echo LANG_CHARSET?>">
<?
$adminPage = new CAdminPage();
echo $adminPage->ShowCSS();
echo $adminPage->ShowScript();
?>
<script type="text/javascript">
function PopupOnKeyPress(e)
{
	if(!e) e = window.event
	if(!e) return;
	if(e.keyCode == 27)
		window.close();
}
jsUtils.addEvent(window, "keypress", PopupOnKeyPress);
</script>
</head>
<body class="body-popup" onkeypress="PopupOnKeyPress();">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
	<tr>
		<td>