';
$html.= '
Demo Controls
';
$html.= '
Try out a few of the basic options to see what UberMenu can do. '.
'There are many more available via the control panel!
';
$descdef = isset($_GET['wpmega-demo-description-0']) ? $_GET['wpmega-demo-description-0'] : 'off';
$styledef = isset($_GET['wpmega-demo-style']) ? $_GET['wpmega-demo-style'] : 'black-white-2';
$orientdef = isset($_GET['wpmega-demo-orientation']) ? $_GET['wpmega-demo-orientation'] : 'horizontal';
$transdef = isset($_GET['wpmega-demo-transition']) ? $_GET['wpmega-demo-transition'] : 'slide';
$triggerdef = isset($_GET['wpmega-demo-trigger']) ? $_GET['wpmega-demo-trigger'] : 'hoverIntent';
$html.= '
';
$html.= '