border.render('content-wrapper');
border.render('sidebar-wrapper');
if ($('sidebar2-wrapper') != null) {
	border.render('sidebar2-wrapper');
}
