/***Developed By Fadi Salameh | 5 Oct 2009 | fsalameh@maktoob.com**/
function bentTracker( bentAction  , bentSegment ) {$.post("bentTracker.php", {action: bentAction, segment: bentSegment },function( data ){ });}