language: PHP (php 5.2.11)
date: 104 days 18 hours ago
link:
visibility: public
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<?php
$con = mysql_connect('91.216.107.219','stant298236','zom2003bydelta');
if (!$con)
 {
 die('Could not connect: ' . mysql_error());
 }
 
mysql_select_db("298236r0nyu", $con);
 
 
$sql="SELECT markee1,markee2,markee3,markee4,markee5 from tblmarkee where idmarkee=(select max(idmarkee) from tblmarkee)";
 
$result = mysql_query($sql)or die(mysql_error());
$markee="";
while($row = mysql_fetch_array($result))
 {
$markee=$row['markee1'] . <img src="index_files/Crossm.gif"/>. $row['markee2'] . " - " . $row['markee3'] . " - " . $row['markee4'] . " - " . $row['markee5'];
 
 }
 
$sql="SELECT * FROM tblnews ORDER BY idnews DESC LIMIT 1";
$result = mysql_query($sql);
$newstitle="";
$newsDesc="";
while($row = mysql_fetch_array($result))
 {
$newstitle=$row['title'];
$newsDesc=$row['Description'];
 }
 
 
mysql_close($con);
?>
 
<html>
<head>
    <title >main page</title>
    <link rel="stylesheet" type="text/css" href="style.css" charset="utf-8" >
    <script type="text/javascript" src="calender.js"></script>
</head>
<body>
    <div id="Main" align="center">
        <!--<div id="headpic">
        </div>-->
        <div id="SubMain">
            <div id="head">
                <div id="lefthead">
                    <img alt="l" width="180px" height="150px" src="index_files/IMG_1171.jpg" />
                </div>
                <div id="middlehead">
                    <img alt="m" width="500px" height="150px" src="index_files/image004.jpg" />
                </div>
                <div id="righthead">
                    <img alt="l" width="180px" height="150px" src="index_files/image003.jpg" />
                </div>
            </div>
            <div id="topmenu">
                <div>
                    <ul>
                        <li id="selectedpage"><a href="main_page.php">&#1604;&#1605;&#1581;&#1577; &#1593;&#1606; &#1578;&#1575;&#1585;&#1610;&#1582; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;</a></li>
                        <li><a href="news.html">&#1575;&#1582;&#1576;&#1575;&#1585; &#1608;&#1606;&#1588;&#1575;&#1591;&#1575;&#1578; &#1575;&#1604;&#1585;&#1593;&#1610;&#1577;</a></li>
                        <li><a href="activities.html">&#1605;&#1608;&#1575;&#1590;&#1610;&#1593; &#1605;&#1582;&#1578;&#1604;&#1601;&#1577;</a></li>
                        <li><a href="Saints.php">&#1587;&#1606;&#1587;&#1603;&#1575;&#1585; &#1575;&#1604;&#1601;&#1583;&#1610;&#1587;&#1610;&#1606;</a></li>
                        <li><a href="children.html">&#1586;&#1575;&#1608;&#1610;&#1577; &#1575;&#1591;&#1601;&#1575;&#1604; &#1610;&#1587;&#1608;&#1593;</a></li>
                        <li><a href="schedule.html">&#1605;&#1608;&#1575;&#1593;&#1610;&#1583; &#1575;&#1604;&#1589;&#1604;&#1575;&#1577; &#1608; &#1575;&#1604;&#1602;&#1583;&#1575;&#1583;&#1610;&#1587;</a></li>
                        <li><a href="sermon.html">&#1593;&#1592;&#1577; &#1575;&#1604;&#1603;&#1575;&#1607;&#1606;</a></li>
                        <li><a href="contactus.html">&#1575;&#1578;&#1589;&#1604; &#1576;&#1606;&#1575;</a></li>
                    </ul>
                </div>
            </div>
            <div id="marquee">
                <div>
                    <marquee behavior="scroll" direction="right" scrolldelay="125" onmouseover="this.stop()"
                        onmouseout="this.start()"><?php echo $markee; ?></marquee>
                </div>
            </div>
            <div id="bodypage">
                <div id="rightmenu">
                    <ul>
                        <li><a href="download.html">&#1578;&#1581;&#1605;&#1610;&#1604; &#1575;&#1610;&#1602;&#1608;&#1606;&#1575;&#1578;</a></li>
                        <li><a href="links.html">&#1605;&#1608;&#1575;&#1602;&#1593; &#1571;&#1585;&#1579;&#1608;&#1584;&#1603;&#1587;&#1610;&#1577;</a></li> 
                        <li><a href="Prayers.html">&#1589;&#1604;&#1608;&#1575;&#1578; &#1605;&#1578;&#1606;&#1608;&#1593;&#1577;</a></li>
                        <li><a href="stmary.html">&#1575;&#1604;&#1593;&#1584;&#1585;&#1575;&#1569; &#1575;&#1604;&#1588;&#1575;&#1601;&#1610;&#1577; &#1605;&#1606; &#1575;&#1604;&#1587;&#1585;&#1591;&#1575;&#1606;</a></li>
                    </ul>
                    <br />
                    <img alt="l" width="180px" height="150px" src="index_files/church.jpg" />
                    <br />
                    <br />
                    <img alt="l" width="180px" height="150px" src="index_files/church1.jpg" />
                    <br />
                    <br />
                    <img alt="l" width="180px" height="150px" src="index_files/churchEntry.jpg" />
                    <br />
                    <br />
                    <img alt="l" width="180px" height="150px" src="index_files/smallchurch.jpg" />
                </div>
                
                <div id="rightbody">
                <p><b>&#1604;&#1605;&#1581;&#1577; &#1593;&#1606; &#1578;&#1575;&#1585;&#1610;&#1582; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1601;&#1610; &#1575;&#1604;&#1605;&#1593;&#1604;&#1602;&#1577;:</b></p>
 
