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