99 lines
3.7 KiB
PHP
Executable File
99 lines
3.7 KiB
PHP
Executable File
<?php
|
|
include "../functions.php";
|
|
|
|
InitializeDB();
|
|
?>
|
|
|
|
<!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">
|
|
|
|
<!-- InstanceBegin template="../../web-data/Templates/rlinksdefault.html" -->
|
|
|
|
<head>
|
|
<meta name="generator" content="Adobe GoLive" />
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
|
<title>Great stuff!</title>
|
|
<!-- #BeginHeadLocked "" -->
|
|
<style type="text/css" media="screen"><!--
|
|
#fullpage { height: 852px; width: 1032px; left: 0; top: 0; position: absolute; z-index: 1; visibility: visible; }
|
|
#titlebox { height: 50px; width: 300px; left: 50px; top: 123px; position: absolute; z-index: 2; visibility: visible; }
|
|
#menubox { height: 360px; width: 180px; left: 410px; top: 210px; position: absolute; z-index: 5; visibility: visible; }
|
|
#rlinkslogo { height: 83px; width: 392px; left: 10px; top: 40px; position: absolute; z-index: 4; visibility: visible; }
|
|
#missionstatement { height: 24px; width: 470px; left: 80px; top: 40px; position: absolute; z-index: 3; visibility: visible; }
|
|
--></style>
|
|
<!-- #EndHeadLocked -->
|
|
<link href="../resourcelinks_php.css" rel="stylesheet" type="text/css" media="all" />
|
|
<script language='javascript' type='text/javascript' src='../rlinks.js'></script>
|
|
</head>
|
|
|
|
<body bgcolor="#fcffed">
|
|
<div id="fullpage">
|
|
<!-- InstanceBeginEditable name="background" -->
|
|
<div style="position:relative;width:1025px;height:872px;-adbe-g:a;">
|
|
<div style="position:absolute;top:77px;left:421px;width:150px;height:33px;">
|
|
<table width="150" border="0" cellspacing="2" cellpadding="7" align="center">
|
|
<tr>
|
|
<td align="center" bgcolor="#faf0e6"><em><font size="-1" face="Georgia, Times New Roman, Times, serif"><a href="../indextest.php">Return to Home</a></font></em></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div style="position:absolute;top:174px;left:15px;width:760px;height:37px;-adbe-c:c">
|
|
<div align="center">
|
|
<font size="-1" face="Georgia, Times New Roman, Times, serif">This page is dedicated to hearing encouraging words of people I know that have come through battles and have seen the Lord greatly encourage them. </font></div>
|
|
<?php
|
|
|
|
if( $_POST['cmd'] == 'addcomment' )
|
|
{ AddComment('great_stuff'); }
|
|
|
|
if( isset($_GET['id']) ) { print GetSinglePost('great_stuff',$_GET['id']); }
|
|
else
|
|
{ print GetPosts('great_stuff',$_GET['page']); }
|
|
|
|
?>
|
|
</div>
|
|
</div>
|
|
<!-- InstanceEndEditable --></div>
|
|
<div id="rlinkslogo">
|
|
<img src="../rlinkpagephotos/resourcelinkslogogif" alt="" height="83" width="371" border="0" /></div>
|
|
<div id="titlebox">
|
|
<!-- InstanceBeginEditable name="title" -->
|
|
<div style="position:relative;width:309px;height:34px;-adbe-g:p;">
|
|
<div style="position:absolute;top:0px;left:16px;width:272px;height:32px;-adbe-c:c">
|
|
<div align="center">
|
|
<font size="+1" face="Georgia, Times New Roman, Times, serif"><em>Great Stuff!
|
|
<hr width="250" />
|
|
</em></font></div>
|
|
</div>
|
|
</div>
|
|
<!-- InstanceEndEditable --></div>
|
|
|
|
<div style="position:relative;width:1011px;height:874px;-adbe-g:p;"></div>
|
|
<div id="missionstatement">
|
|
<div style="position:relative;width:450px;height:24px;-adbe-g:p;">
|
|
<div colspan="3" style="position:absolute;top:0px;left:32px;width:416px;height:16px;-adbe-c:c">
|
|
<font size="-1" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><i>Equipping the Man...to Build the Church... to Change the Nations</i></font></div>
|
|
</div>
|
|
</div>
|
|
<p></p>
|
|
</body>
|
|
|
|
<!-- InstanceEnd -->
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|