ชื่อสมาชิก :
รหัสผ่าน :
<script type="text/javascript" src="http://www.myreadyweb.com/js/cycle/jquery.cycle.all.min.js">script> <script type="text/javascript"> $('#wording').cycle({ fx: 'scrollDown', sync: 0, delay: -2000 }); script> <div id="wording" style="position: relative; overflow: hidden;"> <span style="text-align: center; margin-top: 10px; display: block; width: 100%; height: 30px; color: rgb(255, 0, 0);">ข้อความที่ 1span> <span style="text-align: center; margin-top: 10px; display: block; width: 100%; height: 30px; color: rgb(255, 0, 0);">ข้อความที่ 2span> <span style="text-align: center; margin-top: 10px; display: block; width: 100%; height: 30px; color: rgb(255, 0, 0);">ข้อความที่ 3span> div>