Product Description

<?php $my_product = Mage::getModel(‘catalog/product’)->load($_product->getId());

echo $my_product->getDescription(); ?>