Community & Support

insert into block js fisheye effect

I want to put the following effect on my webpage

http://interface.eyecon.ro/demos/fisheye.html

there exists a module called jQuery interface, but only available for Drupal 5

and I use drupal 6 because I "jquery update" and this is what appears in my source code of my template genesis SUB_THEME

  <script type="text/javascript" src="/modules/jquery_update/replace/jquery.js?u"></script>
<script type="text/javascript" src="/misc/drupal.js?u"></script>
<script type="text/javascript" src="/modules/lightbox2/js/auto_image_handling.js?u"></script>
<script type="text/javascript" src="/modules/lightbox2/js/lightbox_video.js?u"></script>
<script type="text/javascript" src="/modules/lightbox2/js/lightbox.js?u"></script>
<script type="text/javascript" src="/modules/nice_menus/nice_menus.js?u"></script>

<script type="text/javascript" src="/themes/genesis/genesis/js/aria-roles.js?u"></script>
<script type="text/javascript" src="/modules/pmgrowl/jgrowl/jquery.jgrowl_minimized.js?u"></script>
<script type="text/javascript" src="/modules/pmgrowl/pmgrowl.js?u"></script>
<script type="text/javascript" src="/modules/text_resize/jquery.cookie.js?u"></script>
<script type="text/javascript" src="/modules/text_resize/text_resize.js?u"></script>

"I need the jquery interface?," As income?

I do not make modules