PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` */ $title = ((empty($title)) ? $globals['sn'] : $title); // Is there a Panel Header ? if(!empty($nupanel->pheader)){ echo $nupanel->pheader; } //Lets echo the top headers echo ' '.$title.' '; if(optGET('act') == 'new_ai_site'){ echo ''; } echo ' '; echo ' '; if(optGET('act') == 'new_ai_site'){ echo ''; } echo ''; echo ' '; echo '
'; $top_bar = (!empty($globals['panel_hf']) && !empty($nupanel->can_shrink_nativeui) ? '' : ''); $pre_selected_ind = array('php', 'perl', 'java', 'python'); $top_bar .= ' '; $top_bar1 = (empty($globals['off_panel_link']) ? '' : '').' '.(!empty($user['apikey']) ? '' : '').' '; echo $top_bar.$top_bar1; echo '
              '.$l['welcome'].' '.(empty($nupanel->user['displayname']) ? $nupanel->user['name'] : $nupanel->user['displayname']).'
'; // Body table echo ''; //Bottom Footer echo '
'; //Everything else will go here echo '
'; if(!empty($user['apikey']) && empty($user['no_new_editor_alert']) && !empty($globals['sitepad_editor_new'])){ $editor = $globals['sm_brand_editor']; if(empty($editor)){ $editor = (empty($globals['sm_brand']) ? 'SitePad' : '').' Editor'; } echo ' '; } } function softfooter($bottom = false){ global $user, $conn, $dbtables, $logged_in, $globals, $l, $dmenus, $end_time, $start_time, $onload, $theme, $nupanel; if(optGET('jsnohf')){ return true; } $pageinfo = array(); echo '
'.(!empty($bottom) ? '
 
' : '').'
  '.$l['times_are'].(empty($globals['pgtimezone']) ? '' : ' '.($globals['pgtimezone'] > 0 ? '+' : '').$globals['pgtimezone']).'. '.$l['time_is'].' '.datify(time(), false).'.
'.@$l['back_to_top'].'
 
  '.copyright().'
'.(empty($pageinfo) ? '' : implode('  |  ', $pageinfo)).'  
'; if(!empty($theme['copyright'])){ echo unhtmlentities($theme['copyright']); } echo ''; // Is there a Panel Footer ? if(!empty($nupanel->pfooter)){ echo $nupanel->pfooter; } echo ''; echo ' '; } function error_handle($error, $table_width = '100%', $center = false, $return = false){ global $l; $str = ""; $table_width = preg_match('/%/is', $table_width) ? $table_width : $table_width.'px'; //on error call the form if(!empty($error)){ $str .= ''; $str .= '
×
'; $str .= '

  '.$l['following_errors_occured'].' :

'; if(empty($return)){ echo $str; }else{ return $str; } } } //This will just echo that everything went fine function success_message($message, $table_width = '100%', $center = false){ global $l; //on error call the form if(!empty($message)){ echo '
'.$l['following_message'].' :
    '; foreach($message as $mk => $mv){ echo '
  • '.$mv.'
  • '; } echo '
'.(($center) ? '' : '' ).'
'; } } function majorerror($title, $text, $heading = ''){ global $theme, $globals, $user, $l; softheader(((empty($title)) ? $l['fatal_error'] : $title), false); ?>