// JavaScript Document
$(document).ready( function() {
$('.toggle_container').show();
})
