65 echo
'<iframe src="https://www.facebook.com/plugins/like.php?href='.$this->fbLikeButtonUrl.
'&width='.$this->fbLikeButtonWidth.
'&layout='.$this->fbLikeButtonLayout.
'&action='.$this->fbLikeButtonAction.
'&size='.$this->fbLikeButtonSize.
'&show_faces='.$this->fbLikeButtonShowFaces.
'&share='.$this->fbLikeButtonShare.
'&height='.$this->fbLikeButtonHeight.
'&appId='.$this->fbLikeButtonAppID.
'" width="'.$this->fbLikeButtonWidth.
'" height="'.$this->fbLikeButtonHeight.
'" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>';