What is sustainable business?
A sustainable business uses renewable resources and holds itself accountable for the environmental and human rights impacts of its activities. This includes operating in a socially responsible manner and protecting the environment.
Will it cost more?
Some of the green and sustainable practices can cost more money upfront. Others can save you money. Think of green practices as a long term investment.
How do I do it?
Below you will learn about what Maine businesses are doing about their impacts on the environment and how it is improving their business. You also can contribute what you know about becoming a sustainable business.
Blog Entries about Sustainable Business
############### Blogs
if($tblogs > 0){
while ($bresult->next()) {
extract($bresult->row);
extract($blog->selectBlog($reg_id));
$avatar = $member->getAvatar($reg_id);
$tease .= "...";
if(!file_exists($avatar))
$avatar = "includes/global2/cm/profiles/default.jpg";
?>
$stars=0;
}
}
else {
// no blogs
?>
}
if($tblogs > 5){
?>
} ?>
Conversations about Sustainable Business
############### Questions
if($tquests > 0){
$r = 0;
while ($qresult->next()) {
extract($qresult->row);
//extract($blog->selectBlog($reg_id));
$avatar = $member->getAvatar($reg_id);
$screenname = $member->getScreen($reg_id);
$tease .= "...";
if(!file_exists($avatar))
$avatar = "includes/global2/cm/profiles/default.jpg";
?>
$stars=0;
}
}
else {
// no questions
?>
}
if($tquests > 5){
?>
} ?>
############### Photos
if($talbums > 0){
$stars=0;
while ($row = mysql_fetch_array($presult)) {
extract($row);
$latestpic = $photo_obj->latestPhoto($id);
$name = stripslashes(str_replace("+"," ",$name));
$showphoto = str_replace(".jpg","_136.jpg",$latestpic);
$picpath = $pics_base.$year."/".$month."/".$day."/".$reg_id."/".$showphoto;
$avatar = $member->getAvatar($reg_id);
if(!file_exists($avatar))
$avatar = "includes/global2/cm/profiles/default.jpg";
?>
$stars=0;
}
}
else {
// no pics
?>
}
if($talbums > 5){
?>
}
?>