var themater_shortcodes_url = \"" . THEMATER_SHORTCODES_URL . "\"; \n";
}
/**
* Row
*/
function shortcode_row($params, $content = null){
extract(shortcode_atts(array(
'class' => 'row-fluid'
), $params));
$content = preg_replace('/
/', '', $content);
$result = '