'attachment',
'numberposts' => -1, // bring them all
'post_status' => null,
'post_parent' => $post->ID // post id with the gallery
);
$attachments = get_posts($args);?>
0) : foreach($attachments as $attachment) : ?>
ID , "large" ); ?>
0) : foreach($attachments as $attachment) : ?>
ID , "thumbnail" ); ?>