include_once("/editorial/global2/network/scripts/networkhd.php");
include_once("includes/config.php");
include_once("includes/global2/cm/scripts/CMconfig.php");
include_once("includes/global2/cm/scripts/class.CM.php");
include_once("includes/global2/cm/scripts/photoalbum.php");
?>
echo $site_name ?> | echo $name ?>
include("includes/global2/cm/cm_design_head.html"); ?>
echo $description ?>
include("includes/global2/network/networkhd.html"); ?>
include("includes/sitehd.html"); ?>
include("includes/memberhd.html"); ?>
include("includes/calltoaction.html"); ?>
echo $name ?>
echo $albumdate ?>
echo $description ?>
if($catlist)
print"
Categories: ".$catlist."";
if($taglist)
print"
Tags: ".$taglist."";
if($town)
print"
Town: ".$town."";
if($assocblog > 0)
print"
";
?>
if($tpics > 0){
$stars=0;
while ($row=mysql_fetch_array($presult)) {
extract($row);
$showphoto = str_replace(".jpg","_136.jpg",$photo);
$picpath = $pics_base.$year."/".$month."/".$day."/".$reg_id."/".$showphoto;
?>
$stars=0;
}
?>
}
else {
// no albums
?>
echo $screenname; ?> has not yet posted photos.
}
?>
include("includes/global2/cm/scripts/membertags.php"); ?>
include("includes/global2/cm/scripts/membercats.php"); ?>
include("includes/siteft.html"); ?>
include("includes/global2/network/networkft.html"); ?>