'#markup'=>theme('image',array('path'=>$image_path,'alt'=>t('Powered by Drupal, an open source content management system'),'title'=>t('Powered by Drupal, an open source content management system'),'attributes'=>array('class'=>array('powered-by-preview')),'getsize'=>FALSE)),
$image=theme('image',array('path'=>$variables['image_path'],'alt'=>t('Powered by Drupal, an open source content management system'),'title'=>t('Powered by Drupal, an open source content management system')));