
HAPPY 7TH ANNIVERSARY NTS COMMUNITY 2007 (25 JULI
2007 – 25 JULI 2014)
$(document).ready(function() {
$('#BUS-slider').s3Slider({
timeOut: 3000
});
});
#BUS-slider {
width: 350px; /* Keep it 20px-40PX greater than ACTUAL Image size */
height: 300px;
position: relative;
overflow: hidden;
margin-left: 0;
}
#BUS-sliderContent {
...