Смекни!
smekni.com

Разработка Web-сайта для кафедры "Вычислительная техника и информационные технологии" (стр. 8 из 8)

$user1 = 1;

$colspan = 1;

} elseif ( mosCountModules( 'user2' ) == 1 ) {

$user2 = 1;

$colspan = 1;

}

//right based combos

if ( mosCountModules( 'right' ) and ( empty( $_REQUEST['task'] ) || $_REQUEST['task'] != 'edit' ) ) {

$right = 1;

}

?>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />

<meta http-equiv="Content-Language" content="ru"/>

<link href="<?php echo $mosConfig_live_site;?>/templates/paranoia/css/template_css.css" rel="stylesheet" type="text/css" />

<style type="text/css">

<!--

.style1 {

font-size: 24px;

font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style2 {font-size: 16px}

a:link {

text-decoration: none;

}

a:visited {

text-decoration: none;

}

a:hover {

text-decoration: none;

}

a:active {

text-decoration: none;

}

.style3 {

font-size: 16px;

font-family: Verdana, Arial, Helvetica, sans-serif;

}

-->

</style>

</head>

<body>

<table class="tborder" border="0" width="100%" style="border-collapse: collapse">

<tr>

<td><table border="0" width="100%" bgcolor="#FFFFFF" style="border-collapse: collapse">

<tr>

<td width="15%" hight="15%" align="center"><img border="0" hight= "25%" src="<?php echo $mosConfig_live_site;?>/templates/paranoia/images/vtitl.JPG" /> </td>

<td align="center" valign="top" rowspan="2"><a href="<?php echo $mosConfig_live_site.'/administrator' ?>">

<p></p>

</a>

<p class="style1"><font color="#000066">Российский химико-технологический университет имени Д.И. Менделеева</font></p>

<p class="style2"><font color="#000066">Новомосковский институт</font></p>

<p class="style3"><span class="style3"><font color="#000066">Кафедра «Вычислительная техника и информационные технологии»</font></span></p>

<a href="<?php echo $mosConfig_live_site.'/administrator' ?>">

<p></p>

</a></td>

</tr>

</table></td>

</tr>

</table>

<table><tr><td>

</td></tr></table>

<table border="0" width="100%" cellpadding="0" cellspacing="0">

<tr>

<td align="left" valign="top">

<table border="0" width="100%" style="border-collapse: collapse">

<tr >

<td align="left" valign="top">

<table class="tborder" cellspacing="1" cellpadding="3" width="100%" align="center" border="0">

<tr>

<td class="thead"><center><?php echo _LEFT_COLUMN_NAME;?></center></td>

</tr>

<tr>

<td class="vbmainwindow"><?php mosLoadModules ( 'left' ); ?>

</td>

</tr>

<tr>

<td class="vbmainwindow"><?php mosLoadModules ( 'user1' ); ?>

</td>

</tr>

</table>

</td>

<td width="10">&nbsp;</td>

<td width="100%" align="left" valign="top">

<table class="tborder" width="100%" border="0" align="center" cellpadding="3" cellspacing="1" id="table9">

<tr>

<td width="100%" class="thead"><?php include "pathway.php"; ?>

</td>

</tr>

<!-- ############################################## --><?php if ( mosCountModules( 'top' ) > 0 ) { ?>

<tr>

<td width="100%" valign="top" class="vbmainwindow" height="22">

<?php mosLoadModules ( 'top' ); ?> </td>

</tr>

<?php }; ?>

<!-- ############################################## -->

<tr>

<td class="vbmainwindow" width="100%" valign="top"><?php include ("mainbody.php"); ?>

</td>

</tr>

<!-- ############################################## --><?php if ( mosCountModules( 'bottom' ) > 0 ) { ?>

<tr>

<td width="100%" valign="top" class="vbmainwindow"><?php mosLoadModules ( 'bottom' ); ?>

</td>

</tr>

<?php }; ?>

<!-- ############################################## -->

</table>

</td>

<!-- ############################################## --><?php if ( mosCountModules( 'right' ) > 0 ) { ?>

<td width="10">&nbsp;</td>

</tr>

<?php }; ?>

<!-- ############################################## -->

</table>

</td>

</tr>

<tr>

<td align="center" height="5"></td>

</tr>

</table>

<table border="0" width="90%">

<tr>

<td><?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?>

<?php mosLoadModules( 'debug', -1 );?></td>

</tr>

</table>

</body>

</html>


Приложение 2

Структурная схема web- сайта


Главная страница Web- сайта


Настройки Web-сайта