If you want large embedded images in Pages to automatically resize and zoom when clicked then you need to include the bb_code CSS template and just add the bbCodeImage class to the image.
As follows:
As follows:
HTML:
<div class="messageText ugc baseHtml">
<img class="bbCodeImage" src="http://files.myopera.com/white_demon/albums/886891/ice-age-scrat-wallpaper-hi-res.jpg" />
</div>