{footer_script}{literal} jQuery().ready(function(){ jQuery("#pLoaderPage img").fadeTo("fast", 0.6); jQuery("#pLoaderPage img").hover( function(){ jQuery(this).fadeTo("fast", 1.0); // Opacity on hover }, function(){ jQuery(this).fadeTo("fast", 0.6); // Opacity on mouseout } ); }); {/literal}{/footer_script} {html_head}{literal} {/literal}{/html_head}