$bottom = $bottom_top + 36; if (strpos($_SERVER['HTTP_USER_AGENT'],'Firefox')) { $link_top = $bottom + 65; } elseif (strpos($_SERVER['HTTP_USER_AGENT'],'MSIE')) { $link_top = $bottom + 55; } else $link_top = $bottom + 55; ?>