$row is passed with the id
* property set to 0.
* @param mosWeblink The weblink object
* @param string The html for the categories select list
*/
function editWeblink( $option, &$row, &$lists ) {
$Returnid = intval( mosGetParam( $_REQUEST, 'Returnid', 0 ) );
?>