get_image_link(); $width = $image->width; $height = $image->height; $html = " "; $page->add_block(new Block("Image", $html, "main", 0)); } } ?>