'', 'page' => 'http://www.facebook.com/FacebookDevelopers', 'width' => '300', 'height' => '356', 'background' => '#050026', 'header' => 'false', 'padding' => '15', 'radius' => '15', 'border' => '2', 'bordercolor' => '#9A1717', 'theme' => 'light', 'author' => 'false' ), $atts); extract($atts); $data = ""; $data .= " "; $data .= "
"; if($author != "true"){ $data .= "
how much is my business worth
";} return $data; }