 	//<![CDATA[    
   // When the page is ready
   $(document).ready(function(){
       $("a#openbox").attr({ href: "#TB_inline?height=400&width=500&inlineId=email&modal=true"});
       $("p#agreement").appendTo("#email"); 
     return false;       
   });
 //]]>
 
   

