Perancangan Website Interaktif Gereja "X".

(1)

ABSTRAK

Pada saat ini kemajuan di bidang teknologi dan komunikasi semakin berkembang. Dengan menggunakan komputer berbagai informasi teknologi dapat diperoleh dengan mudah. Beberapa lembaga keagamaan ada yang memanfaatkan kemajuan teknologi website. Dengan menggunakan website, pengenalan gereja menjadi lebih mudah dijangkau oleh semua kalangan gereja lainnya. Website ini dibuat untuk gereja "X" agar dapat menjangkau jiwa-jiwa yang baru dalam Tuhan. Tampilan website Gereja "X" akan terhubung dengan pilihan menu informasi tentang Gereja "X", data catatan khotbah dan forum tanya jawab. Program Macromedia Dreamweaver 8 digunakan untuk membuat tampilan website gereja dan perintah PHP. Notepad digunakan untuk menuliskan perintah program secara manual yang menghubungkan antara website dan database. Untuk menghubungkan database


(2)

ABSTRACT

At this time advances in technology and communications is growing up. Through a computer various information technology can be easily obtained. Some religious organizations have used the advanced of website technology. Through the website, the information of church become more accessible by all the other churches and peoples. This website is made for the church "X" in order to reach new followers.

Display of website Church "X" will connect with the option menu information on the Church "X", data records of sermon and question and answer forum.The program of Macromedia Dreamweaver 8 is used to create the appearance of the church website with PHP command. The notepad is used to program manually by typing the command , so links between the website and database was interconnected with XAMPP program.


(3)

DAFTAR ISI

Halaman

ABSTRAK ... i

ABSTRACT ... ii

KATA PENGANTAR ... iii

DAFTAR ISI ... vi

DAFTAR GAMBAR ... ix

DAFTAR TABEL ... xiii

BAB I. PENDAHULUAN ... 1

1.1 Latar Belakang ... 1

1.2 Identifikasi Masalah ... 2

1.3 Tujuan ... 2

1.4 Pembatasan Masalah ... 2

1.5 Sistematika Penulisan ... 3

BAB II. LANDASAN TEORI ... 4


(4)

2.2 HTML ... 10

2.3 Pengenalan PHP ... 13

2.3.1 Syntax PHP ... 15

2.3.2 Variabel PHP ... 16

2.3.3 String dalam PHP ... 17

2.3.4 Operator di PHP ... 18

2.4 MySQL ... 21

2.5 XAMPP ... 22

BAB III. PERANCANGAN DAN PEMODELAN ... 23

3.1 Blok Diagram ... 23

3.2 Peta Situs ... 24

3.3 Diagram Alir ... 25

3.4 Pembuatan Website Menggunakan Macromedia Dreamweaver 8... 26

3.5 Perancangan Website Dengan Penggunaan HTML ... 27

3.5.1 Pembuatan Home ... 27

3.5.2 Perancangan Profile ... 31

3.5.3 Perancangan Admin untuk Catatan Khotbah ... 33


(5)

3.5.5 Perancangan User untuk Forum ... 39

3.5.6 Perancangan Daftar Baru User untuk Forum ... 43

3.5.7 Perancangan Forum ... 54

3.6 Program XAMPP ... 63

3.7 Pembuatan koneksi Database Khotbah dan Forum ... 64

BAB IV. HASIL DAN PEMBAHASAN ... 67

4.1 Tampilan Awal Website Interaktif Gereja “X” ... 67

4.2 Tampilan Awal Website UpdateData Khotbah Gereja “X” ... 79

4.3 Tampilan Awal WebsiteForum Gereja “X” ... 83

BAB V. KESIMPULAN DAN SARAN ... 86

5.1 Kesimpulan ... 86

5.2 Saran ... ... 86

DAFTAR PUSTAKA ... 87 LAMPIRAN A LISTING PROGRAM ... A-1


(6)

DAFTAR GAMBAR

Halaman

Gambar 2.1 Tampilan Menu Awal Macromedia Dreamweaver 8 ... 5

Gambar 2.2 Halaman Ruang Kerja Macromedia Dreamweaver 8 ... 6

Gambar 2.3 Insert Bar ... 6

Gambar 2.4 Menu Common ... 7

Gambar 2.5 Menu Layout ... 7

Gambar 2.6 Menu Forms ... 7

Gambar 2.7 Menu Text ... 7

Gambar 2.8 Menu HTML ... 8

Gambar 2.9 Menu Application ... 8

Gambar 2.10 Menu Flash Elements ... 8

Gambar 2.11 Menu Favorites... 8

Gambar 2.12 Menu Layar Dokumen Utama ... 9

Gambar 2.13 Menu Properties ... 9

Gambar 2.14 Menu Panel Pendukung ... 9

Gambar 2.15 Prinsip cara kerja PHP ... 14

Gambar 3.1 Blok Diagram ... 23


(7)

Gambar 3.3 Diagram Alir WebsiteGereja “X” ... 25

Gambar 3.4 Page Properties home.html ... 27

Gambar 3.5 Tabel halaman home.html ... 28

Gambar 3.6 Properties halaman home.html ... 28

Gambar 3.7 Kolom pertama home.html ... 29

Gambar 3.8 Kolom kedua home.html ... 29

Gambar 3.9 Kolom ketiga home.html ... 30

Gambar 3.10 Tampilan home.html ... 31

Gambar 3.11 Layer profile.html ... 32

Gambar 3.12 Tampilan profile ... 33

Gambar 3.13 Tabel login admin ... 34

Gambar 3.14 Tabel Daftar Baru Admin ... 37

Gambar 3.15 Tabel login forum ... 40

Gambar 3.16 Tabel Daftar Baru User ... 43

Gambar 3.17 Tabel Form Catatan Khotbah ... 45

Gambar 3.18 Tampilan Form Forum ... 54

Gambar 3.19 Program XAMPP ... 63

Gambar 4.1 Tampilan Awal WebsiteGereja “X”... 67


(8)

Gambar 4.3 Tampilan Halaman Ministries ... 69

Gambar 4.4 Tampilan Halaman Sekretariat Umum ... 69

Gambar 4.5 Tampilan Halaman Media & Informasi ... 70

Gambar 4.6 Tampilan Halaman Pelayanan Jemaat ... 70

Gambar 4.7 Tampilan Halaman Pelayanan Keluarga ... 71

Gambar 4.8 Tampilan Halaman Umas... 71

Gambar 4.9 Tampilan Halaman KOM... 72

Gambar 4.10 Tampilan Halaman Wanita ... 72