<p>&#1573;&#1606; &#1575;&#1604;&#1578;&#1575;&#1585;&#1610;&#1582; &#1575;&#1604;&#1571;&#1603;&#1610;&#1583; &#1604;&#1576;&#1606;&#1575;&#1569; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1594;&#1610;&#1585; &#1605;&#1593;&#1585;&#1608;&#1601; &#1576;&#1575;&#1604;&#1590;&#1576;&#1591;. &#1601;&#1575;&#1604;&#1571;&#1602;&#1575;&#1608;&#1610;&#1604; &#1603;&#1579;&#1610;&#1585;&#1577;&#1548; &#1608;&#1605;&#1575; &#1610;&#1606;&#1602;&#1604;&#1607; &#1575;&#1604;&#1571;&#1576;&#1606;&#1575;&#1569; &#1593;&#1606; &#1571;&#1580;&#1583;&#1575;&#1583;&#1607;&#1605; &#1576;&#1571;&#1606; &#1571;&#1589;&#1604; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1607;&#1608; &#1583;&#1610;&#1585; &#1604;&#1604;&#1585;&#1607;&#1576;&#1575;&#1606; &#1610;&#1593;&#1610;&#1588;&#1608;&#1606; &#1601;&#1610; &#1581;&#1610;&#1575;&#1577; &#1588;&#1585;&#1603;&#1577;. &#1608;&#1605;&#1575; &#1610;&#1583;&#1593;&#1605; &#1607;&#1584;&#1607; &#1575;&#1604;&#1571;&#1602;&#1575;&#1608;&#1610;&#1604; &#1607;&#1608; &#1605;&#1580;&#1605;&#1608;&#1593;&#1577; &#1575;&#1604;&#1594;&#1585;&#1601; &#1575;&#1604;&#1602;&#1583;&#1610;&#1605;&#1577; &#1575;&#1604;&#1605;&#1581;&#1610;&#1591;&#1577; &#1576;&#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;&#1548; &#1608;&#1571;&#1610;&#1590;&#1575;&#1611; &#1575;&#1604;&#1605;&#1583;&#1601;&#1606; &#1575;&#1604;&#1602;&#1583;&#1610;&#1605; &#1575;&#1604;&#1605;&#1608;&#1580;&#1608;&#1583; &#1578;&#1581;&#1578; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;. &#1607;&#1606;&#1575;&#1603; &#1602;&#1608;&#1604; &#1571;&#1606; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1610;&#1604;&#1575;&#1585;&#1610;&#1608;&#1606; &#1578;&#1604;&#1605;&#1610;&#1584; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1605;&#1585;&#1617; &#1576;&#1607;&#1584;&#1607; &#1575;&#1604;&#1605;&#1606;&#1591;&#1602;&#1577; &#1608;&#1576;&#1606;&#1609; &#1607;&#1584;&#1575; &#1575;&#1604;&#1583;&#1610;&#1585; &#1593;&#1604;&#1609; &#1575;&#1587;&#1605; &#1605;&#1593;&#1604;&#1605;&#1607; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;. &#1608;&#1605;&#1605;&#1575; &#1604;&#1575; &#1588;&#1603; &#1601;&#1610;&#1607; &#1571;&#1606; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1588;&#1603;&#1604;&#1607;&#1575; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610; &#1571;&#1608; &#1605;&#1575; &#1607;&#1608; &#1576;&#1575;&#1602;&#1613; &#1576;&#1571;&#1584;&#1607;&#1575;&#1606; &#1603;&#1576;&#1575;&#1585; &#1575;&#1604;&#1585;&#1593;&#1610;&#1577; &#1604;&#1610;&#1587; &#1607;&#1608; &#1575;&#1604;&#1588;&#1603;&#1604; &#1575;&#1604;&#1571;&#1587;&#1575;&#1587;&#1610; &#1575;&#1604;&#1584;&#1610; &#1576;&#1606;&#1610;&#1578; &#1593;&#1604;&#1610;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;. &#1601;&#1581;&#1580;&#1575;&#1585;&#1578;&#1607;&#1575; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;&#1577; &#1608;&#1575;&#1604;&#1602;&#1583;&#1610;&#1605;&#1577; &#1575;&#1604;&#1584;&#1610; &#1610;&#1589;&#1604; &#1591;&#1608;&#1604; &#1575;&#1604;&#1581;&#1580;&#1585; &#1573;&#1604;&#1609; &#1605;&#1578;&#1585;&#1610;&#1606; &#1571;&#1581;&#1610;&#1575;&#1606;&#1575; &#1610;&#1583;&#1593;&#1605; &#1575;&#1604;&#1602;&#1608;&#1604; &#1571;&#1606; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1615;&#1606;&#1610;&#1578; &#1593;&#1604;&#1609; &#1571;&#1606;&#1602;&#1575;&#1590; &#1605;&#1593;&#1576;&#1583; &#1608;&#1579;&#1606;&#1610; &#1602;&#1583;&#1610;&#1605; &#1575;&#1604;&#1593;&#1607;&#1583;. &#1571;&#1605;&#1575; &#1605;&#1575; &#1607;&#1608; &#1588;&#1576;&#1607; &#1605;&#1572;&#1603;&#1583; &#1581;&#1608;&#1604; &#1578;&#1575;&#1585;&#1610;&#1582; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1617;&#1616;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;&#1548; &#1571;&#1606; &#1578;&#1603;&#1608;&#1606; &#1607;&#1584;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1602;&#1583; &#1576;&#1606;&#1610;&#1578; &#1576;&#1610;&#1606; &#1593;&#1575;&#1605;&#1610; 1780 &#1608;1790&#1548; &#1608;&#1576;&#1575;&#1604;&#1578;&#1575;&#1604;&#1610; &#1601;&#1607;&#1610; &#1571;&#1608;&#1617;&#1604;&#1615; &#1603;&#1606;&#1610;&#1587;&#1577;&#1613; &#1593;&#1585;&#1601;&#1578;&#1607;&#1575; &#1607;&#1584;&#1607; &#1575;&#1604;&#1602;&#1585;&#1610;&#1577;. &#1608;&#1605;&#1575; &#1610;&#1572;&#1603;&#1583; &#1571;&#1602;&#1583;&#1605;&#1610;&#1577; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1605;&#1608;&#1602;&#1593;&#1607;&#1575; &#1576;&#1580;&#1608;&#1575;&#1585; &#1587;&#1575;&#1581;&#1577; &#1575;&#1604;&#1605;&#1593;&#1604;&#1602;&#1577;&#1548; &#1602;&#1604;&#1576;&#1607;&#1575;&#1548; &#1578;&#1581;&#1610;&#1591; &#1576;&#1607;&#1575; &#1575;&#1604;&#1576;&#1610;&#1608;&#1578; &#1575;&#1604;&#1571;&#1585;&#1579;&#1608;&#1584;&#1603;&#1587;&#1610;&#1577;... &#1608;&#1610;&#1593;&#1578;&#1602;&#1583; &#1575;&#1604;&#1576;&#1593;&#1590; &#1571;&#1606; &#1575;&#1604;&#1581;&#1580;&#1575;&#1585;&#1577; &#1575;&#1604;&#1590;&#1582;&#1605;&#1577; &#1601;&#1610; &#1571;&#1587;&#1601;&#1604; &#1580;&#1583;&#1585;&#1575;&#1606;&#1607;&#1575; &#1602;&#1583; &#1606;&#1602;&#1604;&#1578; &#1605;&#1606; &#1576;&#1604;&#1583;&#1577; &#1575;&#1604;&#1603;&#1585;&#1603; &#1575;&#1604;&#1605;&#1580;&#1575;&#1608;&#1585;&#1577; &#1604;&#1607;&#1575; &#1608;&#1575;&#1604;&#1578;&#1610; &#1571;&#1581;&#1585;&#1602;&#1578; &#1601;&#1610; &#1575;&#1604;&#1593;&#1575;&#1605; 1622 &#1571;&#1608; &#1571;&#1606;&#1607;&#1575; &#1576;&#1602;&#1575;&#1610;&#1575; &#1604;&#1605;&#1593;&#1576;&#1583; &#1602;&#1583;&#1610;&#1605; &#1576;&#1615;&#1606;&#1610;&#1578; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1593;&#1604;&#1609; &#1571;&#1606;&#1602;&#1575;&#1590;&#1607;. &#1578;&#1578;&#1605;&#1610;&#1586; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1571;&#1610;&#1602;&#1608;&#1606;&#1575;&#1578;&#1607;&#1575; &#1575;&#1604;&#1576;&#1610;&#1586;&#1606;&#1591;&#1610;&#1577; &#1575;&#1604;&#1585;&#1575;&#1574;&#1593;&#1577; &#1605;&#1606;&#1607;&#1575; &#1575;&#1604;&#1602;&#1583;&#1610;&#1605;&#1577; 1867 &#1608;&#1605;&#1606;&#1607;&#1575; &#1575;&#1604;&#1580;&#1583;&#1610;&#1583;&#1577; 2001 &#1578;&#1586;&#1610;&#1583; &#1593;&#1604;&#1609; &#1585;&#1608;&#1606;&#1602; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1583;&#1601;&#1569;&#1575;&#1611; &#1608;&#1582;&#1588;&#1608;&#1593;&#1575;&#1611;. &#1603;&#1605;&#1575; &#1578;&#1578;&#1605;&#1610;&#1586; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1602;&#1576;&#1577; &#1604;&#1604;&#1580;&#1585;&#1587; &#1601;&#1585;&#1610;&#1583;&#1577; &#1605;&#1606; &#1606;&#1608;&#1593;&#1607;&#1575; &#1605;&#1606; &#1581;&#1610;&#1579; &#1580;&#1605;&#1575;&#1604;&#1607;&#1575; &#1608;&#1585;&#1608;&#1593;&#1578;&#1607;&#1575; &#1608;&#1606;&#1602;&#1608;&#1588;&#1607;&#1575; &#1575;&#1604;&#1571;&#1579;&#1585;&#1610;&#1617;&#1577;. </p>
 
<p>&#1578;&#1581;&#1578;&#1608;&#1610; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1593;&#1604;&#1609; &#1603;&#1606;&#1610;&#1587;&#1577; &#1589;&#1594;&#1610;&#1585;&#1577; &#1605;&#1603;&#1585;&#1617;&#1587;&#1577; &#1593;&#1604;&#1609; &#1575;&#1587;&#1605; &#1608;&#1575;&#1604;&#1583;&#1577; &#1575;&#1604;&#1575;&#1604;&#1607; "&#1605;&#1604;&#1603;&#1577; &#1575;&#1604;&#1603;&#1604;" &#1575;&#1604;&#1588;&#1575;&#1601;&#1610;&#1577; &#1605;&#1606; &#1575;&#1604;&#1587;&#1585;&#1591;&#1575;&#1606;. &#1576;&#1583;&#1571; &#1575;&#1604;&#1593;&#1605;&#1604; &#1576;&#1578;&#1580;&#1607;&#1610;&#1586;&#1607;&#1575; &#1605;&#1606;&#1584; &#1593;&#1575;&#1605; 2007 &#1608;&#1583;&#1588;&#1606;&#1617;&#1578; &#1601;&#1610; 9 &#1603;&#1575;&#1606;&#1608;&#1606; &#1575;&#1604;&#1579;&#1575;&#1606;&#1610; 2011 &#1608;&#1578;&#1581;&#1578;&#1608;&#1610; &#1607;&#1584;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1606;&#1587;&#1582;&#1577; &#1593;&#1606; &#1575;&#1604;&#1573;&#1610;&#1602;&#1608;&#1606;&#1577; &#1575;&#1604;&#1593;&#1580;&#1575;&#1574;&#1576;&#1610;&#1577; &#1575;&#1604;&#1588;&#1575;&#1601;&#1610;&#1577; &#1605;&#1606; &#1575;&#1604;&#1587;&#1585;&#1591;&#1575;&#1606; &#1575;&#1604;&#1605;&#1608;&#1580;&#1608;&#1583;&#1577; &#1601;&#1610; &#1580;&#1576;&#1604; &#1570;&#1579;&#1608;&#1587;. &#1608;&#1578;&#1578;&#1586;&#1610;&#1606; &#1580;&#1583;&#1585;&#1575;&#1606; &#1607;&#1584;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1589;&#1594;&#1610;&#1585;&#1577; &#1576;&#1571;&#1610;&#1602;&#1608;&#1606;&#1575;&#1578; &#1576;&#1610;&#1586;&#1606;&#1591;&#1610;&#1577; &#1578;&#1582;&#1578;&#1589; &#1576;&#1608;&#1575;&#1604;&#1583;&#1577; &#1575;&#1604;&#1575;&#1604;&#1607;: <b>"&#1571;&#1610;&#1602;&#1608;&#1606;&#1577; &#1575;&#1604;&#1588;&#1601;&#1575;&#1593;&#1577;"&#1548; "&#1571;&#1610;&#1602;&#1608;&#1606;&#1577; &#1575;&#1604;&#1576;&#1588;&#1575;&#1585;&#1577;" &#1608; " &#1571;&#1610;&#1602;&#1608;&#1606;&#1578;&#1610; &#1610;&#1608;&#1575;&#1603;&#1610;&#1605; &#1608;&#1581;&#1606;&#1577; &#1580;&#1583;&#1610;&#1617; &#1575;&#1604;&#1605;&#1587;&#1610;&#1581; &#1575;&#1604;&#1575;&#1604;&#1607;"</b>.</p>
 
