MOBILITY
Roaming & Local VAS Active Testing CloudSIM
 
FINANCE
Mobile Financial Services
 
MVNE
RoaMVNE
 
 
News
Featured Products
Full Service Core2SIM MVNE solution for MVNOs and MNOs
Events
Success Stories
Awards
 
Live News
jQuery(function($){
var options = {
username: "roamware",
page: 1,
avatar_size: 32,
count: 1,
loading_text: "loading ..."
};

var widget = $("#paging .widget"),
next = $("#paging .next"),
prev = $("#paging .prev");

var enable = function(el, yes) {
yes ? $(el).removeAttr('disabled') :
$(el).attr('disabled', true);
};

var stepClick = function(incr) {
return function() {
options.page = options.page + incr;
enable(this, false);
widget.tweet(options);
};
};

next.bind("checkstate", function() {
enable(this, widget.find("li").length == options.count)
}).click(stepClick(1));

prev.bind("checkstate", function() {
enable(this, options.page > 1)
}).click(stepClick(-1));

widget.tweet(options).bind("loaded", function() { next.add(prev).trigger("checkstate"); });
});
Corporate MFS
    Untitled Document
Copyright Roamware Inc. 2013. All rights reserved.Privacy and Legal | Sitemap | Careers | Contact us