|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/betterpi/Old Site/ |
Upload File : |
<?php include("_vars/main.inc");?>
<html><head>
<title><?php echo $title;?></title>
<?php echo $meta_tags;?>
<LINK REL="stylesheet" HREF="style.css" TYPE="text/css">
</head>
<body bgcolor="#e1ded2" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" style="background-image: URL(images/bg.gif); background-position: top left; background-repeat: repeat-x;">
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td width="255"><img src="images/logo.gif" width="255" height="83"></td>
<td align="right">
<div class="topmail"><img src="images/ico_email.gif" width="13" height="10" align="absbottom"> <a href="mailto:[email protected]" class="link_green">[email protected]</a> </div>
</td></tr>
</table>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td style="padding-left: 18px;">
<!--##############################################-->
<!-- THIS IS WHERE WE DISPLAY MENU -->
<!--############################################# -->
<?php include ("includes/menu.php");?>
</td></tr></table>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td height="18"><img src="images/null.gif" width="1" height="18"></td></tr></table>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td width="162">
<!--##############################################-->
<!-- IMAGE SWAP BASED ON THE SECTION SELECTED -->
<!--############################################# -->
<img src="images/<?php echo $picture1; ?>" width="162" height="192"></td>
<td valign="top"><img src="images/picture_1_2.jpg"></td>
<td width="7" background="images/album2_1.jpg"><img src="images/picture_r.jpg" width="7" height="192"></td></tr>
</table>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td width="162" background="images/album_bg.gif" valign="top"><img src="images/camera2.jpg" width="162" height="108"></td>
<td valign="top" style="background-image: URL(images/album_bgm.gif); background-position: top left; background-repeat: repeat-y;" bgcolor="#FFFFFF">
<div class="main_text">
<!--###################### -->
<!-- ALL PAGES GO HERE -->
<!--###################### -->
<a href="index2.php">click here</a>
</div>
</td><td width="7" valign="top" background="images/album_bg2.gif"> </td></tr>
</table>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td height="7" background="images/shadow.gif"><img src="images/shadow.gif" width="1" height="7"></td>
<td width="7" height="7"><img src="images/shadow2.gif" width="7" height="7"></td></tr>
</table>
<table width="776" border="0" cellspacing="0" cellpadding="0">
<tr><td bgcolor="#e1ded2">
<div class="podv">
<!--###################### -->
<!-- FOOTER GOES HERE -->
<!--###################### -->
<?php include("includes/footer.php"); ?>
</div>
</td></tr></table>
</body></html>