$allowcreate, 'nosearch' => 1, 'inwindow' => 1, 'ctrlid' => isset($_GET['selposition']) ? trim($_GET['selposition']) : 'selposition', 'selhome'=>$selhome, 'selorg'=>$selorg, 'selgroup'=>$selgroup, 'range'=>$range, 'defaultsel'=>$defaultselect, 'savefile'=>$savefile ); $theurl = MOD_URL . "&op=positionlist&callback=".$callback.'&'. url_implode($gets); include template('selposition'); exit();