$(document).ready(function() {

$("#footer").insertAfter("#brighton_footer div.radmenu").show();

}); 
