Contact
Contact Info:
<?php
$cat = get_meta_category();
$footLight=”</div>”;
// get the three other landing pages linked to this one
for( $x=0; $x< 5; $x++ )
$postLinks[] = trim( strtolower( get( “categoryLink”, 1 ,( $x +1 ), false ) ) );
//$postLinks = array_filter( $postLinks );
// create an array to hold our page data
$pg = array();
//if ( sizeof( array_filter( $postLinks ) ) == 3 )
//echo sizeof( array_filter( $postLinks ) );
// for( $x=0; $x< sizeof( $postLinks ) + 1; $x++ )
for( $x=0; $x< sizeof( array_filter( $postLinks ) ) + 1; $x++ )
{
if ( $x==0 )
{
$wp_query = $temp_query;
$href = get( “href_id”,1,1,false );
if ( empty( $href ) )
{
$footLight = “”;
continue;
}
query_posts(‘p=’ . $href . ‘&showposts=5′);
if ( have_posts() ) the_post();
else continue;
?>
To advertise, sponsor, send story ideas, products for review, and general info,contact: Karen Bliss
416 530 0930
editor@samaritanmag.com
ads@samaritanmag.com
info@samaritanmag.com



