'', 'alt' => ''); unset($resize); } // Rewrite targets in HTML code to make sure they are // local to the parent and not local to the iframe if (isset($rewrite) && $rewrite == 1) { $banner['html'] = preg_replace('#target\s*=\s*([\'"])_parent\1#i', "target='_top'", $banner['html']); $banner['html'] = preg_replace('#target\s*=\s*([\'"])_self\1#i', "target='_parent'", $banner['html']); } // Build HTML echo "\n"; echo "
\n"; echo "