<p>&#1602;&#1583; &#1578;&#1608;&#1575;&#1604;&#1609; &#1593;&#1604;&#1609; &#1605;&#1584;&#1576;&#1581; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1593;&#1583;&#1610;&#1583; &#1605;&#1606; &#1575;&#1604;&#1603;&#1607;&#1606;&#1577; &#1606;&#1593;&#1585;&#1601; &#1605;&#1606;&#1607;&#1605;: &#1575;&#1604;&#1571;&#1576; &#1583;&#1575;&#1608;&#1583; &#1581;&#1580;&#1617;&#1575;&#1585;&#1548; &#1575;&#1604;&#1571;&#1576; &#1575;&#1604;&#1610;&#1575;&#1587; &#1601;&#1585;&#1610;&#1580;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1608;&#1585;&#1583;&#1610;&#1606;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1605;&#1608;&#1587;&#1609; &#1605;&#1585;&#1607;&#1580;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1576;&#1585;&#1575;&#1607;&#1610;&#1605; &#1575;&#1604;&#1602;&#1575;&#1585;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1593;&#1576;&#1583;&#1575;&#1604;&#1604;&#1607; &#1593;&#1575;&#1602;&#1604;&#1548; &#1575;&#1604;&#1571;&#1576; &#1594;&#1601;&#1585;&#1575;&#1574;&#1610;&#1604; &#1589;&#1610;&#1602;&#1604;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1576;&#1585;&#1575;&#1607;&#1610;&#1605; &#1575;&#1604;&#1583;&#1610;&#1585;&#1575;&#1606;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1581;&#1606;&#1575; &#1571;&#1576;&#1608;&#1593;&#1583;&#1610;&#1604;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1571;&#1606;&#1591;&#1608;&#1575;&#1606; &#1571;&#1576;&#1608;&#1585;&#1580;&#1610;&#1604;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1576;&#1585;&#1575;&#1607;&#1610;&#1605; &#1588;&#1581;&#1608;&#1583;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1605;&#1610;&#1604; &#1610;&#1593;&#1602;&#1608;&#1576;&#1548; &#1608;&#1575;&#1604;&#1571;&#1576; &#1610;&#1608;&#1581;&#1606;&#1575; &#1575;&#1604;&#1587;&#1603;&#1575;&#1601; &#1603;&#1575;&#1607;&#1606;&#1615;&#1607;&#1575; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610;. </p>
 
<p>&#1571;&#1604;&#1604;&#1607;&#1605; &#1576;&#1588;&#1601;&#1575;&#1593;&#1577; &#1608;&#1575;&#1604;&#1583;&#1577; &#1575;&#1604;&#1573;&#1604;&#1607; &#1608;&#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1573;&#1585;&#1581;&#1605;&#1606;&#1575; &#1608;&#1582;&#1604;&#1589;&#1606;&#1575;&#1548; &#1570;&#1605;&#1610;&#1606;.</p>
                </div>
                <div id="middletop">
                    <h3>&#1575;&#1604;&#1587;&#1606;&#1603;&#1587;&#1575;&#1585; &#1575;&#1604;&#1571;&#1587;&#1576;&#1608;&#1593;&#1610; </h3>
                </div>
                <div id="leftbody">
                    <img style="float:left;"   alt="l" width="120px" height="150px" src="index_files/image005.jpg" />
                    <p><b>
