<a href="http://www.google.com/search?q=<?php echo stripslashes($searchword); ?>" target="_blank" title="Google"> <img src="<?php echo $mainframe->getCfg('live_site'); ?>/images/M_images/google.png" border="0" align="top" alt="Google" /></a> <a href="http://search.yahoo.com/search?ei=UTF-8&p=<?php echo stripslashes($searchword); ?>" target="_blank" title="Yahoo"> <img src="<?php echo $mainframe->getCfg('live_site'); ?>/images/M_images/yahoo.png" border="0" align="top" alt="Yahoo" /></a> <a href="http://en.wikipedia.org/wiki/Special:Search?search=<?php echo stripslashes($searchword); ?>" target="_blank" title="WikiPedia"> <img src="<?php echo $mainframe->getCfg('live_site'); ?>/images/M_images/wikipedia.png" border="0" align="top" alt="WikiPedia" /></a>