Gambar 4.11 Tampilan Halaman Youth... 73

Gambar 4.12 Tampilan Halaman Anak ... 73

Gambar 4.13 Tampilan Halaman COOL ... 74

Gambar 4.14 Tampilan Halaman Musik ... 74

Gambar 4.15 Tampilan Halaman Doa ... 75

Gambar 4.16 Tampilan Halaman Visi & Misi ... 75

Gambar 4.17 Tampilan Halaman Product ... 76

Gambar 4.18 Tampilan Halaman Contact Us ... 76

Gambar 4.19 Tampilan Halaman Service Schedule ... 77

Gambar 4.20 Tampilan Halaman Gallery ... 77


(9)

Gambar 4.22 Tampilan Halaman Events ... 78

Gambar 4.23 Tampilan Halaman Login Admin... 79

Gambar 4.24 Tampilan Halaman Daftar Baru Admin ... 80

Gambar 4.25 Tampilan Halaman Update Data Khotbah oleh Admin ... 81

Gambar 4.26 Tampilan Halaman Data Khotbah untuk User ... 82

Gambar 4.27 Tampilan Halaman Hasil Update Data Khotbah oleh Admin ... 82

Gambar 4.28 Tampilan Halaman Login User ... 83

Gambar 4.29 Tampilan Halaman Daftar Baru User ... 84

Gambar 4.30 Tampilan Halaman Forum ... 85


(10)

DAFTAR TABEL

Halaman Tabel 2.1 Arithmetic Operator ... 18 Tabel 2.2 ComparisonOperator ... 20


(11)

LAMPIRAN A LISTING PROGRAM

Home.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif} a:link {

text-decoration: none; }

a:visited {

text-decoration: none; }

a:hover {

text-decoration: underline; }


(12)

text-decoration: none; }

body,td,th {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;

color: #0033FF; }

body {

background-color: #0099CC; margin-left: 0px;

margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

-->

</style></head>

<body>

<table width="750" height="300" border="0" cellpadding="0" cellspacing="0">

<tr>

<td width="285" height="134"><img src="../f_15613bm_d9ab712 (1).jpg" width="270" height="166" border="0" /></td>


(13)

<td width="236"><img src="../thumb.jpg" width="220" height="166" /></td>

<td width="284"><img src="../f_15613bm_d9ab712.jpg" width="270" height="166" /></td>

</tr>

<tr><background color = #EAFCFF>

<td height="69" colspan="3"><span class="style1"><marquee>WEB SITE CHURCH &quot;X&quot;

</marquee> </span><br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;


(14)

<! #BeginDate format:En2a >25-Jan-2011 6:38 PM<! #EndDate --></td>

</tr> <tr>

<td colspan="3"> &nbsp;&nbsp;&nbsp;&nbsp;<a href="profile.html">PROFILE</a> | <a

href="ministries.html">MINISTRIES</a> | <a

href="product.html">PRODUCT</a> | <a href="contactus.html">CONTACT US</a> | <a href="serviceschedule.html">SERVICE SCHEDULE</a> | <a href="gallery.html">GALLERY</a> | <a href="jobs.html">JOBS</a> | <a href="events.html">EVENTS | </a><a href="login.php">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UPDATE DATA </a><a href="logout.php">&nbsp;</a>|&nbsp;<a

href="formkhotbahuser.html">KHOTBAH</a>&nbsp; | <a href="loginforum.php">FORUM</a> </td>

</tr> <tr>

<td colspan="3"><img src="../Church2008.jpg" width="763" height="302" /></td>

</tr> </table> </body> </html>


(15)

<tr>

<td><strong>Telepon</strong></td> <td><label>

<input name="txtTelepon" type="text" id="txtTelepon" size="18" maxlength="18" />

</label></td> </tr>

<tr>

<td>&nbsp;</td> <td><label>

<input type="submit" name="Submit" value="Submit" /> </label>

<label>

<input type="reset" name="Submit2" value="Reset" /> <a href="home.html">Click di sini untuk kembali ke home. </a></label></td>

</tr>

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

</table>

<p>&nbsp;</p> </form>


(16)

</body> </html>

Profile.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

#Layer1 {

position:absolute; left:15px;

top:20px; width:854px; height:569px; z-index:1; }

#Layer2 {

position:absolute; left:60px;

top:44px; width:173px; height:33px; z-index:2; }


(17)

font-size: 18px; font-weight: bold;

font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000;

}

#Layer3 {

position:absolute; left:44px;

top:77px; width:805px; height:466px; z-index:3; }

#Layer4 {

position:absolute; left:60px;

top:111px; width:210px; height:277px; z-index:4; }

a:link {

color: #0033FF; text-decoration: none; }

a:visited {

text-decoration: none; color: #00FFFF; }


(18)

text-decoration: underline; color: #993399;

}

a:active {

text-decoration: none; color: #993300; }

body {

background-image: url(abstract-wave-twirl-background.jpg); }

.style2 {color: #000000} -->

</style> </head>

<body>

<div id="Layer1"></div>

<div class="style1" id="Layer2">Profile Our Church </div> <div id="Layer3">

<blockquote> <blockquote> <blockquote> <blockquote> <blockquote> <blockquote> <blockquote>

<p align="justify">&nbsp;</p>

<p align="justify"> Sejarah berdirinya Gereja &quot;X&quot; tidak lepas dari jemaat Karsa Pemuda Jakarta. Gereja &quot;X&quot; merupakan &quot;buah pertama&quot; dari Gereja &quot;X&quot;. Awalnya Visi Tuhan


(19)

untuk Pdt. &quot;X&quot; untuk me-renovasi Pondok Daud di seluruh Indonesia sampai kepada bangsa - bangsa lain dengan membangun kembali doa, pujian dan penyembahan.</p>

<p align="justify">Tuhan pun mulai mengarahkan pandangan kepada Pdt &quot;X&quot; untuk memfokuskan ke daerah Jawa Barat. Setiap bulan dan tahun Tuhan memberikan rencana dan rancangan yang indah bagi kemajuan Gereja &quot;X&quot; sehingga mendapat gedung baru untuk dijadikan tempat ibadah walaupun sebelumnya sempat mengalami berpindah - pindah gedung. </p>

<a href="home.html" class="style2">Back &gt;&gt;</a> <p align="justify">&nbsp;</p>

<p align="justify">

<a href="tampilan.htm"></a></p> </blockquote>

</blockquote> </blockquote> </blockquote> </blockquote> </blockquote> </blockquote> </div>

<div id="Layer4"><img src="../grace_church_flash_template_0626m.jpg" width="212" height="402" /></div>

<br /> <br /> <br /> <br /> <br /> <br /> <br />


(20)

</body> </html>

Ministries.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

#Layer1 {

position:absolute; left:8px;

top:0px; width:876px; height:437px; z-index:1; }

#Layer2 {

position:absolute; left:70px;

top:221px; width:79px; height:81px; z-index:2; }


(21)

font-family: Courier New, Courier, monospace; font-size: 12px;

color: #000000; }

a:link {

text-decoration: none; }

a:visited {

text-decoration: none; color: #CCCCCC; }

a:hover {

text-decoration: underline; color: #0000CC;

}

a:active {

text-decoration: none; color: #0066CC; }

#Layer3 {

position:absolute; left:22px;

top:95px; width:79px; height:47px; z-index:3; }

#Layer4 {

position:absolute; left:252px;


(22)

top:96px; width:83px; height:77px; z-index:4; }

#Layer5 {

position:absolute; left:467px; top:97px; width:61px; height:84px; z-index:5; }

