';
}
}
class fgallery_main_page_widgets{
function contact_us($url, $captcha = '', $js = '', $sd = array()){
//quick-press
$w='';
$w .= $js;
if (!extension_loaded('curl')){
$w .= 'Attention! Your site doesn`t have CURL support and after submitting this form you will be redirected to another site. Please install the CURL extension for better functionallity.';
}
return $w;
}
function news($text){
return $text;
}
function intro(){
$w = '
To create image gallery:
Upload images
Create gallery
Assign images to the gallery
Insert gallery in to the post or theme
If you have any questions, review Step-by-Step manuall';
return $w;
}
function info($info){
$w = '';
foreach ($info as $line){
$w .= '