$foo(function () {
    $foo('ul.spy').simpleSpy();
});

/*

         <ul class="spy">
        	<li>
        		<a href="#" title="View round"><img width="70" height="70" src="http://static.jqueryfordesigners.com/demo/images/simple-spy/1.png" title="" /></a>
        		<h5><a href="#" title="View round">round</a></h5>
        		<p class="info">Nov 29th 2008 by <a href="#" title="Visit neue's userpage.">neue</a></p>
        		<p class='rating none'>Not Rated</p>

        		<p class="tags"></p>
        	</li>
        </ul>



 *
 */

