.


:




:

































 

 

 

 


ᅟᅟ




 

1. .. Web- . . .: " ", 2006. . 288.

2.ᅟ ..ᅟ Macromediaᅟ Flashᅟ 4.ᅟ ᅟ web-.ᅟ -ᅟ .ᅟ .ᅟ 2010.ᅟ -ᅟ 672ᅟ .

3.ᅟ ᅟ ..ᅟ Web-:ᅟ HTML,ᅟ JavaScriptᅟ ᅟ CSS.ᅟ ᅟ .ᅟ ᅟ "-",ᅟ 2012.ᅟ ᅟ .ᅟ 320.

4.ᅟ ᅟ .ᅟ ᅟ Photoshopᅟ ᅟ .:ᅟ -,ᅟ 2006ᅟ .

5.ᅟ ᅟ .ᅟ -:ᅟ ᅟ ᅟ .ᅟ ᅟ .:ᅟ -,ᅟ 2009 .

6.ᅟ ᅟ ,ᅟ ᅟ .ᅟ ᅟ ᅟ Flashᅟ 5ᅟ ᅟ .ᅟ :ᅟ .ᅟ 2009.ᅟ -ᅟ 496ᅟ .

7.ᅟ ᅟ .ᅟ Web-.ᅟ .ᅟ ᅟ "-",ᅟ 2008.ᅟ ᅟ .ᅟ 816

8.ᅟ ᅟ ..ᅟ ᅟ Web-,ᅟ -,ᅟ -,ᅟ 2006 .

9.ᅟ ᅟ .,ᅟ ᅟ .ᅟ Flashᅟ 4.ᅟ ᅟ ᅟ .ᅟ -ᅟ .ᅟ ᅟ .ᅟ 2009.-464ᅟ .

10.ᅟ ᅟ ,ᅟ ᅟ ᅟ ,ᅟ ᅟ .ᅟ Macromediaᅟ Flashᅟ MXᅟ 2004ᅟ Showᅟ Me:ᅟ Macromediaᅟ Flashᅟ MXᅟ 2011.ᅟ ᅟ .:ᅟ ,ᅟ 2008.ᅟ ᅟ .ᅟ 544

11.ᅟ ,ᅟ Web-:ᅟ Web- =ᅟ Prioritizingᅟ Webᅟ Usability.ᅟ ᅟ .:ᅟ ,ᅟ 2012.ᅟ ᅟ .ᅟ 368

ᅟ :

12.ᅟ http://www.diwaxx.ru/web,ᅟ Diwaxx.ru,ᅟ .ᅟ WEB-

13.ᅟ http://ru.wikipedia.org/wiki/Web-

14.ᅟ http://www.i2r.ru/static/255/ᅟ .ᅟ ᅟ ᅟ ᅟ I2R.ru

 

<?php

defined(ᅟ '_VALID_MOS'ᅟ)ᅟ orᅟ die(ᅟ 'ᅟ .'ᅟ);

error_reporting(ᅟ E_ERROR);

//ᅟ neededᅟ toᅟ seperateᅟ theᅟ ISOᅟ numberᅟ fromᅟ theᅟ languageᅟ fileᅟ constantᅟ _ISO

$isoᅟ =ᅟ explode(ᅟ '=',ᅟ _ISOᅟ);

//ᅟ xmlᅟ prolog

echoᅟ '<?xmlᅟ version="1.0"ᅟ encoding="'.ᅟ $iso[1]ᅟ.'"?'ᅟ.'>';

?>

<!DOCTYPEᅟ htmlᅟ PUBLICᅟ "-//W3C//DTDᅟ XHTMLᅟ 1.0ᅟ Transitional//EN"ᅟ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<htmlᅟ xmlns="http://www.w3.org/1999/xhtml">

<head><?phpᅟ mosShowHead();ᅟ?>ᅟ <?php

ifᅟ (ᅟ $my->idᅟ)ᅟ {

initEditor();

}

$collspan_offsetᅟ =ᅟ (ᅟ mosCountModules(ᅟ 'right'ᅟ)ᅟ +ᅟ mosCountModules(ᅟ 'user2'ᅟ)ᅟ)ᅟ?ᅟ 2ᅟ:ᅟ 1;

//scriptᅟ toᅟ determineᅟ whichᅟ divᅟ setupᅟ forᅟ layoutᅟ toᅟ useᅟ basedᅟ onᅟ moduleᅟ configuration

$user1ᅟ =ᅟ 0;

$user2ᅟ =ᅟ 0;

$colspanᅟ =ᅟ 0;

$rightᅟ =ᅟ 0;

//ᅟ bannerᅟ combos

//user1ᅟ combos

ifᅟ (ᅟ mosCountModules(ᅟ 'user1'ᅟ)ᅟ +ᅟ mosCountModules(ᅟ 'user2'ᅟ)ᅟ ==ᅟ 2)ᅟ {

$user1ᅟ =ᅟ 2;

$user2ᅟ =ᅟ 2;

$colspanᅟ =ᅟ 3;

}ᅟ elseifᅟ (ᅟ mosCountModules(ᅟ 'user1'ᅟ)ᅟ ==ᅟ 1ᅟ)ᅟ {

$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>

</htm

 

 





:


: 2015-11-05; !; : 664 |


:

:

: , .
==> ...

1641 - | 1609 -


© 2015-2024 lektsii.org - -

: 0.026 .