Office 1403, Tiffany Towers - JLT, Sheikh Zayed Road, Dubai, United Arab Emirates. P.O. Box 99580.
Email: info@starlinkme.net | Tel: +971 4 4473552 | Fax: +971 4 4473551
Office 202, Fahdah Center - Tahliah Street, Riyadh, Kingdom of Saudi Arabia. P.O. Box 295833,
Zip code: 11351. Tel: +966 1 2177522, 2191952-3 | Fax: +966 1 2191926
Email: ksa@starlinkme.net
Tel: +90 534 529 8164
Email: turkey@starlinkme.net
Tel: +965 677 76307
Email: kuwait@starlinkme.net
Tel: +973 3 888 7221
Email: bahrain@starlinkme.net
Tel: +971 50 728 2697
Email: qatar@starlinkme.net
Tel: +971 55 919 8609
Email: oman@starlinkme.net
Please fill in the following form and one of our consultants will get back to you within 24 hours.
jQuery(function($){
$("#ticker").tweet({
username: "starlinkme",
page: 1,
avatar_size: 36,
count: 20,
loading_text: "Loading Tweets"
}).bind("loaded", function() {
var ul = $(this).find(".tweet_list");
var ticker = function() {
setTimeout(function() {
ul.find('li:first').animate( {marginTop: '-3em'}, 500, function() {
$(this).detach().appendTo(ul).removeAttr('style');
});
ticker();
}, 5000);
};
ticker();
});
});