function SendNew(obj, ind){
    return hs.htmlExpand(obj, {preserveContent: false, forceAjaxReload: true, cacheAjax: false, objectType: 'iframe', src: '/ajaxform/?item='+parseInt(ind)});
}
