   $(document).ready(function($) {
      $('a[rel*=facebox]').facebox({
        loading_image : 'loading.gif',
        close_image   : 'closelabel.gif'
      });
       
    });
    
    showScreencast = function() {
	    jQuery.facebox('<object width="502" height="314"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7516464&amp;server=vimeo.com&amp;show_title=1&amp;autoplay=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7516464&amp;server=vimeo.com&amp;autoplay=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="502" height="314"></embed></object><div align="center"><a class="inputsubmit" title="Step 1: Connect to your other networks" href="fbfriendfinder_step1.php">Ok you got me! Let\'s get started!</a></div>');	
    }
    
    showMoneh = function() {
	    jQuery.facebox('<div><h1>Explaining the \'cent-per-friend\' method</h1><p>Usage of this superusefull tool (convince yourself, watch the screencast) sets you back a weee tiny bit. </p><p>The maximum price you pay is at 500 possible friends to lookup, which costs $5.35. Looking up more friends won\'t cost you extra. This is the calculation:</p><blockquote><b>ceil ( amount possible friends / 100 dollarcents ) + $0.35 fee = $$$</b><br />max. cost @ $5.35</blockquote><p>The tool gives you a sample of the results before you actually have to pay.</p> <a class="inputsubmit" title="Step 1: Connect to your other networks" href="fbfriendfinder_step1.php">Ok, let\'s find some friends already!</a></div>');    
    }
