ID ) ) {
$image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' );
$thumbnailURL = $image_url[0];
$image = aq_resize($thumbnailURL, $slidewidth, $slideheight, true);
if(empty($image)) {$image = $thumbnailURL;} ?>
ID, 'portfolio-type' );
if ($terms) {?>
name;} echo implode(', ', $output); ?>