Directions
Scotch Panels from the Top, Left, Right, and Bottom
$('.one-of-many').scotchPanel({
clickSelector: '.toggle-panels',
containerSelector: '.panel-container', // Selects the nearest matching container
});