//####### Pros Widget
// quantities and time frame params in includes/config.php
$pro = 1; // pro bloggers only
$prowidg_count = 4;
$build_me = "most recent entries";
$widget_span = "unit span-5";
include("includes/global2/cm/scripts/widgetBlogs.php");
?>
Most recent Comments throughout MainePets.com
//####### Comments Widget
// quantities and time frame params in includes/config.php
$build_me = "most recent entries";
// div class unit span
$cwidg_count = 8;
$widget_span = "unit span-5";
include("includes/global2/cm/scripts/widgetComms.php");
?>
This week's
Questions and conversation starters
//####### Questions Widget
$build_me = "most recent entries";
//$build_me = "most feedback entries";
//$build_me = "most liked entries";
//$build_me = "ask a question";
$qwidg_count = 3;
$widget_span = "unit span-5";
include("includes/global2/cm/scripts/widgetQuests.php");
?>
//####### Questions Widget
$build_me = "ask a question";
$widget_span = "unit span-5";
include("includes/global2/cm/scripts/widgetQuests.php");
?>