#Layer6 {

position:absolute; left:674px; top:94px; width:68px; height:84px; z-index:6; }

#Layer7 {

position:absolute; left:24px;

top:214px; width:89px; height:72px; z-index:7; }


(23)

position:absolute; left:254px; top:215px; width:92px; height:80px; z-index:8; }

#Layer9 {

position:absolute; left:467px; top:215px; width:193px; height:82px; z-index:9; }

#Layer10 { position:absolute; left:677px; top:215px; width:191px; height:82px; z-index:10; }

#Layer11 { position:absolute; left:24px;

top:329px; width:215px; height:82px; z-index:11;


(24)

}

#Layer12 { position:absolute; left:255px; top:327px; width:196px; height:83px; z-index:12; }

#Layer13 { position:absolute; left:467px; top:327px; width:193px; height:83px; z-index:13; }

#Layer14 { position:absolute; left:678px; top:327px; width:193px; height:83px; z-index:14; }

#Layer15 { position:absolute; left:386px; top:34px; width:164px;


(25)

height:36px; z-index:15; }

.style1 {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;

}

.style3 {font-size: 18px; font-family: "Times New Roman", Times, serif;} body {

background-image: url(image%203.jpg); }

--> </style> </head>

<body>

<div id="Layer1"> <p>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="style1">OUR&nbsp;MINISTRIES</span> </p>

<p>&nbsp;</p> <p>&nbsp;</p>


(26)

<p>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>

<p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

<p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

<p><a href="home.html" class="style3">&nbsp;&nbsp;&nbsp;&nbsp;&gt;&gt; Back</a> </p>

</div>

<div id="Layer3"><a href="sekum.html"><img src="ministy.JPG" width="214" height="85" /></a></div>

<div id="Layer4"><a href="media.html"><img src="media.JPG" width="199" height="82" border="0" /></a></div>

<div id="Layer5"><a href="pelayanan.html"><img src="pelayanan.JPG" width="192" height="82" border="0" /></a></div>

<div id="Layer6"><a href="keluarga.html"><img src="keluarga.JPG" width="193" height="80" /></a></div>

<div id="Layer7"><a href="umas.html"><img src="umas.JPG" width="216" height="83" border="0" /></a></div>

<div id="Layer8"><a href="kom.html"><img src="kom.JPG" width="197" height="82" border="0" /></a></div>

<div id="Layer9"><a href="wbi.html"><img src="wanita.JPG" width="191" height="81" border="0" /></a></div>

<div id="Layer10"><a href="pemuda.html"><img src="youth.JPG" width="193" height="82" border="0" /></a></div>


(27)

<div id="Layer11"><a href="anak.html"><img src="anak.JPG" width="214" height="82" border="0" /></a></div>

<div id="Layer12"><a href="cool.html"><img src="cool.JPG" width="197" height="84" border="0" /></a></div>

<div id="Layer13"><a href="musik.html"><img src="musik.JPG" width="192" height="83" border="0" /></a></div>

<div id="Layer14"><a href="doa.html"><img src="doa.JPG" width="193" height="83" border="0" /></a></div>

<div id="Layer15"><a href="misi.html"><img src="misi.JPG" width="166" height="58" border="0" /></a></div>

</body> </html>

Sekum.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: "Courier New", Courier, monospace; font-size: 16px;

font-weight: bold; }

body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }


(28)

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style1">Sekretariat Umum (SEKUM)</span> </td>

</tr> <tr>

<td width="13%"><strong>Visi : </strong></td>

<td width="87%"><div align="justify">-&gt;&gt;&nbsp;Menjadi salah satu tiang penopang Gereja yang melayani secara professional baik di dalam maupun di &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;luar lingkungan Gereja.</div></td>

</tr> <tr>

<td><strong>Misi :</strong> </td>

<td><div align="justify">-&gt;&gt;&nbsp;Menjadi pusat data Gereja.</div></td>

</tr> <tr>

<td><strong>Pelayanan :</strong> </td> <td><p align="justify">-&gt;&gt; Baptisan Air

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;---&nbsp;&nbsp; Akan dilayani : Setiap Bulan, Minggu Kedua<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&


(29)

nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pukul : 13.00 WIB (wajib hadir 30 MENITsebelumnya)<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bert empat di Sekretariat Aruna Jl. Aruna No. 19<br />

-&gt;&gt; Penyerahan Anak &nbsp;--- &nbsp;Akan dilayani :&nbsp;Setiap Bulan, Minggu Kedua<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pukul : 09.30 WIB (ibadah kedua)<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bertempat di Baranangsiang Ruko ITC Kosambi Jl. Baranangsiang No. 8</p></td>

</tr> <tr>

<td><strong>Informasi : </strong></td>

<td><p align="justify">-&gt;&gt;&nbsp;Ka. SEKUM : Pdm. Alexander Halim<br />


(30)

-&gt;&gt;&nbsp;Sekretaris &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Julia Sabirin</p></td>

</tr> </table>

<p><a href="ministries.html">&gt;&gt; Back </a></p> </body>

</html>

Media.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>


(31)

<tr>

<td colspan="2"><span class="style1">Media dan Informasi </span></td> </tr>

<tr>

<td width="13%"><strong>Visi : </strong></td>

<td width="87%"><div align="justify">-&gt;&gt; Menyampaikan Visi dari Gembala Pembina dan Gembala Rayon 2 kepada seluruh pengerja dan &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;jemaat Gereja &quot;X&quot; Sukawarna melalui media, menyampaikan informasi tentang Pelayanan dan

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kegiatan di lingkungan Gereja &quot;X&quot; Sukawarna.</div></td>

