$(document).ready(function(){
  
$("#lf_qr").hide();

$("#navigation").addClass("opacity");

$("#extra .lf_box_box h1").addClass("opacity");
$("#content h1.tideTitle").addClass("lf_custom_box");  

$("#lf_newsletter a img").click( function() 
{ 
 $("#lf_qr").fadeIn("slow");
    return false;   
});    

	  
});


<!--
google_ad_client = "pub-1315696614434393";
/* 728x90, created 10/9/08 */
google_ad_slot = "9149553868";
google_ad_width = 728;
google_ad_height = 90;
//-->

<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

