Code: Select all
<?php
define('IN_PHPBB', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);
// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup();
page_header('Home');
$template->set_filenames(array(
'body' => 'home_body.html',
));
make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
page_footer();
?>
Code: Select all
<!-- INCLUDE overall_header.html -->
<ul class="linklist rightside">
<li><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE} | {CURRENT_TIME}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></li>
</ul>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td valign="top" style="width: auto; padding-right:6px;">
<div class="content" style="width:auto; height:auto; padding:10px; padding-bottom:0px;">
<h2 align="center"><b>The Home of 'Ziyal' Gambian Pouched Rats</b></h2>
<p align="center">UKpouchies was established by founder Lesley Reed in 2007. Lesley has kept and bred rats of various types since 1991.<br /> She now runs UKpouchies which is a free information site about Pouched Rats, there is also a free to join fourm where you<br/>can talk to owners, breeders and enthusiasts alike, just click on the link at the top of this page.</p>
<p align="center">Lesley also provides a free consultation and advice service to anyone wanting to learn more or discover about Pouched Rats<br/>as domesticated pets, if we dont have the information you require then we may know a specialist who does. UKpouchies<br/>occasionally rehomes any unwanted or unsocialised Pouched Rats and does also occasionally breed and train Pouched Rats<br/>which are supplied to zoo's, wildlife parks and also private pet owners.</p>
<p align="center">Thank you for taking the time to view our site and we hope that you have an interesting visit</p>
<p align="center"><img src="http://ukpouchies.co.uk/zeeandodo.jpg" alt="" width="685" height="450"/></p>
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<td valign="top" style="width: 220px; padding-left:6px;">
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt></dt>
</dl>
</li>
</ul>
<div class="sidemenu">
<ul class="topiclist forums">
<li><div class="content" style="width:auto; height:auto; padding:10px; padding-bottom:0px;">
<h2>News</h2>
<p><b>HeroRATs Need You!»</b><br/>HeroRATs video shortlisted in the McKinsey on Society Innovation Video Contest.</p>
<p><b>New Faces of HeroRATs »</b><br/>Apopo Introduces it's new HeroRAT Ambassadors Blossom, Cheeky, Mojo and Nala.</p>
<p><b>Pouched Rat Health Warning »</b><br/>Pyometra in female pouched rats. Read more about this on the health and nutrition section of the UKpouchies Forum</p>
<p><b>UKpouchies new look website »</b><br/>UKpouchies has a new look website designed to be more co-ordinated with the forum.</p>
<p><b>UKpouchies Forum »</b><br/>UKpouchies forum has also been having a new look created with the addition of its portal
<p align="center"><a href="http://www.nprs.co.uk/"><img src="/NPRS%20logo%204A.jpg-for-web-small.jpg" width="50" height="88" alt=""/></a></p>
<p align="center"><a href="http://www.facebook.com/"><img src="/facebook.gif" alt="" border="0"/></a></p>
<p align="center"><a href="http://www.petforums.co.uk/"><img src="/petforums.gif" width="108" height="50" alt="" border="0"/></a></p>
</div></li>
</ul>
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
</td>
</tr>
<tr>
<td valign="top" colspan="2" align="center" style="padding-top:7px;color:#404040;">
<hr/>
UKpouchies © 2011 - UKpouchies, its logo and content are recognised trademarks.</br>
No unathorized copying of content without written consent.</br>
Website design & hosting by Nytram Design</br>
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group</br>
Powered by phpBB Social Network 0.5.1 Kamahl & Culprit © 2010, 2011
</td>
</tr>
</table>
<!-- INCLUDE overall_footer.html -->
<ul class="linklist rightside">
<li><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE} | {CURRENT_TIME}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></li>
</ul>
<br /><br />