1 page.title=Testing 2 @jd:body 3 4 5 <div id="samples" class="testing"> 6 </div> 7 8 9 <script> 10 $(document).ready(showSamples); 11 </script> 12