1) ) { $slides = $boxy['slides']; $output = ''; if( count($slides) > 1) { $output .= '
'; $output .= '
'; $output .= ''; $output .= '
'; $output .= '
'; } else { $output = ''; $output .= '
'; $output .= '
'; $output .= ''; $output .= '
'; $output .= '
'; } echo $output; } $output = ''; $output = '
'; $output .= '
'; $output .= '
'; if( isset( $boxy['service-icon-1'] ) &&isset( $boxy['service-title-1'] ) && isset( $boxy['service-description-1'] ) ) { $output .= '
'; $output .= '

'; $output .= '

' . $boxy['service-title-1'] . '

'; $output .= '
' . $boxy['service-description-1'] . '
'; $output .= '
'; } if( isset( $boxy['service-icon-2'] ) && isset( $boxy['service-title-2'] ) && isset( $boxy['service-description-2'] ) ) { $output .= '
'; $output .= '

'; $output .= '

' . $boxy['service-title-2'] . '

'; $output .= '
' . $boxy['service-description-2'] . '
'; $output .= '
'; } if( isset( $boxy['service-icon-3'] ) && isset( $boxy['service-title-3'] ) && isset( $boxy['service-description-3'] ) ) { $output .= '
'; $output .= '

'; $output .= '

' . $boxy['service-title-3'] . '

'; $output .= '
' . $boxy['service-description-3'] . '
'; $output .= '
'; } $output .= '
'; $output .= '
'; $output .= '
'; echo $output; ?>

'; $output .= '
'; $output .= '
'; $output .= '
' . $boxy[$skill] .' ' . $boxy[$percentage] . '%
'; $output .= '
'; $output .= '
'; } } echo $output; ?>

'; $output .= '
'; $output .= ''; $output .= '
'; $output .= ''; $output .= '
'; $output .= '
'; $output .= '
'; if( isset( $boxy_home['service-icon-1'] ) && isset( $boxy_home['service-description-1'] ) ) { $output .= '
'; $output .= '

'; $output .= '

' . $boxy_home['service-title-1'] . '

'; $output .= '
' . $boxy_home['service-description-1'] . '
'; $output .= '
'; } if( isset( $boxy_home['service-icon-2'] ) && isset( $boxy_home['service-description-2'] ) ) { $output .= '
'; $output .= '

'; $output .= '

' . $boxy_home['service-title-2'] . '

'; $output .= '
' . $boxy_home['service-description-2'] . '
'; $output .= '
'; } if( isset( $boxy_home['service-icon-3'] ) && isset( $boxy_home['service-description-3'] ) ) { $output .= '
'; $output .= '

'; $output .= '

' . $boxy_home['service-title-3'] . '

'; $output .= '
' . $boxy_home['service-description-3'] . '
'; $output .= '
'; } $output .= '
'; $output .= '
'; $output .= '
'; echo $output; ?>

'; $output .= '
'; $output .= '
'; $output .= '
' . $boxy_home[$skill] .' ' . $boxy_home[$percentage] . '%
'; $output .= '
'; $output .= '
'; } } echo $output; ?>