</tr> <tr>

<td><strong>Misi : </strong></td>

<td><div align="justify">-&gt;&gt; Melayani pengerja dan jemaat Gereja &quot;X&quot; Sukawarna melalui sarana media.</div></td>

</tr> <tr>

<td><strong>Pelayanan : </strong></td>

<td><p>-&gt;&gt; Pembuatan Badge Pekerja<br />

-&gt;&gt; Media Cetak&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;-- Warta Sepekan<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;


(32)

&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;Monthly News<br /> -&gt;&gt; Media Elektronik : --&nbsp;Tehillah Production<br /> &nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp; Website<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; Audio Visual</p></td>

</tr> <tr>

<td><strong>Informasi : </strong></td>

<td><p align="justify">-&gt;&gt; Ka. Dept. Media Informasi : --&nbsp;Pdm. Budi Muljono<br />

-&gt;&gt;&nbsp;Ka. Unit Media

Cetak&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;--&nbsp; Pdp. Victor Sitorus<br />

-&gt;&gt; Ka. Unit Tehillah

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;-- Irwan Winokusurja


(33)

-&gt;&gt;&nbsp;Ka. Unit Audio Visual

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;-- Pdp. Iming Cahyadi</p> </td>

</tr> </table>

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html>

Pelayanan.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>


(34)

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style1">Pelayanan Jemaat </span></td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt;&nbsp;Menjadi Pelayan Tuhan yang kompeten, berkualitas dan handal.<br />

-&gt;&gt; Dapat mempersiapkan umat yang layak bagi Tuhan.</p></td> </tr>

<tr>

<td> <strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt;&nbsp;Matius 28 : 19 &ndash; 20 <br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Melaksanakan Amanat Agung Tuhan melalui kerjasama tim serta mempersatukan semua unit

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;berdasarkan talenta / kemampuan yang dimiliki dan saling melengkapi sehingga tercipta suatu pribadi / &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tim yang memiliki komitmen dlam pelayanan, unity yang kuat, komunikasi dan koordinasi yang baik,

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tanggung jawab secara penuh atas pelayanan, dedikasi yang tinggi.</p></td>

</tr> <tr>

<td><strong>Pelayanan : </strong></td>

<td><p align="justify">-&gt;&gt;&nbsp;Penghiburan / &nbsp;pemakaman / kematian

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Pdp. Thomas (081573097720)<br />


(35)

-&gt;&gt;&nbsp;Doa untuk orang sakit di rumah sakit / rumah tinggal : Bpk. Thien Poo (085722950004)<br />

-&gt;&gt;&nbsp;Konseling pribadi / keluarga

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;Pdp. Bambang Suyono (08157024345)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;Ibu Lolly &nbsp;(081322224628)<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;Kamis (09.00 &ndash; 16.30 : Jl. Aruna No. 19)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />


(36)

-&gt;&gt;&nbsp;Kelepasan kutuk &ndash; kutuk di dalam jiwa

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Bpk Stefanus (0888236922)<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setiap Hari Jumat Pukul : 18.00 &ndash; selesai<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bertempat di Jl. Aruna No. 19 [Sekre. Aruna]</p></td>

</tr> <tr>


(37)

<td><p align="justify">-&gt;&gt; Ka. Dept. Pelayanan Jemaat : Pdp. Yanto Yakobus<br />

-&gt;&gt; Sekretaris &amp;

Bendahara&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Dian Indrasyah</p></td>

</tr> </table>

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html>

