public function div($string, $id = '', $style='') { if ($style != '') $style = " style='$style'"; if ($id != '') $id = " id='$id'"; echo "