';
$this->mega_menu_layout_column_index++;
}
if($depth==1)
{
$output.=
'
';
}
else
{
$output.=
'
'.$object->title.'
';
}
}
else
{
$output.=
'
'.$object->title.'
';
}
}
/**************************************************************************/
function end_el(&$output,$object,$depth=0,$args=array())
{
if($this->mega_menu_enable==1)
{
if($depth==0 || $depth==2)
{
$output.=
'
';
}
if($depth==1)
{
$output.=
'
';
}
}
else
{
$output.=
'