<div id="workarea">
<?if($APPLICATION->GetProperty("HIDE_SIDEBAR", "N") != "Y"):
?><div id="sidebar"><?
$APPLICATION->ShowViewContent("sidebar");
$APPLICATION->ShowViewContent("sidebar_tools_1");
$APPLICATION->ShowViewContent("sidebar_tools_2");
?></div>