>
$settings['showroom']['showroomsrc'], 'posts_per_page' => 4 ); if ( $settings['showroom']['onlymarked'] ) {$args['meta_key']='forshowroom';$args['meta_value']=true;} $items = new WP_Query( $args ); ?> have_posts() ) : $items->the_post(); ?>
ID, 'showroom' ); ?>

post_title; ?>

0) business_custom_excerpt('echo=true&maxchar='.$settings['showroom']['length']); ?>