Treyfish
Moderator
Vancouver SunSeptember 17, 2009 12:10
<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>javascript:void(0);
VANCOUVER ? A major outbreak of H1N1 flu has occurred within remote Aboriginal communities on Vancouver Island, the Canadian Medical Association Journal reported Thursday.
Tofino family physician Dr. John Armstrong says he has treated "dozens" of people infected with the virus, while the outbreak is such that the province's public health lab in Vancouver recently instructed him to stop sending swabs, having confirmed that all of the samples he had already forwarded were, in fact, positive for the H1N1 virus, a report in the journal said..
"We've reduced our swabbing because we know that everyone who has flu-like illness in this area right now has H1N1," Armstrong says. BC public health officials "more or less told us to stop taking swabs because the lab is getting swamped in Vancouver.":tiphat:http://www.ottawacitizen.com/news/S...and+Aboriginal+communities/2004045/story.html
<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>javascript:void(0);
VANCOUVER ? A major outbreak of H1N1 flu has occurred within remote Aboriginal communities on Vancouver Island, the Canadian Medical Association Journal reported Thursday.
Tofino family physician Dr. John Armstrong says he has treated "dozens" of people infected with the virus, while the outbreak is such that the province's public health lab in Vancouver recently instructed him to stop sending swabs, having confirmed that all of the samples he had already forwarded were, in fact, positive for the H1N1 virus, a report in the journal said..
"We've reduced our swabbing because we know that everyone who has flu-like illness in this area right now has H1N1," Armstrong says. BC public health officials "more or less told us to stop taking swabs because the lab is getting swamped in Vancouver.":tiphat:http://www.ottawacitizen.com/news/S...and+Aboriginal+communities/2004045/story.html

Printer friendly