$favicon = "$the_link/favicon.ico"; if ($name == "Adam Polselli" or $name == "Blogilista" or $name == "Korinaa kuopasta" or $name == "Nicd" or $name == "pnuk!" or $name == "skrubu" or $name == "AntiVir" or $name == "CSS Beauty" or $name == "Hoyhensaaret.info" or $name == "Ilmatieteen laitos" or $name == "JAlbum" or $name == "Opera" or $name == "Spoonloads" or $name == "Subsearch.org" or $name == "Webmaster Forum" or $name == "WordPress" or $name == "YouTube") { $output .= '<img src="'.$favicon.'" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://d2s.stumbleupon.com") { $output .= '<img src="http://rolleweb.net/stumbleupon.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://paaauki.blogspot.com") { $output .= '<img src="http://rolleweb.net/blogger.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://4chan.org") { $output .= '<img src="http://rolleweb.net/4chan.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.iltalehti.fi") { $output .= '<img src="http://rolleweb.net/iltalehti.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.kde-look.org") { $output .= '<img src="http://rolleweb.net/kde-look.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.mikseri.net") { $output .= '<img src="http://rolleweb.net/mikseri.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://babelfish.altavista.com") { $output .= '<img src="http://rolleweb.net/babelfish.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://alistapart.com") { $output .= '<img src="http://rolleweb.net/alistapart.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.rahinaa.biz/lehti") { $output .= '<img src="http://www.rahinaa.biz/images/favicon.png" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://vesipaa.wordpress.com") { $output .= '<img src="http://wordpress.com/favicon.ico" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.deviantart.com") { $output .= '<img src="http://i.deviantart.com/icons/favicon.png" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://abc.go.com/primetime/lost") { $output .= '<img src="http://rolleweb.net/abclost.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.fox.com/prisonbreak") { $output .= '<img src="http://rolleweb.net/foxprisonbreak.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.customize.org") { $output .= '<img src="http://www.customize.org/images/favicon.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.happytreefriends.com") { $output .= '<img src="http://happytreefriends.atomfilms.com/favicon.ico" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://www.google.fi" or $the_link == "http://www.google.com/analytics") { $output .= '<img src="http://rolleweb.net/google.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } elseif ($the_link == "http://viasto.net") { $output .= '<img src="http://viasto.net/wp-content/themes/porygon/img/favicon.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; } else { $output .= '<img src="http://rolleweb.net/e-favicon-2.gif" alt="" /> <a href="' . $the_link . '"' . $rel . $title . $target. '>'; }