$.post('',{data});
$.post({data});
jQuery.post( url, [данные], [вызов], [тип] )
open( method, URL ) open( method, URL, async ) open( method, URL, async, userName ) open( method, URL, async, userName, password )