&#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1575;&#1604;&#1576;&#1575;&#1585; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1571;&#1576;&#1608; &#1575;&#1604;&#1585;&#1617;&#1607;&#1576;&#1575;&#1606;
</b></p><p>  &#1603;&#1578;&#1576; &#1587;&#1610;&#1585;&#1577; &#1571;&#1576;&#1610;&#1606;&#1575; &#1575;&#1604;&#1576;&#1575;&#1585; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1585;&#1574;&#1610;&#1587; &#1571;&#1587;&#1575;&#1602;&#1601;&#1577; &#1575;&#1604;&#1573;&#1587;&#1603;&#1606;&#1583;&#1585;&#1610;&#1577; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1579;&#1606;&#1575;&#1587;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;. &#1608;&#1580;&#1617;&#1607;&#1607;&#1575; &#1604;&#1605;&#1606;&#1601;&#1593;&#1577; &#1575;&#1604;&#1585;&#1617;&#1607;&#1576;&#1575;&#1606; &#1576;&#1606;&#1575;&#1569; &#1604;&#1591;&#1604;&#1576;&#1607;&#1605;. &#1603;&#1605;&#1575; &#1608;&#1585;&#1583; &#1576;&#1593;&#1590; &#1571;&#1582;&#1576;&#1575;&#1585;&#1607; &#1601;&#1610; &#1605;&#1589;&#1575;&#1583;&#1585; &#1571;&#1582;&#1585;&#1609;.
<br />
&#1605;&#1610;&#1604;&#1575;&#1583;&#1607; &#1608;&#1606;&#1588;&#1571;&#1578;&#1607; 
<br />
       &#1608;&#1604;&#1583; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1601;&#1610; &#1602;&#1585;&#1610;&#1577; &#1589;&#1594;&#1610;&#1585;&#1577; &#1601;&#1610; &#1589;&#1593;&#1610;&#1583; &#1605;&#1589;&#1585; &#1578;&#1615;&#1583;&#1593;&#1609; &#1603;&#1608;&#1605;&#1575; &#1602;&#1585;&#1575;&#1576;&#1577; &#1575;&#1604;&#1593;&#1575;&#1605; 250 &#1605;. &#1603;&#1575;&#1606; &#1571;&#1607;&#1604;&#1607; &#1605;&#1606; &#1571;&#1593;&#1610;&#1575;&#1606; &#1575;&#1604;&#1576;&#1604;&#1583;&#1548; &#1584;&#1608;&#1610; &#1579;&#1585;&#1608;&#1577; &#1610;&#1593;&#1578;&#1583;&#1617; &#1576;&#1607;&#1575;&#1548; &#1605;&#1587;&#1610;&#1581;&#1610;&#1617;&#1610;&#1606; &#1601;&#1606;&#1588;&#1571; &#1593;&#1604;&#1609; &#1575;&#1604;&#1578;&#1602;&#1608;&#1609;. &#1608;&#1603;&#1575;&#1606;&#1578; &#1604;&#1607; &#1571;&#1582;&#1578; &#1571;&#1589;&#1594;&#1585; &#1605;&#1606;&#1607; &#1587;&#1606;&#1617;&#1575;&#1611;. &#1575;&#1593;&#1578;&#1575;&#1583; &#1605;&#1604;&#1575;&#1586;&#1605;&#1577; &#1575;&#1604;&#1576;&#1610;&#1578; &#1573;&#1604;&#1575; &#1604;&#1604;&#1590;&#1585;&#1608;&#1585;&#1577; &#1571;&#1608; &#1604;&#1604;&#1582;&#1585;&#1608;&#1580; &#1573;&#1604;&#1609; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;. &#1608;&#1604;&#1605;&#1617;&#1575; &#1610;&#1588;&#1571; &#1571;&#1606; &#1610;&#1581;&#1589;&#1617;&#1604; &#1575;&#1604;&#1593;&#1604;&#1605; &#1575;&#1604;&#1583;&#1606;&#1610;&#1608;&#1610; &#1578;&#1580;&#1606;&#1617;&#1576;&#1611;&#1575; &#1604;&#1604;&#1582;&#1604;&#1591;&#1577; &#1576;&#1575;&#1604;&#1606;&#1617;&#1575;&#1587;. &#1604;&#1603;&#1606;&#1617;&#1607; &#1603;&#1575;&#1606; &#1610;&#1615;&#1589;&#1594;&#1610; &#1580;&#1610;&#1617;&#1583;&#1611;&#1575; &#1604;&#1605;&#1575; &#1610;&#1615;&#1602;&#1585;&#1571; &#1593;&#1604;&#1610;&#1607; &#1608;&#1610;&#1581;&#1601;&#1592;&#1607; &#1601;&#1610; &#1602;&#1604;&#1576;&#1607;. &#1587;&#1604;&#1603; &#1601;&#1610; &#1576;&#1587;&#1575;&#1591;&#1577; &#1608;&#1575;&#1605;&#1578;&#1575;&#1586; &#1576;&#1603;&#1608;&#1606;&#1607; &#1585;&#1590;&#1610;&#1617;&#1611;&#1575; &#1608;&#1593;&#1601;&#1617; &#1593;&#1606; &#1575;&#1604;&#1605;&#1604;&#1584;&#1575;&#1578;.
 
       &#1604;&#1605;&#1575; &#1578;&#1608;&#1601;&#1617;&#1610; &#1608;&#1575;&#1604;&#1583;&#1607; &#1578;&#1571;&#1605;&#1617;&#1604; &#1601;&#1610;&#1607; &#1608;&#1602;&#1575;&#1604;: &#1578;&#1576;&#1575;&#1585;&#1603; &#1575;&#1604;&#1604;&#1607;! &#1571;&#1604;&#1610;&#1587;&#1578; &#1607;&#1584;&#1607; &#1575;&#1604;&#1580;&#1579;&#1617;&#1577; &#1603;&#1575;&#1605;&#1604;&#1577; &#1608;&#1604;&#1605; &#1610;&#1578;&#1594;&#1610;&#1617;&#1585; &#1605;&#1606;&#1607;&#1575; &#1588;&#1610;&#1569; &#1575;&#1604;&#1576;&#1578;&#1577; &#1587;&#1608;&#1609; &#1578;&#1608;&#1602;&#1617;&#1601; &#1607;&#1584;&#1575; &#1575;&#1604;&#1606;&#1617;&#1601;&#1587; &#1575;&#1604;&#1590;&#1593;&#1610;&#1601;&#1567;! &#1601;&#1571;&#1610;&#1606; &#1607;&#1610; &#1607;&#1605;&#1617;&#1578;&#1603; &#1608;&#1593;&#1586;&#1610;&#1605;&#1578;&#1603; &#1608;&#1587;&#1591;&#1608;&#1578;&#1603; &#1575;&#1604;&#1593;&#1592;&#1610;&#1605;&#1577; &#1608;&#1580;&#1605;&#1593;&#1603; &#1604;&#1604;&#1605;&#1575;&#1604;&#1567;! &#1579;&#1605; &#1571;&#1585;&#1583;&#1601;: &#1573;&#1606; &#1603;&#1606;&#1578; &#1571;&#1606;&#1578; &#1602;&#1583; &#1582;&#1585;&#1580;&#1578; &#1576;&#1594;&#1610;&#1585; &#1575;&#1582;&#1578;&#1610;&#1575;&#1585;&#1603; &#1601;&#1604;&#1575; &#1571;&#1593;&#1580;&#1576;&#1606;&#1617; &#1605;&#1606; &#1584;&#1604;&#1603; &#1576;&#1604; &#1571;&#1593;&#1580;&#1576; &#1571;&#1606;&#1575; &#1605;&#1606; &#1606;&#1601;&#1587;&#1610; &#1573;&#1606; &#1593;&#1605;&#1604;&#1578;&#1615; &#1605;&#1579;&#1604; &#1605;&#1575; &#1593;&#1605;&#1604;&#1618;&#1578;&#1614; &#1571;&#1606;&#1578;. &#1608;&#1602;&#1583; &#1584;&#1603;&#1585; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1579;&#1606;&#1575;&#1587;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1571;&#1606;&#1617;&#1607; &#1578;&#1585;&#1603; &#1575;&#1604;&#1593;&#1575;&#1604;&#1605; &#1576;&#1593;&#1583; &#1608;&#1601;&#1575;&#1577; &#1571;&#1576;&#1610;&#1607; &#1576;&#1587;&#1578;&#1617;&#1577; &#1571;&#1588;&#1607;&#1585;*. &#1601;&#1610;&#1605;&#1575; &#1584;&#1603;&#1585;&#1578; &#1605;&#1589;&#1575;&#1583;&#1585; &#1571;&#1582;&#1585;&#1609; &#1571;&#1606;&#1617;&#1607; &#1578;&#1585;&#1603; &#1608;&#1575;&#1604;&#1583;&#1607; &#1576;&#1594;&#1610;&#1585; &#1583;&#1601;&#1606; &#1608;&#1582;&#1585;&#1580; &#1610;&#1607;&#1610;&#1605; &#1593;&#1604;&#1609; &#1608;&#1580;&#1607;&#1607; &#1605;&#1582;&#1604;&#1617;&#1601;&#1611;&#1575; &#1608;&#1585;&#1575;&#1569;&#1607; &#1605;&#1575; &#1603;&#1575;&#1606; &#1604;&#1607; &#1605;&#1606; &#1605;&#1575;&#1604; &#1608;&#1571;&#1585;&#1575;&#1590;&#1613; &#1608;&#1582;&#1583;&#1605;. &#1604;&#1587;&#1575;&#1606; &#1581;&#1575;&#1604;&#1607; &#1603;&#1575;&#1606;: &#1607;&#1575; &#1571;&#1606;&#1575; &#1571;&#1582;&#1585;&#1580; &#1605;&#1606; &#1575;&#1604;&#1583;&#1606;&#1610;&#1575; &#1576;&#1573;&#1585;&#1575;&#1583;&#1578;&#1610; &#1603;&#1610;&#1604;&#1575; &#1610;&#1582;&#1585;&#1580;&#1608;&#1606;&#1610; &#1605;&#1579;&#1604; &#1571;&#1576;&#1610; &#1585;&#1594;&#1605;&#1611;&#1575; &#1593;&#1606;&#1617;&#1610;. &#1593;&#1605;&#1585;&#1607;&#1548; &#1610;&#1608;&#1605;&#1584;&#1575;&#1603;&#1548; &#1603;&#1575;&#1606; &#1579;&#1605;&#1575;&#1606;&#1610;&#1577; &#1593;&#1588;&#1585;&#1577; &#1571;&#1608; &#1585;&#1576;&#1605;&#1575; &#1593;&#1588;&#1585;&#1610;&#1606; &#1585;&#1576;&#1610;&#1593;&#1611;&#1575;. 
       <br />
       &#1585;&#1607;&#1576;&#1606;&#1578;&#1607;
       <br />
       &#1575;&#1606;&#1589;&#1585;&#1601; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1573;&#1604;&#1609; &#1575;&#1604;&#1606;&#1617;&#1587;&#1603; &#1605;&#1578;&#1571;&#1605;&#1617;&#1604;&#1575;&#1611; &#1601;&#1610; &#1584;&#1575;&#1578;&#1607;&#1548; &#1605;&#1578;&#1583;&#1585;&#1617;&#1576;&#1611;&#1575; &#1593;&#1604;&#1609; &#1575;&#1604;&#1589;&#1617;&#1576;&#1585;. &#1604;&#1605; &#1610;&#1603;&#1606; &#1601;&#1610; &#1576;&#1604;&#1575;&#1583; &#1605;&#1589;&#1585; &#1610;&#1608;&#1605;&#1584;&#1575;&#1603; &#1571;&#1583;&#1610;&#1575;&#1585;. &#1601;&#1602;&#1591; &#1576;&#1593;&#1590; &#1575;&#1604;&#1588;&#1610;&#1608;&#1582; &#1603;&#1575;&#1606; &#1610;&#1578;&#1606;&#1587;&#1617;&#1603;&#1548; &#1607;&#1606;&#1575; &#1608;&#1579;&#1605;&#1577;&#1548; &#1601;&#1610; &#1605;&#1603;&#1575;&#1606; &#1602;&#1585;&#1610;&#1576; &#1605;&#1606; &#1576;&#1610;&#1578;&#1607; &#1571;&#1608; &#1602;&#1585;&#1610;&#1578;&#1607;. &#1601;&#1578;&#1617;&#1588; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1593;&#1606; &#1605;&#1579;&#1604; &#1607;&#1572;&#1604;&#1575;&#1569; &#1601;&#1610; &#1580;&#1608;&#1575;&#1585;&#1607; &#1601;&#1608;&#1580;&#1583; &#1576;&#1593;&#1590;&#1611;&#1575;. &#1603;&#1575;&#1606; &#1605;&#1606;&#1607;&#1605;&#1548; &#1593;&#1604;&#1609; &#1581;&#1583;&#1617; &#1578;&#1593;&#1576;&#1610;&#1585; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1579;&#1606;&#1575;&#1587;&#1610;&#1608;&#1587;&#1548; "&#1603;&#1575;&#1604;&#1606;&#1617;&#1581;&#1604;&#1577; &#1575;&#1604;&#1581;&#1603;&#1610;&#1605;&#1577;" &#1604;&#1575; &#1610;&#1585;&#1580;&#1593; &#1573;&#1604;&#1609; &#1605;&#1603;&#1575;&#1606;&#1607; &#1573;&#1604;&#1575; &#1576;&#1593;&#1583;&#1605;&#1575; &#1610;&#1585;&#1575;&#1607;&#1605; &#1608;&#1610;&#1578;&#1586;&#1608;&#1617;&#1583; &#1604;&#1583;&#1610;&#1607;&#1605; &#1576;&#1605;&#1575; &#1610;&#1606;&#1601;&#1593;&#1607; &#1601;&#1610; &#1591;&#1585;&#1610;&#1602; &#1575;&#1604;&#1601;&#1590;&#1610;&#1604;&#1577;. &#1610;&#1578;&#1593;&#1604;&#1617;&#1605; &#1605;&#1606; &#1575;&#1604;&#1608;&#1575;&#1581;&#1583; &#1575;&#1604;&#1601;&#1585;&#1581; &#1608;&#1605;&#1606; &#1575;&#1604;&#1570;&#1582;&#1585; &#1575;&#1604;&#1589;&#1617;&#1604;&#1608;&#1575;&#1578; &#1575;&#1604;&#1591;&#1608;&#1610;&#1604;&#1577;. &#1605;&#1606; &#1607;&#1584;&#1575; &#1575;&#1604;&#1578;&#1581;&#1585;&#1617;&#1585; &#1605;&#1606; &#1575;&#1604;&#1594;&#1590;&#1576; &#1608;&#1605;&#1606; &#1584;&#1575;&#1603; &#1575;&#1604;&#1573;&#1581;&#1587;&#1575;&#1606;. &#1610;&#1571;&#1582;&#1584; &#1593;&#1606; &#1601;&#1604;&#1575;&#1606; &#1575;&#1604;&#1587;&#1617;&#1607;&#1585; &#1608;&#1593;&#1606; &#1601;&#1604;&#1575;&#1606; &#1575;&#1604;&#1589;&#1617;&#1576;&#1585; &#1608;&#1593;&#1606; &#1601;&#1604;&#1575;&#1606; &#1575;&#1604;&#1606;&#1617;&#1608;&#1605; &#1593;&#1604;&#1609; &#1575;&#1604;&#1571;&#1585;&#1590;. &#1604;&#1575;&#1581;&#1592; &#1608;&#1583;&#1575;&#1593;&#1577; &#1607;&#1584;&#1575; &#1608;&#1591;&#1608;&#1604; &#1571;&#1606;&#1575;&#1577; &#1584;&#1575;&#1603;&#1548; &#1608;&#1578;&#1588;&#1583;&#1617;&#1583; &#1576;&#1573;&#1610;&#1605;&#1575;&#1606; &#1607;&#1584;&#1575; &#1608;&#1605;&#1581;&#1576;&#1617;&#1577; &#1584;&#1575;&#1603;.
 
       </p>
                </div>
                <div id="middlecenter">
                <h3>&#1606;&#1588;&#1575;&#1591;&#1575;&#1578; &#1605;&#1582;&#1578;&#1604;&#1601;&#1577;</h3>
                <script type="text/javascript">writeCalendar();</script>
                    <p></p>
                </div>
                <div id="middlebutton">
                    <h3>&#1580;&#1583;&#1610;&#1583; &#1575;&#1604;&#1575;&#1587;&#1576;&#1608;&#1593;</h3>
<p><b><?php echo $newstitle ?></b></p>
<p><?php echo $newsDesc ?></p>
                </div>
                
            </div>
            <div id="footer"><p>
&#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1581;&#1602;&#1608;&#1602; &#1605;&#1581;&#1601;&#1608;&#1592;&#1577; &#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1605;&#1575;&#1585; &#1575;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1634;&#1632;&#1633;&#1634;
        </p></div>
        </div>
        
    </div>
