SOLOMONS & KOSOVO ESTABLISHED DIPLOMATIC TIES SIBC’s photo of the weekLatest PostsAbout SIBCHistoryLocationShopping CartListen Live!ChannelsLike Us On FacebookSubscribe News & UpdatesArchives by Month
FeedBurner
(function($)
function bsaProResize()
var sid = "2";
var object = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
var parentWidth = "728";
var parentHeight = "90";
var objectWidth = object.width();
if ( objectWidth 0 && objectWidth != 100 && scale > 0 )
animateThumb.height(parentHeight * scale);
innerThumb.height(parentHeight * scale);
object.height(parentHeight * scale);
else
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
object.height(parentHeight);
else
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
object.height(parentHeight);
$(document).ready(function()
bsaProResize();
$(window).resize(function()
bsaProResize();
);
);
})(jQuery);
(function ($)
var bsaProContainer = $('.bsaProContainer-2');
var number_show_ads = "0";
var number_hide_ads = "0";
if ( number_show_ads > 0 )
setTimeout(function () bsaProContainer.fadeIn(); , number_show_ads * 1000);
if ( number_hide_ads > 0 )
setTimeout(function () bsaProContainer.fadeOut(); , number_hide_ads * 1000);
)(jQuery);
SOLOMONS & KOSOVO ESTABLISHED DIPLOMATIC TIES
Solomon Islands and the Republic of Kosovo have signed a Joint Communiqué for the establishment of diplomatic relations.
The Minister of Foreign Affairs and External Trade Honourable Milner Tozaka and Kosovo’s Ambassador to Australia, Dr Sabri Kigmari signed the documents in the presence of senior Foreign Affairs and Trade Officials.
Minister Tozaka thanked Ambassador Kigmari for finally cementing an important occasion for the two sovereign states.
A statement from the Government Communications quotes Mr Tozaka saying it enhances the importance of having friends by our side as we face the challenges ahead cooperatively and look into the possibility of creating investment opportunity, trade programs and possible exchanges of ideas.
He adds the establishment of a relationship marks a vibrant future where culture, institutional knowledge, trade, investments, development and political support are exchanged.
Solomon Islands is the latest of 108 countries that formally recognized the Republic of Kosovo as an independent state.
Meanwhile, Ambassador Kigmari says he is pleased his country has now cemented its relationship with Solomon Islands.
His Excellency Kigmari adds he looks forward to strengthening the economic and development cooperation between the two states.
He assures the Government, he will not hesitate to pursue anything that benefits the two country’s citizens.
Among the many development opportunities ahead, Ambassador Kigmari says his government is prepared to cooperate initially in the areas of education and people to people relations.
Ambassador Kigmari is based in Canberra, Australia.
Newer PostO.N.O.C STAFF & CHEF DE MISSIONS DON’T UNDERSTAND ROLES
Older PostI.O.C FORUM STARTS IN SUVA, FIJI
(function($)
function bsaProResize()
var sid = "3";
var object = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
var parentWidth = "300";
var parentHeight = "250";
var objectWidth = object.width();
if ( objectWidth 0 && objectWidth != 100 && scale > 0 )
animateThumb.height(parentHeight * scale);
innerThumb.height(parentHeight * scale);
object.height(parentHeight * scale);
else
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
object.height(parentHeight);
else
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
object.height(parentHeight);
$(document).ready(function()
bsaProResize();
$(window).resize(function()
bsaProResize();
);
);
})(jQuery);
(function ($)
var bsaProContainer = $('.bsaProContainer-3');
var number_show_ads = "0";
var number_hide_ads = "0";
if ( number_show_ads > 0 )
setTimeout(function () bsaProContainer.fadeIn(); , number_show_ads * 1000);
if ( number_hide_ads > 0 )
setTimeout(function () bsaProContainer.fadeOut(); , number_hide_ads * 1000);
)(jQuery);
(function($)
function bsaProResize()
var sid = "1";
var object = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
var animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
var innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
var parentWidth = "468";
var parentHeight = "60";
var objectWidth = object.width();
if ( objectWidth 0 && objectWidth != 100 && scale > 0 )
animateThumb.height(parentHeight * scale);
innerThumb.height(parentHeight * scale);
object.height(parentHeight * scale);
else
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
object.height(parentHeight);
else
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
object.height(parentHeight);
$(document).ready(function()
bsaProResize();
$(window).resize(function()
bsaProResize();
);
);
})(jQuery);
(function ($)
var bsaProContainer = $('.bsaProContainer-1');
var number_show_ads = "0";
var number_hide_ads = "0";
if ( number_show_ads > 0 )
setTimeout(function () bsaProContainer.fadeIn(); , number_show_ads * 1000);
if ( number_hide_ads > 0 )
setTimeout(function () bsaProContainer.fadeOut(); , number_hide_ads * 1000);
)(jQuery);
Scroll
Follow SIBC
Follow "SIBC"
Get every new post delivered to your inbox
Join other followers
× product(s) added to cart → ×
var timeout_result;
function show_wpcp_message(smessage)
if (smessage !== "")
var smessage_text = 'Alert: '+smessage;
document.getElementById("wpcp-error-message").innerHTML = smessage_text;
document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp showme";
clearTimeout(timeout_result);
timeout_result = setTimeout(hide_message, 3000);
function hide_message()
document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp hideme";
#wpcp-error-message
direction: ltr;
text-align: center;
transition: opacity 900ms ease 0s;
z-index: 99999999;
.hideme
opacity:0;
visibility: hidden;
.showme
opacity:1;
visibility: visible;
.msgmsg-box-wpcp
border-radius: 10px;
color: #555;
font-family: Tahoma;
font-size: 11px;
margin: 10px;
padding: 10px 36px;
position: fixed;
width: 255px;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -130px;
-webkit-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1);
-moz-box-shadow: 0px 0px 34px 2px rgba(242,191,191,1);
box-shadow: 0px 0px 34px 2px rgba(242,191,191,1);
.msgmsg-box-wpcp span
font-weight:bold;
text-transform:uppercase;
.error-wpcp background:#ffecec url('http://www.sibconline.com.sb/wp-content/plugins/wp-content-copy-protector/images/error.png') no-repeat 10px 50%;
border:1px solid #f5aca6;
.success
background:#e9ffd9 url('http://www.sibconline.com.sb/wp-content/plugins/wp-content-copy-protector/images/success.png') no-repeat 10px 50%;
border:1px solid #a6ca8a;
.warning-wpcp
background:#ffecec url('http://www.sibconline.com.sb/wp-content/plugins/wp-content-copy-protector/images/warning.png') no-repeat 10px 50%;
border:1px solid #f5aca6;
.notice
background:#e3f7fc url('http://www.sibconline.com.sb/wp-content/plugins/wp-content-copy-protector/images/notice.png') no-repeat 10px 50%;
border:1px solid #8ed9f6;
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
jQuery(document).ready(function(jQuery)jQuery.datepicker.setDefaults("closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false););
/* */
/* */
/* */
/* */
/* */
facebook
feed