Wonder if anyone else has a sack--
:0corn
Canada set to boycott Iran's UN speech
By Steven Edwards, Canwest News ServiceSeptember 23, 2009
<SCRIPT type=text/javascript> showTab("text/html"); </SCRIPT>
<SCRIPT type=text/javascript> function resizeImage() { var imgBox = document.getElementById('imageBox'); var photo = document.getElementById('storyphoto'); if (imgBox != null && photo != null) { if(photo.width >= 460) { imgBox.className = 'imagesize460'; } else { if(photo.width >= 300) { imgBox.className = 'imagesize310'; } else { imgBox.className = 'imageboxpadding'; } imgBox.style.width = photo.width + 'px'; } } } function getStoryFontSize() { var storyfontsize = getCookie('storyfontsize'); var storyfontimage = getCookie('storyfontimage'); // use cookied value, if present if (storyfontsize != null) { setClass('story_content',storyfontsize); if (storyfontimage != null) { setClass('fontsizecontainer',storyfontimage); } } else // default it to para14 if no cookie { setClass('story_content','para14'); setClass('fontsizecontainer','size02'); } } function setStoryFontSize(storyfontsize,storyfontimage) { setClass('story_content',storyfontsize); setClass('fontsizecontainer',storyfontimage); setCookie('storyfontsize', storyfontsize, '365', '/', '', ''); setCookie('storyfontimage', storyfontimage, '365', '/', '', ''); } function setCookie( name, value, expires, path, domain, secure ) { // set time var today = new Date(); today.setTime( today.getTime() ); if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; //days } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" + escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); } function getCookie( check_name ) { // split this cookie up into name/value pairs var a_all_cookies = document.cookie.split( ';' ); var a_temp_cookie = ''; var cookie_name = ''; var cookie_value = ''; var b_cookie_found = false; // set boolean t/f default f for ( i = 0; i < a_all_cookies.length; i++ ) { // split apart each name=value pair a_temp_cookie = a_all_cookies.split( '=' ); // and trim left/right whitespace while we're at it cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, ''); // if the extracted name matches passed check_name if ( cookie_name == check_name ) { b_cookie_found = true; // we need to handle case where cookie has no value but exists (no = sign, that is): if ( a_temp_cookie.length > 1 ) { cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') ); } // note that in cases where cookie is initialized but no value, null is returned return cookie_value; break; } a_temp_cookie = null; cookie_name = ''; } if ( !b_cookie_found ) { return null; } } </SCRIPT>Canada will boycott Iranian President Mahmoud Ahmadinejad's speech at the United Nations today, saying his outbursts about the Holocaust and Israel are "shameful."
Foreign Minister Lawrence Cannon will be at the world body to attend the opening of the UN General Assembly's annual debate, but officials signal he and other members of the Canadian delegation will vacate when the Islamic republic's president approaches the podium.
Walking out of the chamber is seen as a strong diplomatic show of disgust at the UN -- and since the 192-member chamber is generally packed on the first day of the annual summit, Canada's empty seats will not go unnoticed.
"President Ahmadinejad's repeated denial of the Holocaust and his anti-Israel comments run counter to the values of the UN General Assembly, and they're shameful," said one Canadian official.
"He uses his public appearances to provoke the international community, and that is why Canada's seats will be empty."
The gesture is stronger than one announced Tuesday by the German Foreign Ministry, which asked other European Union member states to walk out of the General Assembly chamber if Ahmadinejad again denies the Holocaust, or makes anti-Semitic statements.
The Canadian initiative will be welcomed by Israel, which urged all delegates to stay away when Ahmadinejad speaks.
Iranian officials said this week that Ahmadinejad intended to use his speech to offer a message of "peace and friendship."
? Copyright (c) The Ottawa Citizen
:0corn
Canada set to boycott Iran's UN speech
By Steven Edwards, Canwest News ServiceSeptember 23, 2009
<SCRIPT type=text/javascript> showTab("text/html"); </SCRIPT>
<SCRIPT type=text/javascript> function resizeImage() { var imgBox = document.getElementById('imageBox'); var photo = document.getElementById('storyphoto'); if (imgBox != null && photo != null) { if(photo.width >= 460) { imgBox.className = 'imagesize460'; } else { if(photo.width >= 300) { imgBox.className = 'imagesize310'; } else { imgBox.className = 'imageboxpadding'; } imgBox.style.width = photo.width + 'px'; } } } function getStoryFontSize() { var storyfontsize = getCookie('storyfontsize'); var storyfontimage = getCookie('storyfontimage'); // use cookied value, if present if (storyfontsize != null) { setClass('story_content',storyfontsize); if (storyfontimage != null) { setClass('fontsizecontainer',storyfontimage); } } else // default it to para14 if no cookie { setClass('story_content','para14'); setClass('fontsizecontainer','size02'); } } function setStoryFontSize(storyfontsize,storyfontimage) { setClass('story_content',storyfontsize); setClass('fontsizecontainer',storyfontimage); setCookie('storyfontsize', storyfontsize, '365', '/', '', ''); setCookie('storyfontimage', storyfontimage, '365', '/', '', ''); } function setCookie( name, value, expires, path, domain, secure ) { // set time var today = new Date(); today.setTime( today.getTime() ); if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; //days } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" + escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); } function getCookie( check_name ) { // split this cookie up into name/value pairs var a_all_cookies = document.cookie.split( ';' ); var a_temp_cookie = ''; var cookie_name = ''; var cookie_value = ''; var b_cookie_found = false; // set boolean t/f default f for ( i = 0; i < a_all_cookies.length; i++ ) { // split apart each name=value pair a_temp_cookie = a_all_cookies.split( '=' ); // and trim left/right whitespace while we're at it cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, ''); // if the extracted name matches passed check_name if ( cookie_name == check_name ) { b_cookie_found = true; // we need to handle case where cookie has no value but exists (no = sign, that is): if ( a_temp_cookie.length > 1 ) { cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') ); } // note that in cases where cookie is initialized but no value, null is returned return cookie_value; break; } a_temp_cookie = null; cookie_name = ''; } if ( !b_cookie_found ) { return null; } } </SCRIPT>Canada will boycott Iranian President Mahmoud Ahmadinejad's speech at the United Nations today, saying his outbursts about the Holocaust and Israel are "shameful."
Foreign Minister Lawrence Cannon will be at the world body to attend the opening of the UN General Assembly's annual debate, but officials signal he and other members of the Canadian delegation will vacate when the Islamic republic's president approaches the podium.
Walking out of the chamber is seen as a strong diplomatic show of disgust at the UN -- and since the 192-member chamber is generally packed on the first day of the annual summit, Canada's empty seats will not go unnoticed.
"President Ahmadinejad's repeated denial of the Holocaust and his anti-Israel comments run counter to the values of the UN General Assembly, and they're shameful," said one Canadian official.
"He uses his public appearances to provoke the international community, and that is why Canada's seats will be empty."
The gesture is stronger than one announced Tuesday by the German Foreign Ministry, which asked other European Union member states to walk out of the General Assembly chamber if Ahmadinejad again denies the Holocaust, or makes anti-Semitic statements.
The Canadian initiative will be welcomed by Israel, which urged all delegates to stay away when Ahmadinejad speaks.
Iranian officials said this week that Ahmadinejad intended to use his speech to offer a message of "peace and friendship."
? Copyright (c) The Ottawa Citizen