Centre de ressources - Résumé détaillé de l'item

book.gif Smart Choices for Pre-Teen Kids : 20 Faith-Building Lessons
 
Auteur (s) :    Hawley, Jim
Langue :    Anglais
Type :    Livre
Année de parution :    1998
Éditeur :    Group Publishing, Inc.
Système Dewey :    248.82 HAW
ISBN / ISSN :    0-7644-2039-9
  Description :
Use these lessons to help our kids make good decisions about friends...the world...school struggles...and how to handle temptation. This book is a must for Sunday school teachers and leaders of 5th- and 6th-grade groups!
  Notes :
112 p., ill.
 
Nombre de copies présentement disponibles :    1
Nombre de copies présentement empruntées :   
 

 

Menu du Centre de ressources

$(".coverimg").live("click",function () { if(this.width < 200) { var newheight=this.height/this.width * 300; var etop=($(this).offset().top - $(window).scrollTop())+"px"; var eleft=($(this).offset().left - $(window).scrollLeft())+"px"; var ne=$(this).clone(); $(this).after(ne); ne.css({position:"fixed",top:etop,left:eleft}).stop().animate({top:"50%",left:"50%", width: "300px", "z-index":"1000",height: newheight,marginLeft:"-=250px",marginTop:"-=300px"}, 'slow'); $(".coverimg").each(function(){ if(this.width > 200) $(this).remove(); }); } else { $(this).remove(); } });