substr($template, 4), 'description' => loadTemplate($template, true), 'sw' => $SW ); // Load the template in a special row template $OUT .= loadTemplate('guest_extensions_row', true, $content); // Switch color $SW = 3 - $SW; } // END - foreach // Load main template loadTemplate('guest_extensions', false, $OUT); // [EOF] ?>