return "<div class=\"image_container\" style=\"width: $new_width" . "px\"><a href=\"$str\"><img style=\"float: left\" class=\"fullnewsimage\" alt=\"image\" src=\"" . $adminpath . "?action=options&mod=imageuploads&width=$new_width&height=$new_height&thumb=$str\" /></a><br style=\"clear: both\" /><span class=\"image_caption\">$caption</span></div>";
<?php $image_maxwidth = '400';
$image_maxheight = '200';
include 'news/index.php'; ?>
#allbody img {
float: right;
}