Keluarga.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 { font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>


(38)

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style1">Keluarga </span></td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt;&nbsp;Touch The Family</p></td>

</tr> <tr>

<td><strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt;&nbsp;Pemulihan, Penggembalaan, Pendewasaan rohani mengingat keluarga adalah bagian yang terpenting &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dari&nbsp;setiap manusia dan untuk menghadapi segala tantangan dan perubahan zaman.</p></td> </tr>

<tr>

<td><strong>Pelayanan : </strong></td> <td><p align="justify">-&gt;&gt; Konseling Keluarga&nbsp;&nbsp;&nbsp;<br />

-&gt;&gt; Pemberkatan Pernikahan</p></td> </tr>

<tr>

<td><strong>Informasi : </strong></td>

<td><p>-&gt;&gt; Ka. Dept. Pelayanan Keluarga : Pdm. Agus ST., SE<br />

-&gt;&gt; Sekretaris

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&


(39)

nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Prizilia Tania<br />

-&gt;&gt; Keuangan

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Magdalena Nuraini <br />

-&gt;&gt; Pdm. Agus ST

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;: (022) 91691296 / 0817617770</p>

<p align="justify">&nbsp;</p></td> </tr>

</table>

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html>

Umas.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 {

font-family: "Courier New", Courier, monospace; font-weight: bold;


(40)

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style2">Usia Emas (UMAS) </span></td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt;&nbsp;I Tesalonika 5 : 23 <br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&ldquo;&hellip; dan semoga Roh, Jiwa dan Tubuhmu terpelihara sempurna dengan tak bercacat pada kedatangan &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Yesus Kristus, Tuhan kita.&rdquo;</p>

</td> </tr> <tr>

<td><strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt; Mempersiapkan UMAS menjadi mempelai Kristus yang layak, memiliki Roh, jiwa dan tubuh yang

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tidak&nbsp;bercaca t, menjadi berkat dan teladan.</p></td>


(41)

<tr>

<td><strong>Pelayanan : </strong></td>

<td><p align="justify">-&gt;&gt; Ibadah Umas Setiap Hari Rabu, setiap minggu pertama dan ketiga<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pukul : 09.30 &ndash; selesai, bertempat di Gereja &quot;X&quot; Soekarno Hatta, Jl Soekarno Hatta No. 35</p> </td>

</tr> <tr>

<td><strong>Informasi : </strong></td> <td><p>-&gt;&gt; Ka. Dept. Umas

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;: Pdp. Grace L. Setiawan<br />

-&gt;&gt; Sekretaris &amp; Bendahara : Madeleine Suhartono<br /> -&gt;&gt; Koor. Ibadah

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Bpk &amp; Ibu Radhtyo<br /> -&gt;&gt; Koor.Doa

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Bpk &amp; Ibu Isak Sentosa</p>

<p align="justify">&nbsp;</p></td> </tr>

</table>

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html>


(42)

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 { font-family: "Courier New", Courier, monospace; font-weight: bold;

font-size: 16; }

body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style2">Kehidupan Orientasi Melayani (KOM) </span></td>

</tr> <tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt; Melayani dengan memberikan pengajaran Firman Tuhan untuk memperlengkapi jemaat bagi


(43)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pekerjaan& nbsp;pelayanan yaitu bagi pembangunan tubuh Kristus.</p></td>

</tr> <tr>

<td><strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt;&nbsp;Memberikan pengajaran Firman Tuhan kepada jemaat melalui kelas KOM (Kehidupan Orientasi

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Melayani).</p></td> </tr>

<tr>

<td><strong>Pelayanan : </strong></td>

<td><p>-&gt;&gt;Kehidupan Orientasi Pelayanan [KOM]</p></td> </tr>

<tr>

<td><strong>Informasi : </strong></td> <td><p>-&gt;&gt; Ka. Dept. KOM

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Pdm. Timotius Sudjono<br />

-&gt;&gt; Bendahara &amp;

Adm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Lenny Tatang<br />

-&gt;&gt; Ka. Unit data &amp; Adm KOM : Pdp. Febyanto<br /> -&gt;&gt; Ka. Unit Program KOM

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Pdm. Teddy AS</p></td> </tr>

</table>

<p><a href="ministries.html">&gt;&gt; Back </a></p> </body>


(44)

Wbi.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 { font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style2">Wanita Bethel Indonesia (Women Of World) </span></td>

</tr> <tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt;&nbsp;Penolong yang baik dan berpengetahuan<br />


(45)

-&gt;&gt; Pembawa keselamatan bagi anak<br /> -&gt;&gt; Pembawa kabar baik dan kesaksian<br /> -&gt;&gt; Pendoa syafaat dan perisai<br />

-&gt;&gt; Pemimpin</p> </td>

</tr> <tr>

<td><strong>Misi : </strong></td>

<td><p>-&gt;&gt;&nbsp;Membentuk Pasukan doa wanita &amp; penginjil (Mazmur 68 : 12)<br />

-&gt;&gt; Menjadi pelaku firman</p> </td>

</tr> <tr>

<td><strong>Pelayanan : </strong></td> <td><p>-&gt;&gt; Ibadah WBI</p></td> </tr>

<tr>

<td><strong>Informasi : </strong></td>

<td><p>-&gt;&gt; Ka. Dept. Wbi : Pdm. Felicia Aslam<br /> -&gt;&gt; Sekretaris I&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Verra Sendjaya Halim<br />

-&gt;&gt; Sekretaris II &nbsp;&nbsp;&nbsp;&nbsp;: Christin Natalia P<br />

-&gt;&gt;

Bendahara&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Tine F</p>

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


(46)

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html> Pemuda.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 {font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style2">Youth / Pemuda </span></td> </tr>

<tr>


(47)

<td width="88%"><p align="justify">-&gt;&gt; Mikha&nbsp;4 : 1-2 <br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Excellent Generation, membawa anak - anak muda generasi yang memiliki execellent spirit dalam &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setiap&nbsp;aspek kehidupan mereka sampai semua orang bias melihat perbedaan antara yang percaya

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Yesus&nbsp;dan&nbsp;m ereka yang tidak percaya, sehingga pada akhirnya Amanat Agung dapat direalisasiakan &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yaitu bangsa -&nbsp;bangsa dating untuk menyembah Yesus.</p></td> </tr>

<tr>

<td><strong>Misi : </strong></td>

<td><p>-&gt;&gt;&nbsp;Menjadikan Ibadah Youth ibadah yang menjawab kebutuhan Youth<br />

-&gt;&gt;

Melakukan pembinaan di dalam kelompok sel dan Bible Study Youth</p> </td>

</tr> <tr>

<td><strong>Pelayanan : </strong></td> <td><p>-&gt;&gt; Ibadah Youth&nbsp; <br /> -&gt;&gt; D&rsquo;Touch</p></td>

</tr> <tr>

<td><strong>Informasi : </strong></td>

<td><p>-&gt;&gt; Ka. Dept. Youth&nbsp;&nbsp;&nbsp;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Pdm. Fandy Mulya Latief<br />


(48)

-&gt;&gt; Wakil

Departemen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Pipien Purnomo<br />

-&gt;&gt; Sekretaris &nbsp;&amp; Bendahara : Lady Yvonne</p></td> </tr>

</table>

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html>

Anak.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: "Courier New", Courier, monospace; font-size: 18px;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>


(49)

<body>

<p class="style1">Anak</p>

<table width="750" height="300" border="1"> <tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p>-&gt;&gt; Membawa anak kepada Kristus untuk dipulihkan, diselamatkan dan menjadi berkat bagi keluarga dan

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;komunitas pergaulan mereka.</p>

</td> </tr> <tr>

<td><strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt; Meningkatkan kualitas ibadah Sekolah Minggu dan Junior Community, sehingga lebih menarik bagi

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anak - anak untuk dating beribadah dan mengalami Tuhan Yesus.<br />

-&gt;&gt; Meningkatkan kualitas dan kuantitas pelayanan anak.</p> </td>

</tr> <tr>

<td><strong>Pelayanan : </strong></td>

<td><p align="justify">-&gt;&gt; Unit Sekolah Minggu<br /> -&gt;&gt; Creative Ministry<br />

-&gt;&gt; Musik<br /> -&gt;&gt; Kurikulum<br /> -&gt;&gt; Multimedia<br />

-&gt;&gt; Junior Community<br />

-&gt;&gt; Perlengkapan &ndash; Sound System</p> </td>


(50)

</tr> <tr>

<td><strong>Informasi : </strong></td> <td><p>-&gt;&gt; Ka. Dept. Anak

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;: Pdm. Johan Des C. SE<br />

-&gt;&gt; Ka. Unit Sekretariat

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Magdalena Sitanggang<br />

-&gt;&gt; Ka. Unit Sekolah Minggu : Susy K<br /> -&gt;&gt; Ka. Unit

JC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Cherry Ginting</p>

<p align="justify">&nbsp;</p></td> </tr>

</table>

<p><a href="ministries.html">&gt;&gt; Back </a></p> <p>&nbsp; </p>

</body> </html>

Cool.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>


(51)

<!--

.style2 {font-family: "Courier New", Courier, monospace; font-weight: bold;

font-size: 16; }

body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2">Community Of Love (COOL) </td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt; Menggembalakan dan melayani jemaat<br />

-&gt;&gt; Menampung Penuaian dan Mengantisipasi Penganiyaan</p> </td>

</tr> <tr>

<td><strong>Misi : </strong></td>

<td><p>-&gt;&gt;&nbsp;Memfungsikan Jemaat menjadi Misioner<br /> -&gt;&gt; Mempersiapkan Umat yang layak</p>

</td> </tr>


(52)

<tr>

<td><strong>Pelayanan : </strong></td> <td><p>-&gt;&gt;&nbsp;Diklat Cool<br /> -&gt;&gt; Ibadah Cool</p>

</td> </tr> <tr>

<td><strong>Informasi : </strong></td>

<td><p>-&gt;&gt; Ka. Dept. COOL : Pdm. Danny Samuel<br /> -&gt;&gt; Ka. Unit Penelitian &amp; Pengembangan Cool : Pdp. Jamsen Ginting</p></td>

</tr> </table>

<p><a href="ministries.html">&gt;&gt; Back </a></p> </body>

</html>

Musik.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 {font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {


(53)

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style2">Musik</span></td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt;Yohanes 4 : 23<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&ldquo;Tetapi saatnya akan dating dan sudah tiba sekarang bahwa penyembah - penyembah benar akan &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;menyembah Bapa dalam roh dan kebenaran; sebab Bapa menghendaki penyembah - penyembah &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;demikian.&rdquo;< /p>

</td> </tr> <tr>

<td><strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt;&nbsp;Lukas 1 : 17&ldquo;..dan ia akan berjalan mendahului Tuhan dalam roh dan kuasa Elia untuk membuat hati &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bapa - Bapa berbalik kepada anak - anaknya dan hati orang - orang durhaka kepada pikiran orang - &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;orang benar dan dengan


(54)

demikian menyiapkan bagi Tuhan suatu umat yang layak bagiNya.&rdquo;<br />

<br /> </p> </td> </tr> <tr>

<td><strong>Pelayanan : </strong></td> <td><p>-&gt;&gt; Dokumen Internal<br /> -&gt;&gt; Ijin Pertemuan<br />

-&gt;&gt; Ijin Penjadwalan<br /> -&gt;&gt; Ijin Training<br /> -&gt;&gt; Pengunduran Diri<br /> -&gt;&gt; Permintaan Rekomen<br /> -&gt;&gt; Worship Leader<br /> -&gt;&gt; Singer<br />

-&gt;&gt; Choir<br /> -&gt;&gt; Musik<br /> -&gt;&gt; OP.Sound<br /> -&gt;&gt; OP.Lighting<br /> -&gt;&gt; OP.Multimedia<br /> -&gt;&gt; Perlengkapan<br /> -&gt;&gt;

Penari</p></td> </tr>

</table>

<p><a href="ministries.html">&gt;&gt; Back </a></p> </body>


(55)

Doa.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 {font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>

<table width="750" height="300" border="1"> <tr>

<td colspan="2"><span class="style2">Doa</span></td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt; Menjadi Rumah Doa, yang senantiasa dalam pujian dan penyembahan yang penuh dengan

keintiman, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yang terdiri dari seluruh umat Tuhan yang meresponi panggilan sebagai pensyafaat, sehigga


(56)

seluruh &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kegerakan Rumah Tuhan yang sesuai dengan kehendak Tuhan yang sempurna bagi Gereja-Nya, bagi &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kota - kota dan bagi negeri ini bahkan bagi bangsa - bangsa.</p>

</td> </tr> <tr>

<td><strong>Misi : </strong></td>

<td><p align="justify">-&gt;&gt; Secara konsisten

merawat,&nbsp;mendewasakan, memperlengkapi orang - orang kudus yang meresponi &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;panggilan Tuhan untuk menjadi pendoa syafaat - Nya sesuai dengan keunikan masing - masing, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sehingga

semuanya dapat terus ,enerus berdoa dalam keintiman dengan Tuhan dan dalam kesehatian di &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;antara sesama pendoa syafaat.<br />

<br /> </p></td> </tr> <tr>

<td><strong>Pelayanan : </strong></td> <td><p>-&gt;&gt; Diklat Doa<br /> -&gt;&gt; Rumah Doa</p></td> </tr>

<tr>

<td><strong>Informasi : </strong></td> <td><p>-&gt;&gt; Ka. Dept. Doa

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Pdp. Esther Waluyo<br />


(57)

-&gt;&gt; Sekretaris

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;: Yulinawati</p></td>

</tr> </table>

<p><a href="ministries.html">&gt;&gt; Back </a></p> </body>

</html>

Misi.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 {font-family: "Courier New", Courier, monospace; font-weight: bold;

} body {

background-image: url(%7BQ-E%7DCrossBackground2.jpg); }

--> </style> </head>

<body>


(58)

<tr>

<td colspan="2"><span class="style2">Misi dalam kota</span></td> </tr>

<tr>

<td width="12%"><strong>Visi : </strong></td>

<td width="88%"><p align="justify">-&gt;&gt;&nbsp;Mempersiapkan Umat yang layak dan berdampak bagi pemulihan Lingkungan dan Komunitas sekitar.</p> </td>

</tr> <tr>

<td><strong>Misi : </strong></td>

<td><p>-&gt;&gt; Mengembangkan wadah pengembalaan dan pembinaan kehidupan kerohanian di Market Place<br />

-&gt;&gt;&nbsp;Gereja mulai terjun dalam membangun hubungan pelayanan masyarakat<br />

<br /> </p> </td> </tr>

<tr>

<td><strong>Pelayanan : </strong></td>

<td><p>-&gt;&gt; UPK &nbsp;: Wadah Pengembalian rohani bagi perusahaan / bank / kantor<br />

-&gt;&gt; Radio : &nbsp;Setiap Kamis : Radio Maestro FM (92.5 FM)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp; Jam 06.00 : Mentari Kehidupan<br />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp; Jam 20.00 : PASPAMPERS (Anak Muda)<br />


(59)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp; Jam 21.00 : Intimacy With God</p> </td>

</tr> <tr>

<td><strong>Informasi : </strong></td>

<td><p>-&gt;&gt; Ka. Dept. : Pdp. Tirta Sunarya<br /> -&gt;&gt; Bendahara : Andrika Kartika<br />

-&gt;&gt; HP : 0818629293 [Pdp. Tirta Sunarya]</p> </td>

</tr> </table>

<p><a href="ministries.html">&gt;&gt; Back</a> </p> </body>

</html>

Product.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style2 {

font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px;


(60)

} body {

background-image: url(CD%20background.jpg); }

--> </style> </head>

<body>

<p class="style2">Our Product</p>

<table width="740" height="185" border="1"> <tr>

<td colspan="2"><p><strong>Tehillah Prodution menyediakan VCD, CD DVD &amp; Kaset Khotbah</strong> : </p></td>

</tr> <tr>

<td height="53" colspan="2"><p>Untuk pemesanan dapat mengisi formulir pemesanan di counter di setiap ibadah raya atau dapat menghubungi

sekretariat Gereja &quot;X&quot; Sukawarna setiap hari kerja di : </p></td> </tr>

<tr>

<td width="26%" height="92"><strong>Informasi : </strong></td> <td width="74%"><p>-&gt;&gt; 022 &ndash; 6003808 / 6007166 (up. TEHILLAH) ,<br />

-&gt;&gt;

022 &ndash; 9518329 [Ibu Vera],<br />

-&gt;&gt; 022 &ndash; 91802709 [Ibu Esti]</p> </td> </tr>

</table>


(61)

</body> </html>

Contactus.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px;

} body {

background-image: url(telephone_background.jpg); }

--> </style> </head>

<body>

<p class="style1">Operasional Kantor</p> <table width="100%" border="1">

<tr>

<td width="13%">Hari &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: </td> <td width="87%"><p>Senin &ndash; Jumat (09.00 &ndash; 16.30


(62)

</tr> <tr>

<td>No Telp : </td>

<td>+62(22) 6003808, 6007166, 6011218, 6012013</td> </tr>

<tr>

<td>Fax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : </td> <td><p>+62(22) 6012394, 6009231 (COOL)</p></td>

</tr> </table>

<table width="100%" border="1"> <tr>

<td>Gereja &quot;X&quot; </td> </tr>

<tr>

<td><p>Kantor Sekretariat Gereja &quot;X&quot; Bandung<br /> Sekretariat Aruna (PUSAT)<br />

Jl. Aruna No. 19<br />

Bandung &ndash; 40174</p></td> </tr>

</table>

<p><a href="home.html">Back &gt;&gt;</a> </p> <p class="style1">&nbsp;</p>

</body> </html>

Serviceschedule.html

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


(63)

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px;

} body {

background-image: url(jamGCS_14.jpg); }

--> </style> </head>

<body>

<p class="style1">Service Schedule</p> <table width="93%" border="1">

<tr>

<td><strong>Cabang</strong></td> <td><strong>Alamat</strong></td> <td><strong>Pagi</strong> </td> <td><strong>Siang</strong></td> <td><strong>Sore</strong></td> </tr>

<tr>

<td><strong>Kings</strong></td>

<td>Kings Shopping Center Lt. 15 Jl. Kepatihan No 11- Bandung</td> <td>07.00 </td>


(64)

<td>09.30 </td> <td>17.30</td> </tr>

<tr>

<td><strong>Istana Regensi</strong></td> <td><p>GSG Istana Regensi,<br />

Jl. Sukawarna Komp. Istana Regensi I Kav.C3 No. 1 - Bandung</p></td> <td>06.30</td>

<td>09.00</td> <td>18.00</td> </tr>

<tr>

<td><strong>City Square</strong></td>

<td>Gedung Pertemuan City Square Lt. 4 Jl. Abdurahman Saleh No. 9 - Bandung</td>

<td>07.00 </td> <td>09.30 </td> <td>17.00</td> </tr>

<tr>

<td><strong>Aruna</strong></td>

<td>Sekretariat Gereja &quot;X&quot; Sukawarna, Jl. Aruna No. 19 - Bandung &nbsp; </td>

<td>07.00 </td> <td>09.30</td>

<td><p>16.00</p></td> </tr>

<tr>


(65)

<td>Menara Mayapada (Gedung BHS Lt. 4) Jl. Jend. Sudirman No 355 - 357 - Bandung</td>

<td>06.30 </td> <td>09.00 </td> <td>17.30</td> </tr>

<tr>

<td><strong>Kopo</strong></td>

<td><p>Balai Prajurit KORPASKHAS&ldquo;R.A Wiriadinata&rdquo; Lanud Sulaiman<br />

Jl. Terusan Kopo Km. 9,5 - Bandung &nbsp;</p></td> <td>07.00</td>

<td>09.30 </td> <td>17.30</td> </tr>

<tr>

<td><strong>Achmad Yani</strong></td>

<td>IBCC Jl. A.Yani No 296 Lt. 3 Blok P1 - Bandung&nbsp; </td> <td>07.30 </td>

<td>10.00</td> <td>&nbsp;</td> </tr>

<tr>

<td><strong>Baranangsiang</strong></td>

<td>Ruko ITC Kosambi Jl. Baranangsiang No. 8 - Bandung</td> <td>07.00 </td>

<td>09.30 </td> <td>17.30</td> </tr>


(66)

<td><strong>Soekarno Hatta</strong></td>

<td>Jl. Soekarno Hatta No. 354 - Bandung &nbsp;</td> <td>07.00 </td>

<td>09.30</td> <td>&nbsp;</td> </tr>

<tr>

<td><strong>Padalarang</strong></td>

<td>Jl. Wangsa Niaga Kulon No. 22 Kota Baru Parahyangan - Padalarang </td>

<td>08.00&nbsp; </td> <td>10.00</td>

<td>&nbsp;</td> </tr>

<tr>

<td><strong>Lembang</strong></td>

<td>Wisma Gereja &quot;X&quot; Lembang Jl. Raya Lembang No. 194 - Lembang&nbsp; </td>

<td>07.30 </td>

<td><p>09.30</p></td> <td>&nbsp;</td>

</tr> <tr>

<td><strong>Cimahi</strong></td>

<td>GSG. PUSDIK PENGMILUM, Jl. Gatot Subroto - Cimahi</td> <td>07.00 </td>

<td>09.30</td> <td>&nbsp;</td> </tr>


(67)

<p><a href="home.html">Back &gt;&gt;</a> </p> </body>

</html>

Gallery.html

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

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title>

<style type="text/css"> <!--

.style1 {

font-family: "Courier New", Courier, monospace; font-size: 18px;

}

.style2 {font-family: "Courier New", Courier, monospace; font-size: 18px; font-weight: bold; }

body {

background-image: url(master08_background.jpg); }

--> </style> </head>

<body>

<p class="style1">Gallery</p>

<p class="style2">Gambar kegiatan sepekan yang dilakukan Gereja &quot;X&quot; </p>


(68)

<table width="750" height="300" border="1"> <tr>

<td><img src="images (10).jpg" width="397" height="194" /></td> <td><img src="pict47.jpg" width="397" height="194" /></td> </tr>

<tr>

<td><div align="center">Berikut ini merupakan ibadah raya Gereja &quot;X&quot;.</div></td>

<td><div align="center">Berikut ini merupakan kebaktian pelepasan rohani Gereja &quot;X&quot;. </div></td>

</tr> <tr>

<td colspan="2">&nbsp;</td> </tr>

<tr>

<td><img src="images (11).jpg" width="397" height="194" /></td> <td><img src="ignatius_jalan_sehat2.jpg" width="397" height="194" /></td>

</tr> <tr>

<td><div align="center">Berikut ini merupakan kegiatan kebersamaan COOL Gereja &quot;X&quot;. </div></td>

<td><div align="center">Berikut ini merupakan kegiatan Bakti Sosial Gereja &quot;X&quot;.</div></td>

</tr> <tr>

<td colspan="2">&nbsp;</td> </tr>

<tr>


(1)

Universitas Kristen Maranatha

A-108 session_start();

if(! (session_is_registered(SES_USER))) {

echo "<div align=center><b> PERHATIAN ..!!! </b><br>"; echo "UNTUK MENGAKSES, HARUS LOGIN DULU? </div>"; include "forum.php";

exit; }


(2)

1

Universitas Kristen Maranatha

BAB I

PENDAHULUAN

1.1 Latar Belakang

Pada saat ini kemajuan di bidang teknologi dan komunikasi sangat berkembang pesat. Salah satunya yang sekarang ini banyak digunakan yaitu penggunaan dari kecanggihan teknologi pada komputer. Berbagai kemudahan didapatkan dengan adanya komputer khususnya dalam bidang informasi teknologi. Adapun kegunaan komputer yang dirasakan oleh para pengguna baik kalangan tua maupun muda dalam mencari informasi yang berguna untuk memudahkan dalam setiap pekerjaan atau aktifitasnya sehari - hari.

Penggunaan komputer saat ini tidak terlepas dengan penggunaan akses internet. Mengakses internet pun saat ini sangat mudah dilakukan dan kapan saja dapat diakses. Manfaat dari penggunaan internet sangat dirasakan oleh para pengguna sarana ini salah satunya yaitu website. Dengan adanya website dapat membantu banyak orang memperoleh informasi dan memberi wawasan yang lebih luas lagi. Ada pun beberapa lembaga keagamaan yang memanfaatkan kemajuan teknologi ini seperti membuat website untuk gerejanya masing - masing. Dengan menggunakan website, pengenalan akan gereja tersebut akan lebih mudah dijangkau semua aliran gereja lainnya. Maka dari itu proyek pembuatan website interaktif Gereja “X” direalisasikan untuk menjangkau jiwa - jiwa yang baru dalam Tuhan. Dalam website ini pun akan ada database khotbah para pendeta yang telah khotbah.


(3)

2

Universitas Kristen Maranatha 1.2 Identifikasi Masalah

Berdasarkan latar belakang yang telah diuraikan maka identifikasi masalah yang menjadi pokok pembahasan:

• Bagaimana cara membuat suatu website interaktif Gereja “X”

yang dilengkapi dengan catatan khotbah dan forum tanya jawab ?

1.3 Tujuan

Tujuan tugas akhir ini adalah :

• Untuk membuat website interaktif Gereja “X” yang dilengkapi dengan catatan khotbah dan forum tanya jawab.

1.4 Pembatasan Masalah

Pembatasan masalah tugas akhir ini adalah :

• Tampilan website Gereja “X” menggunakan program

Macromedia Dreamweaver 8.

• Penulisan sintaks program secara manual menggunakan HTML.

• Koneksi website dengan database yang berisikan catatan khotbah maupun forum tanya jawab menggunakan program XAMPP.


(4)

3

Universitas Kristen Maranatha

1.5 Sistematika Penulisan

BAB I : Pendahuluan

Berisikan tentang latar belakang, identifikasi masalah, tujuan, dan pembatasan masalah.

BAB II : Landasan Teori

Berisikan tentang teori - teori yang mendasari topik Tugas Akhir. BAB III : Perancangan dan Pembuatan

Berisikan tentang hasil rancangan website interaktif Gereja “X” yang dilengkapi catatan khotbah.

BAB IV : Data Pengamatan

Berisikan tentang hasil perancangan website interaktif Gereja “X”. BAB V : Kesimpulan dan Saran


(5)

86

Universitas Kristen Maranatha

BAB V

KESIMPULAN DAN SARAN

5.1 Kesimpulan

Berdasarkan data pengamatan yang ada, maka dapat diambil kesimpulan sebagai berikut :

Web informasi dan forum komunikasi untuk Gereja “X” telah berhasil direalisasikan.

Percobaan dalam membuat input output catatan khotbah Gereja ”X” telah berhasil dan hasil tersebut tersimpan dalam database.

Percobaan dalam membuat websiteinteraktif Gereja ”X” telah berhasil direalisasikan dalam forum tanya jawab.

5.2 Saran

Saran yang diberikan agar dapat dikembangkan lebih lanjut lagi adalah sebagai berikut :

Pada halaman hasil forum tanya jawab, kolom hasil forum dapat dipisahkan oleh admin sesuai topik pertanyaan yang dibahas.

Pada halaman hasil forum tanya jawab, kolom hasil forum dapat ditambahkan dengan keterangan waktu.


(6)

Universitas Kristen Maranatha

87

DAFTAR PUSTAKA

1. Nugroho, Bunafit. Membuat Website Sendiri dengan PHP-MySQL. Penerbit mediakita, Jakarta, 2009.

2. Nugroho, Bunafit. Latihan Membuat Aplikasi Web PHP dan MySQL dengan Dreamweaver MX [6, 7, 2004] dan 8. Penerbit GAVA MEDIA, Yogyakarta, 2008.

3. Wijaya, Marvin Chandra. Diktat Modul Pemograman Web. Bandung, 2008.

4. http://www.deptan.go.id/pusdatin/admin/RB/Programming/Materi%20PHP .pdf, 8 Januari 2011.

5. http://menlh.go.id/adipura/artikel/Liberty%20Adipura.pdf, 13 Januari 2011 6.

http://www.moduleonline.blogspot.com/2008/12/xampp-and-mysql-database-server.html, 13 Januari 2011.

7. http://id.wikipedia.org/wiki/XAMPP, 14 Januari 2011. 8. http://id.wikipedia.org/wiki/MySQL, 14 Januari 2011.

9. http://www.ebooklibs.com/view.php? File=http://sandika galih.net/wp-content/uploads/2009/11/ pbw-Pertemuan -7-Pengenalan-PHP.pdf, 15 Januari 2010.

10. http://www.slideshare.net/achmatim/pengenalan-macromedia-dreamweaver, 15 Januari 2011.