</body>
</html>
  • upload with new input
  • result: Runtime error     time: 0.02s    memory: 13664 kB     signal: -1

    <?php
    $con = mysql_connect('91.216.107.219','stant298236','zom2003bydelta');
    if (!$con)
     {
     die('Could not connect: ' . mysql_error());
     }
    
    mysql_select_db("298236r0nyu", $con);
    
    
    $sql="SELECT markee1,markee2,markee3,markee4,markee5 from tblmarkee where idmarkee=(select max(idmarkee) from tblmarkee)";
    
    $result = mysql_query($sql)or die(mysql_error());
    $markee="";
    while($row = mysql_fetch_array($result))
     {
    $markee=$row['markee1'] . $row[<img rsc="index_files/crossm.gif">] . $row['markee2'] . " - " . $row['markee3'] . " - " . $row['markee4'] . " - " . $row['markee5'];
     
     }
    
    $sql="SELECT * FROM tblnews ORDER BY idnews DESC LIMIT 1";
    $result = mysql_query($sql);
    $newstitle="";
    $newsDesc="";
    while($row = mysql_fetch_array($result))
     {
    $newstitle=$row['title'];
    $newsDesc=$row['Description'];
     }
    
    
    mysql_close($con);
    ?>
    
    <html>
    <head>
        <title >main page</title>
        <link rel="stylesheet" type="text/css" href="style.css" charset="utf-8" >
        <script type="text/javascript" src="calender.js"></script>
    </head>
    <body>
        <div id="Main" align="center">
            <!--<div id="headpic">
            </div>-->
            <div id="SubMain">
                <div id="head">
                    <div id="lefthead">
                        <img alt="l" width="180px" height="150px" src="index_files/IMG_1171.jpg" />
                    </div>
                    <div id="middlehead">
                        <img alt="m" width="500px" height="150px" src="index_files/image004.jpg" />
                    </div>
                    <div id="righthead">
                        <img alt="l" width="180px" height="150px" src="index_files/image003.jpg" />
                    </div>
                </div>
                <div id="topmenu">
                    <div>
                        <ul>
                            <li id="selectedpage"><a href="main_page.php">&#1604;&#1605;&#1581;&#1577; &#1593;&#1606; &#1578;&#1575;&#1585;&#1610;&#1582; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;</a></li>
                            <li><a href="news.html">&#1575;&#1582;&#1576;&#1575;&#1585; &#1608;&#1606;&#1588;&#1575;&#1591;&#1575;&#1578; &#1575;&#1604;&#1585;&#1593;&#1610;&#1577;</a></li>
                            <li><a href="activities.html">&#1605;&#1608;&#1575;&#1590;&#1610;&#1593; &#1605;&#1582;&#1578;&#1604;&#1601;&#1577;</a></li>
                            <li><a href="Saints.php">&#1587;&#1606;&#1587;&#1603;&#1575;&#1585; &#1575;&#1604;&#1601;&#1583;&#1610;&#1587;&#1610;&#1606;</a></li>
                            <li><a href="children.html">&#1586;&#1575;&#1608;&#1610;&#1577; &#1575;&#1591;&#1601;&#1575;&#1604; &#1610;&#1587;&#1608;&#1593;</a></li>
                            <li><a href="schedule.html">&#1605;&#1608;&#1575;&#1593;&#1610;&#1583; &#1575;&#1604;&#1589;&#1604;&#1575;&#1577; &#1608; &#1575;&#1604;&#1602;&#1583;&#1575;&#1583;&#1610;&#1587;</a></li>
                            <li><a href="sermon.html">&#1593;&#1592;&#1577; &#1575;&#1604;&#1603;&#1575;&#1607;&#1606;</a></li>
                            <li><a href="contactus.html">&#1575;&#1578;&#1589;&#1604; &#1576;&#1606;&#1575;</a></li>
                        </ul>
                    </div>
                </div>
                <div id="marquee">
                    <div>
                        <marquee behavior="scroll" direction="right" scrolldelay="125" onmouseover="this.stop()"
                            onmouseout="this.start()"><?php echo $markee; ?></marquee>
                    </div>
                </div>
                <div id="bodypage">
                    <div id="rightmenu">
                        <ul>
                            <li><a href="download.html">&#1578;&#1581;&#1605;&#1610;&#1604; &#1575;&#1610;&#1602;&#1608;&#1606;&#1575;&#1578;</a></li>
                            <li><a href="links.html">&#1605;&#1608;&#1575;&#1602;&#1593; &#1571;&#1585;&#1579;&#1608;&#1584;&#1603;&#1587;&#1610;&#1577;</a></li> 
                            <li><a href="Prayers.html">&#1589;&#1604;&#1608;&#1575;&#1578; &#1605;&#1578;&#1606;&#1608;&#1593;&#1577;</a></li>
                            <li><a href="stmary.html">&#1575;&#1604;&#1593;&#1584;&#1585;&#1575;&#1569; &#1575;&#1604;&#1588;&#1575;&#1601;&#1610;&#1577; &#1605;&#1606; &#1575;&#1604;&#1587;&#1585;&#1591;&#1575;&#1606;</a></li>
                        </ul>
                        <br />
                        <img alt="l" width="180px" height="150px" src="index_files/church.jpg" />
                        <br />
                        <br />
                        <img alt="l" width="180px" height="150px" src="index_files/church1.jpg" />
                        <br />
                        <br />
                        <img alt="l" width="180px" height="150px" src="index_files/churchEntry.jpg" />
                        <br />
                        <br />
                        <img alt="l" width="180px" height="150px" src="index_files/smallchurch.jpg" />
                    </div>
                    
                    <div id="rightbody">
                    <p><b>&#1604;&#1605;&#1581;&#1577; &#1593;&#1606; &#1578;&#1575;&#1585;&#1610;&#1582; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1601;&#1610; &#1575;&#1604;&#1605;&#1593;&#1604;&#1602;&#1577;:</b></p>
    
    <p>&#1573;&#1606; &#1575;&#1604;&#1578;&#1575;&#1585;&#1610;&#1582; &#1575;&#1604;&#1571;&#1603;&#1610;&#1583; &#1604;&#1576;&#1606;&#1575;&#1569; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1594;&#1610;&#1585; &#1605;&#1593;&#1585;&#1608;&#1601; &#1576;&#1575;&#1604;&#1590;&#1576;&#1591;. &#1601;&#1575;&#1604;&#1571;&#1602;&#1575;&#1608;&#1610;&#1604; &#1603;&#1579;&#1610;&#1585;&#1577;&#1548; &#1608;&#1605;&#1575; &#1610;&#1606;&#1602;&#1604;&#1607; &#1575;&#1604;&#1571;&#1576;&#1606;&#1575;&#1569; &#1593;&#1606; &#1571;&#1580;&#1583;&#1575;&#1583;&#1607;&#1605; &#1576;&#1571;&#1606; &#1571;&#1589;&#1604; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1607;&#1608; &#1583;&#1610;&#1585; &#1604;&#1604;&#1585;&#1607;&#1576;&#1575;&#1606; &#1610;&#1593;&#1610;&#1588;&#1608;&#1606; &#1601;&#1610; &#1581;&#1610;&#1575;&#1577; &#1588;&#1585;&#1603;&#1577;. &#1608;&#1605;&#1575; &#1610;&#1583;&#1593;&#1605; &#1607;&#1584;&#1607; &#1575;&#1604;&#1571;&#1602;&#1575;&#1608;&#1610;&#1604; &#1607;&#1608; &#1605;&#1580;&#1605;&#1608;&#1593;&#1577; &#1575;&#1604;&#1594;&#1585;&#1601; &#1575;&#1604;&#1602;&#1583;&#1610;&#1605;&#1577; &#1575;&#1604;&#1605;&#1581;&#1610;&#1591;&#1577; &#1576;&#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;&#1548; &#1608;&#1571;&#1610;&#1590;&#1575;&#1611; &#1575;&#1604;&#1605;&#1583;&#1601;&#1606; &#1575;&#1604;&#1602;&#1583;&#1610;&#1605; &#1575;&#1604;&#1605;&#1608;&#1580;&#1608;&#1583; &#1578;&#1581;&#1578; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;. &#1607;&#1606;&#1575;&#1603; &#1602;&#1608;&#1604; &#1571;&#1606; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1610;&#1604;&#1575;&#1585;&#1610;&#1608;&#1606; &#1578;&#1604;&#1605;&#1610;&#1584; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1605;&#1585;&#1617; &#1576;&#1607;&#1584;&#1607; &#1575;&#1604;&#1605;&#1606;&#1591;&#1602;&#1577; &#1608;&#1576;&#1606;&#1609; &#1607;&#1584;&#1575; &#1575;&#1604;&#1583;&#1610;&#1585; &#1593;&#1604;&#1609; &#1575;&#1587;&#1605; &#1605;&#1593;&#1604;&#1605;&#1607; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;. &#1608;&#1605;&#1605;&#1575; &#1604;&#1575; &#1588;&#1603; &#1601;&#1610;&#1607; &#1571;&#1606; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1588;&#1603;&#1604;&#1607;&#1575; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610; &#1571;&#1608; &#1605;&#1575; &#1607;&#1608; &#1576;&#1575;&#1602;&#1613; &#1576;&#1571;&#1584;&#1607;&#1575;&#1606; &#1603;&#1576;&#1575;&#1585; &#1575;&#1604;&#1585;&#1593;&#1610;&#1577; &#1604;&#1610;&#1587; &#1607;&#1608; &#1575;&#1604;&#1588;&#1603;&#1604; &#1575;&#1604;&#1571;&#1587;&#1575;&#1587;&#1610; &#1575;&#1604;&#1584;&#1610; &#1576;&#1606;&#1610;&#1578; &#1593;&#1604;&#1610;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;. &#1601;&#1581;&#1580;&#1575;&#1585;&#1578;&#1607;&#1575; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;&#1577; &#1608;&#1575;&#1604;&#1602;&#1583;&#1610;&#1605;&#1577; &#1575;&#1604;&#1584;&#1610; &#1610;&#1589;&#1604; &#1591;&#1608;&#1604; &#1575;&#1604;&#1581;&#1580;&#1585; &#1573;&#1604;&#1609; &#1605;&#1578;&#1585;&#1610;&#1606; &#1571;&#1581;&#1610;&#1575;&#1606;&#1575; &#1610;&#1583;&#1593;&#1605; &#1575;&#1604;&#1602;&#1608;&#1604; &#1571;&#1606; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1615;&#1606;&#1610;&#1578; &#1593;&#1604;&#1609; &#1571;&#1606;&#1602;&#1575;&#1590; &#1605;&#1593;&#1576;&#1583; &#1608;&#1579;&#1606;&#1610; &#1602;&#1583;&#1610;&#1605; &#1575;&#1604;&#1593;&#1607;&#1583;. &#1571;&#1605;&#1575; &#1605;&#1575; &#1607;&#1608; &#1588;&#1576;&#1607; &#1605;&#1572;&#1603;&#1583; &#1581;&#1608;&#1604; &#1578;&#1575;&#1585;&#1610;&#1582; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1617;&#1616;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;&#1548; &#1571;&#1606; &#1578;&#1603;&#1608;&#1606; &#1607;&#1584;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1602;&#1583; &#1576;&#1606;&#1610;&#1578; &#1576;&#1610;&#1606; &#1593;&#1575;&#1605;&#1610; 1780 &#1608;1790&#1548; &#1608;&#1576;&#1575;&#1604;&#1578;&#1575;&#1604;&#1610; &#1601;&#1607;&#1610; &#1571;&#1608;&#1617;&#1604;&#1615; &#1603;&#1606;&#1610;&#1587;&#1577;&#1613; &#1593;&#1585;&#1601;&#1578;&#1607;&#1575; &#1607;&#1584;&#1607; &#1575;&#1604;&#1602;&#1585;&#1610;&#1577;. &#1608;&#1605;&#1575; &#1610;&#1572;&#1603;&#1583; &#1571;&#1602;&#1583;&#1605;&#1610;&#1577; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1605;&#1608;&#1602;&#1593;&#1607;&#1575; &#1576;&#1580;&#1608;&#1575;&#1585; &#1587;&#1575;&#1581;&#1577; &#1575;&#1604;&#1605;&#1593;&#1604;&#1602;&#1577;&#1548; &#1602;&#1604;&#1576;&#1607;&#1575;&#1548; &#1578;&#1581;&#1610;&#1591; &#1576;&#1607;&#1575; &#1575;&#1604;&#1576;&#1610;&#1608;&#1578; &#1575;&#1604;&#1571;&#1585;&#1579;&#1608;&#1584;&#1603;&#1587;&#1610;&#1577;... &#1608;&#1610;&#1593;&#1578;&#1602;&#1583; &#1575;&#1604;&#1576;&#1593;&#1590; &#1571;&#1606; &#1575;&#1604;&#1581;&#1580;&#1575;&#1585;&#1577; &#1575;&#1604;&#1590;&#1582;&#1605;&#1577; &#1601;&#1610; &#1571;&#1587;&#1601;&#1604; &#1580;&#1583;&#1585;&#1575;&#1606;&#1607;&#1575; &#1602;&#1583; &#1606;&#1602;&#1604;&#1578; &#1605;&#1606; &#1576;&#1604;&#1583;&#1577; &#1575;&#1604;&#1603;&#1585;&#1603; &#1575;&#1604;&#1605;&#1580;&#1575;&#1608;&#1585;&#1577; &#1604;&#1607;&#1575; &#1608;&#1575;&#1604;&#1578;&#1610; &#1571;&#1581;&#1585;&#1602;&#1578; &#1601;&#1610; &#1575;&#1604;&#1593;&#1575;&#1605; 1622 &#1571;&#1608; &#1571;&#1606;&#1607;&#1575; &#1576;&#1602;&#1575;&#1610;&#1575; &#1604;&#1605;&#1593;&#1576;&#1583; &#1602;&#1583;&#1610;&#1605; &#1576;&#1615;&#1606;&#1610;&#1578; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1593;&#1604;&#1609; &#1571;&#1606;&#1602;&#1575;&#1590;&#1607;. &#1578;&#1578;&#1605;&#1610;&#1586; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1571;&#1610;&#1602;&#1608;&#1606;&#1575;&#1578;&#1607;&#1575; &#1575;&#1604;&#1576;&#1610;&#1586;&#1606;&#1591;&#1610;&#1577; &#1575;&#1604;&#1585;&#1575;&#1574;&#1593;&#1577; &#1605;&#1606;&#1607;&#1575; &#1575;&#1604;&#1602;&#1583;&#1610;&#1605;&#1577; 1867 &#1608;&#1605;&#1606;&#1607;&#1575; &#1575;&#1604;&#1580;&#1583;&#1610;&#1583;&#1577; 2001 &#1578;&#1586;&#1610;&#1583; &#1593;&#1604;&#1609; &#1585;&#1608;&#1606;&#1602; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1583;&#1601;&#1569;&#1575;&#1611; &#1608;&#1582;&#1588;&#1608;&#1593;&#1575;&#1611;. &#1603;&#1605;&#1575; &#1578;&#1578;&#1605;&#1610;&#1586; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1576;&#1602;&#1576;&#1577; &#1604;&#1604;&#1580;&#1585;&#1587; &#1601;&#1585;&#1610;&#1583;&#1577; &#1605;&#1606; &#1606;&#1608;&#1593;&#1607;&#1575; &#1605;&#1606; &#1581;&#1610;&#1579; &#1580;&#1605;&#1575;&#1604;&#1607;&#1575; &#1608;&#1585;&#1608;&#1593;&#1578;&#1607;&#1575; &#1608;&#1606;&#1602;&#1608;&#1588;&#1607;&#1575; &#1575;&#1604;&#1571;&#1579;&#1585;&#1610;&#1617;&#1577;. </p>
    
    <p>&#1578;&#1581;&#1578;&#1608;&#1610; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1593;&#1604;&#1609; &#1603;&#1606;&#1610;&#1587;&#1577; &#1589;&#1594;&#1610;&#1585;&#1577; &#1605;&#1603;&#1585;&#1617;&#1587;&#1577; &#1593;&#1604;&#1609; &#1575;&#1587;&#1605; &#1608;&#1575;&#1604;&#1583;&#1577; &#1575;&#1604;&#1575;&#1604;&#1607; "&#1605;&#1604;&#1603;&#1577; &#1575;&#1604;&#1603;&#1604;" &#1575;&#1604;&#1588;&#1575;&#1601;&#1610;&#1577; &#1605;&#1606; &#1575;&#1604;&#1587;&#1585;&#1591;&#1575;&#1606;. &#1576;&#1583;&#1571; &#1575;&#1604;&#1593;&#1605;&#1604; &#1576;&#1578;&#1580;&#1607;&#1610;&#1586;&#1607;&#1575; &#1605;&#1606;&#1584; &#1593;&#1575;&#1605; 2007 &#1608;&#1583;&#1588;&#1606;&#1617;&#1578; &#1601;&#1610; 9 &#1603;&#1575;&#1606;&#1608;&#1606; &#1575;&#1604;&#1579;&#1575;&#1606;&#1610; 2011 &#1608;&#1578;&#1581;&#1578;&#1608;&#1610; &#1607;&#1584;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1606;&#1587;&#1582;&#1577; &#1593;&#1606; &#1575;&#1604;&#1573;&#1610;&#1602;&#1608;&#1606;&#1577; &#1575;&#1604;&#1593;&#1580;&#1575;&#1574;&#1576;&#1610;&#1577; &#1575;&#1604;&#1588;&#1575;&#1601;&#1610;&#1577; &#1605;&#1606; &#1575;&#1604;&#1587;&#1585;&#1591;&#1575;&#1606; &#1575;&#1604;&#1605;&#1608;&#1580;&#1608;&#1583;&#1577; &#1601;&#1610; &#1580;&#1576;&#1604; &#1570;&#1579;&#1608;&#1587;. &#1608;&#1578;&#1578;&#1586;&#1610;&#1606; &#1580;&#1583;&#1585;&#1575;&#1606; &#1607;&#1584;&#1607; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1589;&#1594;&#1610;&#1585;&#1577; &#1576;&#1571;&#1610;&#1602;&#1608;&#1606;&#1575;&#1578; &#1576;&#1610;&#1586;&#1606;&#1591;&#1610;&#1577; &#1578;&#1582;&#1578;&#1589; &#1576;&#1608;&#1575;&#1604;&#1583;&#1577; &#1575;&#1604;&#1575;&#1604;&#1607;: <b>"&#1571;&#1610;&#1602;&#1608;&#1606;&#1577; &#1575;&#1604;&#1588;&#1601;&#1575;&#1593;&#1577;"&#1548; "&#1571;&#1610;&#1602;&#1608;&#1606;&#1577; &#1575;&#1604;&#1576;&#1588;&#1575;&#1585;&#1577;" &#1608; " &#1571;&#1610;&#1602;&#1608;&#1606;&#1578;&#1610; &#1610;&#1608;&#1575;&#1603;&#1610;&#1605; &#1608;&#1581;&#1606;&#1577; &#1580;&#1583;&#1610;&#1617; &#1575;&#1604;&#1605;&#1587;&#1610;&#1581; &#1575;&#1604;&#1575;&#1604;&#1607;"</b>.</p>
    
    <p>&#1602;&#1583; &#1578;&#1608;&#1575;&#1604;&#1609; &#1593;&#1604;&#1609; &#1605;&#1584;&#1576;&#1581; &#1603;&#1606;&#1610;&#1587;&#1577; &#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1593;&#1583;&#1610;&#1583; &#1605;&#1606; &#1575;&#1604;&#1603;&#1607;&#1606;&#1577; &#1606;&#1593;&#1585;&#1601; &#1605;&#1606;&#1607;&#1605;: &#1575;&#1604;&#1571;&#1576; &#1583;&#1575;&#1608;&#1583; &#1581;&#1580;&#1617;&#1575;&#1585;&#1548; &#1575;&#1604;&#1571;&#1576; &#1575;&#1604;&#1610;&#1575;&#1587; &#1601;&#1585;&#1610;&#1580;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1608;&#1585;&#1583;&#1610;&#1606;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1605;&#1608;&#1587;&#1609; &#1605;&#1585;&#1607;&#1580;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1576;&#1585;&#1575;&#1607;&#1610;&#1605; &#1575;&#1604;&#1602;&#1575;&#1585;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1593;&#1576;&#1583;&#1575;&#1604;&#1604;&#1607; &#1593;&#1575;&#1602;&#1604;&#1548; &#1575;&#1604;&#1571;&#1576; &#1594;&#1601;&#1585;&#1575;&#1574;&#1610;&#1604; &#1589;&#1610;&#1602;&#1604;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1576;&#1585;&#1575;&#1607;&#1610;&#1605; &#1575;&#1604;&#1583;&#1610;&#1585;&#1575;&#1606;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1581;&#1606;&#1575; &#1571;&#1576;&#1608;&#1593;&#1583;&#1610;&#1604;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1571;&#1606;&#1591;&#1608;&#1575;&#1606; &#1571;&#1576;&#1608;&#1585;&#1580;&#1610;&#1604;&#1610;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1576;&#1585;&#1575;&#1607;&#1610;&#1605; &#1588;&#1581;&#1608;&#1583;&#1548; &#1575;&#1604;&#1571;&#1576; &#1573;&#1605;&#1610;&#1604; &#1610;&#1593;&#1602;&#1608;&#1576;&#1548; &#1608;&#1575;&#1604;&#1571;&#1576; &#1610;&#1608;&#1581;&#1606;&#1575; &#1575;&#1604;&#1587;&#1603;&#1575;&#1601; &#1603;&#1575;&#1607;&#1606;&#1615;&#1607;&#1575; &#1575;&#1604;&#1581;&#1575;&#1604;&#1610;. </p>
    
    <p>&#1571;&#1604;&#1604;&#1607;&#1605; &#1576;&#1588;&#1601;&#1575;&#1593;&#1577; &#1608;&#1575;&#1604;&#1583;&#1577; &#1575;&#1604;&#1573;&#1604;&#1607; &#1608;&#1575;&#1604;&#1602;&#1583;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1573;&#1585;&#1581;&#1605;&#1606;&#1575; &#1608;&#1582;&#1604;&#1589;&#1606;&#1575;&#1548; &#1570;&#1605;&#1610;&#1606;.</p>
                    </div>
                    <div id="middletop">
                        <h3>&#1575;&#1604;&#1587;&#1606;&#1603;&#1587;&#1575;&#1585; &#1575;&#1604;&#1571;&#1587;&#1576;&#1608;&#1593;&#1610; </h3>
                    </div>
                    <div id="leftbody">
                        <img style="float:left;"   alt="l" width="120px" height="150px" src="index_files/image005.jpg" />
                        <p><b>
    &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1575;&#1604;&#1576;&#1575;&#1585; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1571;&#1576;&#1608; &#1575;&#1604;&#1585;&#1617;&#1607;&#1576;&#1575;&#1606;
    </b></p><p>  &#1603;&#1578;&#1576; &#1587;&#1610;&#1585;&#1577; &#1571;&#1576;&#1610;&#1606;&#1575; &#1575;&#1604;&#1576;&#1575;&#1585; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1585;&#1574;&#1610;&#1587; &#1571;&#1587;&#1575;&#1602;&#1601;&#1577; &#1575;&#1604;&#1573;&#1587;&#1603;&#1606;&#1583;&#1585;&#1610;&#1577; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1579;&#1606;&#1575;&#1587;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585;. &#1608;&#1580;&#1617;&#1607;&#1607;&#1575; &#1604;&#1605;&#1606;&#1601;&#1593;&#1577; &#1575;&#1604;&#1585;&#1617;&#1607;&#1576;&#1575;&#1606; &#1576;&#1606;&#1575;&#1569; &#1604;&#1591;&#1604;&#1576;&#1607;&#1605;. &#1603;&#1605;&#1575; &#1608;&#1585;&#1583; &#1576;&#1593;&#1590; &#1571;&#1582;&#1576;&#1575;&#1585;&#1607; &#1601;&#1610; &#1605;&#1589;&#1575;&#1583;&#1585; &#1571;&#1582;&#1585;&#1609;.
    <br />
    &#1605;&#1610;&#1604;&#1575;&#1583;&#1607; &#1608;&#1606;&#1588;&#1571;&#1578;&#1607; 
    <br />
           &#1608;&#1604;&#1583; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1601;&#1610; &#1602;&#1585;&#1610;&#1577; &#1589;&#1594;&#1610;&#1585;&#1577; &#1601;&#1610; &#1589;&#1593;&#1610;&#1583; &#1605;&#1589;&#1585; &#1578;&#1615;&#1583;&#1593;&#1609; &#1603;&#1608;&#1605;&#1575; &#1602;&#1585;&#1575;&#1576;&#1577; &#1575;&#1604;&#1593;&#1575;&#1605; 250 &#1605;. &#1603;&#1575;&#1606; &#1571;&#1607;&#1604;&#1607; &#1605;&#1606; &#1571;&#1593;&#1610;&#1575;&#1606; &#1575;&#1604;&#1576;&#1604;&#1583;&#1548; &#1584;&#1608;&#1610; &#1579;&#1585;&#1608;&#1577; &#1610;&#1593;&#1578;&#1583;&#1617; &#1576;&#1607;&#1575;&#1548; &#1605;&#1587;&#1610;&#1581;&#1610;&#1617;&#1610;&#1606; &#1601;&#1606;&#1588;&#1571; &#1593;&#1604;&#1609; &#1575;&#1604;&#1578;&#1602;&#1608;&#1609;. &#1608;&#1603;&#1575;&#1606;&#1578; &#1604;&#1607; &#1571;&#1582;&#1578; &#1571;&#1589;&#1594;&#1585; &#1605;&#1606;&#1607; &#1587;&#1606;&#1617;&#1575;&#1611;. &#1575;&#1593;&#1578;&#1575;&#1583; &#1605;&#1604;&#1575;&#1586;&#1605;&#1577; &#1575;&#1604;&#1576;&#1610;&#1578; &#1573;&#1604;&#1575; &#1604;&#1604;&#1590;&#1585;&#1608;&#1585;&#1577; &#1571;&#1608; &#1604;&#1604;&#1582;&#1585;&#1608;&#1580; &#1573;&#1604;&#1609; &#1575;&#1604;&#1603;&#1606;&#1610;&#1587;&#1577;. &#1608;&#1604;&#1605;&#1617;&#1575; &#1610;&#1588;&#1571; &#1571;&#1606; &#1610;&#1581;&#1589;&#1617;&#1604; &#1575;&#1604;&#1593;&#1604;&#1605; &#1575;&#1604;&#1583;&#1606;&#1610;&#1608;&#1610; &#1578;&#1580;&#1606;&#1617;&#1576;&#1611;&#1575; &#1604;&#1604;&#1582;&#1604;&#1591;&#1577; &#1576;&#1575;&#1604;&#1606;&#1617;&#1575;&#1587;. &#1604;&#1603;&#1606;&#1617;&#1607; &#1603;&#1575;&#1606; &#1610;&#1615;&#1589;&#1594;&#1610; &#1580;&#1610;&#1617;&#1583;&#1611;&#1575; &#1604;&#1605;&#1575; &#1610;&#1615;&#1602;&#1585;&#1571; &#1593;&#1604;&#1610;&#1607; &#1608;&#1610;&#1581;&#1601;&#1592;&#1607; &#1601;&#1610; &#1602;&#1604;&#1576;&#1607;. &#1587;&#1604;&#1603; &#1601;&#1610; &#1576;&#1587;&#1575;&#1591;&#1577; &#1608;&#1575;&#1605;&#1578;&#1575;&#1586; &#1576;&#1603;&#1608;&#1606;&#1607; &#1585;&#1590;&#1610;&#1617;&#1611;&#1575; &#1608;&#1593;&#1601;&#1617; &#1593;&#1606; &#1575;&#1604;&#1605;&#1604;&#1584;&#1575;&#1578;.
    
           &#1604;&#1605;&#1575; &#1578;&#1608;&#1601;&#1617;&#1610; &#1608;&#1575;&#1604;&#1583;&#1607; &#1578;&#1571;&#1605;&#1617;&#1604; &#1601;&#1610;&#1607; &#1608;&#1602;&#1575;&#1604;: &#1578;&#1576;&#1575;&#1585;&#1603; &#1575;&#1604;&#1604;&#1607;! &#1571;&#1604;&#1610;&#1587;&#1578; &#1607;&#1584;&#1607; &#1575;&#1604;&#1580;&#1579;&#1617;&#1577; &#1603;&#1575;&#1605;&#1604;&#1577; &#1608;&#1604;&#1605; &#1610;&#1578;&#1594;&#1610;&#1617;&#1585; &#1605;&#1606;&#1607;&#1575; &#1588;&#1610;&#1569; &#1575;&#1604;&#1576;&#1578;&#1577; &#1587;&#1608;&#1609; &#1578;&#1608;&#1602;&#1617;&#1601; &#1607;&#1584;&#1575; &#1575;&#1604;&#1606;&#1617;&#1601;&#1587; &#1575;&#1604;&#1590;&#1593;&#1610;&#1601;&#1567;! &#1601;&#1571;&#1610;&#1606; &#1607;&#1610; &#1607;&#1605;&#1617;&#1578;&#1603; &#1608;&#1593;&#1586;&#1610;&#1605;&#1578;&#1603; &#1608;&#1587;&#1591;&#1608;&#1578;&#1603; &#1575;&#1604;&#1593;&#1592;&#1610;&#1605;&#1577; &#1608;&#1580;&#1605;&#1593;&#1603; &#1604;&#1604;&#1605;&#1575;&#1604;&#1567;! &#1579;&#1605; &#1571;&#1585;&#1583;&#1601;: &#1573;&#1606; &#1603;&#1606;&#1578; &#1571;&#1606;&#1578; &#1602;&#1583; &#1582;&#1585;&#1580;&#1578; &#1576;&#1594;&#1610;&#1585; &#1575;&#1582;&#1578;&#1610;&#1575;&#1585;&#1603; &#1601;&#1604;&#1575; &#1571;&#1593;&#1580;&#1576;&#1606;&#1617; &#1605;&#1606; &#1584;&#1604;&#1603; &#1576;&#1604; &#1571;&#1593;&#1580;&#1576; &#1571;&#1606;&#1575; &#1605;&#1606; &#1606;&#1601;&#1587;&#1610; &#1573;&#1606; &#1593;&#1605;&#1604;&#1578;&#1615; &#1605;&#1579;&#1604; &#1605;&#1575; &#1593;&#1605;&#1604;&#1618;&#1578;&#1614; &#1571;&#1606;&#1578;. &#1608;&#1602;&#1583; &#1584;&#1603;&#1585; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1579;&#1606;&#1575;&#1587;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1571;&#1606;&#1617;&#1607; &#1578;&#1585;&#1603; &#1575;&#1604;&#1593;&#1575;&#1604;&#1605; &#1576;&#1593;&#1583; &#1608;&#1601;&#1575;&#1577; &#1571;&#1576;&#1610;&#1607; &#1576;&#1587;&#1578;&#1617;&#1577; &#1571;&#1588;&#1607;&#1585;*. &#1601;&#1610;&#1605;&#1575; &#1584;&#1603;&#1585;&#1578; &#1605;&#1589;&#1575;&#1583;&#1585; &#1571;&#1582;&#1585;&#1609; &#1571;&#1606;&#1617;&#1607; &#1578;&#1585;&#1603; &#1608;&#1575;&#1604;&#1583;&#1607; &#1576;&#1594;&#1610;&#1585; &#1583;&#1601;&#1606; &#1608;&#1582;&#1585;&#1580; &#1610;&#1607;&#1610;&#1605; &#1593;&#1604;&#1609; &#1608;&#1580;&#1607;&#1607; &#1605;&#1582;&#1604;&#1617;&#1601;&#1611;&#1575; &#1608;&#1585;&#1575;&#1569;&#1607; &#1605;&#1575; &#1603;&#1575;&#1606; &#1604;&#1607; &#1605;&#1606; &#1605;&#1575;&#1604; &#1608;&#1571;&#1585;&#1575;&#1590;&#1613; &#1608;&#1582;&#1583;&#1605;. &#1604;&#1587;&#1575;&#1606; &#1581;&#1575;&#1604;&#1607; &#1603;&#1575;&#1606;: &#1607;&#1575; &#1571;&#1606;&#1575; &#1571;&#1582;&#1585;&#1580; &#1605;&#1606; &#1575;&#1604;&#1583;&#1606;&#1610;&#1575; &#1576;&#1573;&#1585;&#1575;&#1583;&#1578;&#1610; &#1603;&#1610;&#1604;&#1575; &#1610;&#1582;&#1585;&#1580;&#1608;&#1606;&#1610; &#1605;&#1579;&#1604; &#1571;&#1576;&#1610; &#1585;&#1594;&#1605;&#1611;&#1575; &#1593;&#1606;&#1617;&#1610;. &#1593;&#1605;&#1585;&#1607;&#1548; &#1610;&#1608;&#1605;&#1584;&#1575;&#1603;&#1548; &#1603;&#1575;&#1606; &#1579;&#1605;&#1575;&#1606;&#1610;&#1577; &#1593;&#1588;&#1585;&#1577; &#1571;&#1608; &#1585;&#1576;&#1605;&#1575; &#1593;&#1588;&#1585;&#1610;&#1606; &#1585;&#1576;&#1610;&#1593;&#1611;&#1575;. 
           <br />
           &#1585;&#1607;&#1576;&#1606;&#1578;&#1607;
           <br />
           &#1575;&#1606;&#1589;&#1585;&#1601; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1573;&#1604;&#1609; &#1575;&#1604;&#1606;&#1617;&#1587;&#1603; &#1605;&#1578;&#1571;&#1605;&#1617;&#1604;&#1575;&#1611; &#1601;&#1610; &#1584;&#1575;&#1578;&#1607;&#1548; &#1605;&#1578;&#1583;&#1585;&#1617;&#1576;&#1611;&#1575; &#1593;&#1604;&#1609; &#1575;&#1604;&#1589;&#1617;&#1576;&#1585;. &#1604;&#1605; &#1610;&#1603;&#1606; &#1601;&#1610; &#1576;&#1604;&#1575;&#1583; &#1605;&#1589;&#1585; &#1610;&#1608;&#1605;&#1584;&#1575;&#1603; &#1571;&#1583;&#1610;&#1575;&#1585;. &#1601;&#1602;&#1591; &#1576;&#1593;&#1590; &#1575;&#1604;&#1588;&#1610;&#1608;&#1582; &#1603;&#1575;&#1606; &#1610;&#1578;&#1606;&#1587;&#1617;&#1603;&#1548; &#1607;&#1606;&#1575; &#1608;&#1579;&#1605;&#1577;&#1548; &#1601;&#1610; &#1605;&#1603;&#1575;&#1606; &#1602;&#1585;&#1610;&#1576; &#1605;&#1606; &#1576;&#1610;&#1578;&#1607; &#1571;&#1608; &#1602;&#1585;&#1610;&#1578;&#1607;. &#1601;&#1578;&#1617;&#1588; &#1571;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1593;&#1606; &#1605;&#1579;&#1604; &#1607;&#1572;&#1604;&#1575;&#1569; &#1601;&#1610; &#1580;&#1608;&#1575;&#1585;&#1607; &#1601;&#1608;&#1580;&#1583; &#1576;&#1593;&#1590;&#1611;&#1575;. &#1603;&#1575;&#1606; &#1605;&#1606;&#1607;&#1605;&#1548; &#1593;&#1604;&#1609; &#1581;&#1583;&#1617; &#1578;&#1593;&#1576;&#1610;&#1585; &#1575;&#1604;&#1602;&#1583;&#1617;&#1610;&#1587; &#1571;&#1579;&#1606;&#1575;&#1587;&#1610;&#1608;&#1587;&#1548; "&#1603;&#1575;&#1604;&#1606;&#1617;&#1581;&#1604;&#1577; &#1575;&#1604;&#1581;&#1603;&#1610;&#1605;&#1577;" &#1604;&#1575; &#1610;&#1585;&#1580;&#1593; &#1573;&#1604;&#1609; &#1605;&#1603;&#1575;&#1606;&#1607; &#1573;&#1604;&#1575; &#1576;&#1593;&#1583;&#1605;&#1575; &#1610;&#1585;&#1575;&#1607;&#1605; &#1608;&#1610;&#1578;&#1586;&#1608;&#1617;&#1583; &#1604;&#1583;&#1610;&#1607;&#1605; &#1576;&#1605;&#1575; &#1610;&#1606;&#1601;&#1593;&#1607; &#1601;&#1610; &#1591;&#1585;&#1610;&#1602; &#1575;&#1604;&#1601;&#1590;&#1610;&#1604;&#1577;. &#1610;&#1578;&#1593;&#1604;&#1617;&#1605; &#1605;&#1606; &#1575;&#1604;&#1608;&#1575;&#1581;&#1583; &#1575;&#1604;&#1601;&#1585;&#1581; &#1608;&#1605;&#1606; &#1575;&#1604;&#1570;&#1582;&#1585; &#1575;&#1604;&#1589;&#1617;&#1604;&#1608;&#1575;&#1578; &#1575;&#1604;&#1591;&#1608;&#1610;&#1604;&#1577;. &#1605;&#1606; &#1607;&#1584;&#1575; &#1575;&#1604;&#1578;&#1581;&#1585;&#1617;&#1585; &#1605;&#1606; &#1575;&#1604;&#1594;&#1590;&#1576; &#1608;&#1605;&#1606; &#1584;&#1575;&#1603; &#1575;&#1604;&#1573;&#1581;&#1587;&#1575;&#1606;. &#1610;&#1571;&#1582;&#1584; &#1593;&#1606; &#1601;&#1604;&#1575;&#1606; &#1575;&#1604;&#1587;&#1617;&#1607;&#1585; &#1608;&#1593;&#1606; &#1601;&#1604;&#1575;&#1606; &#1575;&#1604;&#1589;&#1617;&#1576;&#1585; &#1608;&#1593;&#1606; &#1601;&#1604;&#1575;&#1606; &#1575;&#1604;&#1606;&#1617;&#1608;&#1605; &#1593;&#1604;&#1609; &#1575;&#1604;&#1571;&#1585;&#1590;. &#1604;&#1575;&#1581;&#1592; &#1608;&#1583;&#1575;&#1593;&#1577; &#1607;&#1584;&#1575; &#1608;&#1591;&#1608;&#1604; &#1571;&#1606;&#1575;&#1577; &#1584;&#1575;&#1603;&#1548; &#1608;&#1578;&#1588;&#1583;&#1617;&#1583; &#1576;&#1573;&#1610;&#1605;&#1575;&#1606; &#1607;&#1584;&#1575; &#1608;&#1605;&#1581;&#1576;&#1617;&#1577; &#1584;&#1575;&#1603;.
    
           </p>
                    </div>
                    <div id="middlecenter">
                    <h3>&#1606;&#1588;&#1575;&#1591;&#1575;&#1578; &#1605;&#1582;&#1578;&#1604;&#1601;&#1577;</h3>
    		<script type="text/javascript">writeCalendar();</script>
                        <p></p>
                    </div>
                    <div id="middlebutton">
                        <h3>&#1580;&#1583;&#1610;&#1583; &#1575;&#1604;&#1575;&#1587;&#1576;&#1608;&#1593;</h3>
    <p><b><?php echo $newstitle ?></b></p>
    <p><?php echo $newsDesc ?></p>
                    </div>
                    
                </div>
                <div id="footer"><p>
    &#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1581;&#1602;&#1608;&#1602; &#1605;&#1581;&#1601;&#1608;&#1592;&#1577; &#1604;&#1603;&#1606;&#1610;&#1587;&#1577; &#1605;&#1575;&#1585; &#1575;&#1606;&#1591;&#1608;&#1606;&#1610;&#1608;&#1587; &#1575;&#1604;&#1603;&#1576;&#1610;&#1585; &#1634;&#1632;&#1633;&#1634;
            </p></div>
            </div>
            
        </div>
    </body>
    </html>
    
    Parse error: syntax error, unexpected '<' in /home/PzzJVr/prog.php on line 17