$(function() {
var slider = $('#bgSlideshow');
$('#content_box').prepend(slider)
});
