﻿
$(function() {

    // put the link art in front of all links
//    $(".geodon_link").before("&nbsp;<img src='images/link_arrow.gif' align='absmiddle'/>");
    
   //$("li").before("<img src='images/bullet_green.gif'/>");

   
    //$('.scroll-pane').jScrollPane();  //home page ISI  conflicts with scrolling
    
});
