Wpalchemy - displaying custom meta data from a metabox
<?php global $nameOfMetaBox_mb; $collection = $nameOfMetaBox_mb->the_meta(); echo $collection['item'] ?>