Ich hoffe ich hab nun das kopiert was du meintest...aus dem header
<div style="position: absolute; top: 317px; width: 270px; left: 265px; height: 100px;" id="pics">
<center>
<?php
include "/home/iansomer/public_html/wp-content/themes/iansomerhalderonline_nd/pictures/cpmfetch/cpmfetch.php";
$objCpm = new cpm("/home/iansomer/public_html/wp-content/themes/iansomerhalderonline_nd/pictures/cpmfetch/cpmfetch_config.php");
$objCpm->cpm_viewLastAddedMedia(1,3,array("windowtarget" => "_new", "imagewidth" => "68px", "imageheight" => "69px"));
$objCpm->cpm_close();
?>
</center>
</div>
<div style="position: absolute; top: 61px; width: 362px; left: 636px; height: 343px;" id="slide">
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 362, 343, 0, 3000, 0)
</script>
</div>