function ino_pushData()
{
var inoIrSymbol, inoIrExchange;
var inoIrLastPrice, inoIrOpen, inoIrChangeDollar, inoIrChangePercent, inoIrPreviousClose;
var inoIrVolume, inoIrLastTradeSize, inoIrDailyLow, inoIrDailyHigh, inoIr52WkLow, inoIr52WkHigh;
var inoIrBid, inoIrBidSize, inoIrAsk, inoIrAskSize, inoIrLastTradeTime, inoIrAvgVolume;
var inoIrDisclaimer, inoIrDelayedInfo;
var inoIrChartContainer, chartFrame;
inoIrSymbol = document.getElementById('ino_symbol_0');
inoIrExchange = document.getElementById('ino_exchange_0');
inoIrLastPrice = document.getElementById('ino_last-price_0');
inoIrOpen = document.getElementById('ino_open_0');
inoIrChangeDollar = document.getElementById('ino_change-dollar_0');
inoIrChangePercent = document.getElementById('ino_change-percentage_0');
inoIrPreviousClose = document.getElementById('ino_previous-close_0');
inoIrVolume = document.getElementById('ino_volume_0');
inoIrLastTradeSize = document.getElementById('ino_last-trade-size_0');
inoIrDailyLow = document.getElementById('ino_daily-low_0');
inoIrDailyHigh = document.getElementById('ino_daily-high_0');
inoIr52WkLow = document.getElementById('ino_52wk-low_0');
inoIr52WkHigh = document.getElementById('ino_52wk-high_0');
inoIrBid = document.getElementById('ino_bid_0');
inoIrBidSize = document.getElementById('ino_bid-size_0');
inoIrAsk = document.getElementById('ino_ask_0');
inoIrAskSize = document.getElementById('ino_ask-size_0');
inoIrLastTradeTime = document.getElementById('ino_last-trade-time_0');
inoIrAvgVolume = document.getElementById('ino_average-volume_0');
if (inoIrSymbol != null) inoIrSymbol.innerHTML = 'GIB.A';
if (inoIrExchange != null) inoIrExchange.innerHTML = 'TSX';
if (inoIrLastPrice != null) inoIrLastPrice.innerHTML = '19,25 $';
if (inoIrOpen != null) inoIrOpen.innerHTML = '19,39 $';
if (inoIrChangeDollar != null) {inoIrChangeDollar.innerHTML = '(0,14 $)'; inoIrChangeDollar.className= 'inoIrNegativeValue';}
if (inoIrChangePercent != null) {inoIrChangePercent.innerHTML = '-0,7 %'; inoIrChangePercent.className= 'inoIrNegativeValue';}
if (inoIrPreviousClose != null) inoIrPreviousClose.innerHTML = '19,39 $';
if (inoIrVolume != null) inoIrVolume.innerHTML = '384 554';
if (inoIrLastTradeSize != null) inoIrLastTradeSize.innerHTML = '3 800';
if (inoIrDailyLow != null) inoIrDailyLow.innerHTML = '19,21 $';
if (inoIrDailyHigh != null) inoIrDailyHigh.innerHTML = '19,46 $';
if (inoIr52WkLow != null) inoIr52WkLow.innerHTML = '16,77 $';
if (inoIr52WkHigh != null) inoIr52WkHigh.innerHTML = '24,30 $';
if (inoIrBid != null) inoIrBid.innerHTML = '19,23 $';
if (inoIrBidSize != null) inoIrBidSize.innerHTML = '4 800';
if (inoIrAsk != null) inoIrAsk.innerHTML = '19,26 $';
if (inoIrAskSize != null) inoIrAskSize.innerHTML = '600';
if (inoIrLastTradeTime != null) inoIrLastTradeTime.innerHTML = '27 janvier 2012 16:00';
if (inoIrAvgVolume != null) inoIrAvgVolume.innerHTML = '536 515';
inoIrChartContainer = document.getElementById('ino_chart_0');
if (inoIrChartContainer != null)
{
    chartFrame = document.createElement('iframe');
    chartFrame.id = 'inoIrChart_0';
    chartFrame.src = 'http://charts.inovestor.com/advChart.aspx?symbol=ca;gib.a&l=fr&bgColor=DAEAFF&areaBgColor=FFFFFF&borderColor=6593CF&titleColor=CE0024&fontColor=000000&axisXColor=6593CF&axisYColor=C4C4C4&serieColor=000000&comparerColor=0000FF';
    chartFrame.marginWidth='0';
    chartFrame.marginHeight='0';
    chartFrame.width='500';
    chartFrame.height='380';
    chartFrame.frameBorder='0';
    chartFrame.scrolling='no';
    chartFrame.style.overflow='hidden';
    inoIrChartContainer.appendChild(chartFrame);
}
inoIrSymbol = document.getElementById('ino_symbol_1');
inoIrExchange = document.getElementById('ino_exchange_1');
inoIrLastPrice = document.getElementById('ino_last-price_1');
inoIrOpen = document.getElementById('ino_open_1');
inoIrChangeDollar = document.getElementById('ino_change-dollar_1');
inoIrChangePercent = document.getElementById('ino_change-percentage_1');
inoIrPreviousClose = document.getElementById('ino_previous-close_1');
inoIrVolume = document.getElementById('ino_volume_1');
inoIrLastTradeSize = document.getElementById('ino_last-trade-size_1');
inoIrDailyLow = document.getElementById('ino_daily-low_1');
inoIrDailyHigh = document.getElementById('ino_daily-high_1');
inoIr52WkLow = document.getElementById('ino_52wk-low_1');
inoIr52WkHigh = document.getElementById('ino_52wk-high_1');
inoIrBid = document.getElementById('ino_bid_1');
inoIrBidSize = document.getElementById('ino_bid-size_1');
inoIrAsk = document.getElementById('ino_ask_1');
inoIrAskSize = document.getElementById('ino_ask-size_1');
inoIrLastTradeTime = document.getElementById('ino_last-trade-time_1');
inoIrAvgVolume = document.getElementById('ino_average-volume_1');
if (inoIrSymbol != null) inoIrSymbol.innerHTML = 'GIB';
if (inoIrExchange != null) inoIrExchange.innerHTML = 'NYSE';
if (inoIrLastPrice != null) inoIrLastPrice.innerHTML = '19,22 $';
if (inoIrOpen != null) inoIrOpen.innerHTML = '19,30 $';
if (inoIrChangeDollar != null) {inoIrChangeDollar.innerHTML = '(0,11 $)'; inoIrChangeDollar.className= 'inoIrNegativeValue';}
if (inoIrChangePercent != null) {inoIrChangePercent.innerHTML = '-0,6 %'; inoIrChangePercent.className= 'inoIrNegativeValue';}
if (inoIrPreviousClose != null) inoIrPreviousClose.innerHTML = '19,33 $';
if (inoIrVolume != null) inoIrVolume.innerHTML = '107 148';
if (inoIrLastTradeSize != null) inoIrLastTradeSize.innerHTML = '200';
if (inoIrDailyLow != null) inoIrDailyLow.innerHTML = '19,19 $';
if (inoIrDailyHigh != null) inoIrDailyHigh.innerHTML = '19,44 $';
if (inoIr52WkLow != null) inoIr52WkLow.innerHTML = '16,51 $';
if (inoIr52WkHigh != null) inoIr52WkHigh.innerHTML = '25,63 $';
if (inoIrBid != null) inoIrBid.innerHTML = '18,67 $';
if (inoIrBidSize != null) inoIrBidSize.innerHTML = '200';
if (inoIrAsk != null) inoIrAsk.innerHTML = '19,50 $';
if (inoIrAskSize != null) inoIrAskSize.innerHTML = '200';
if (inoIrLastTradeTime != null) inoIrLastTradeTime.innerHTML = '27 janvier 2012 16:01';
if (inoIrAvgVolume != null) inoIrAvgVolume.innerHTML = '183 658';
inoIrChartContainer = document.getElementById('ino_chart_1');
if (inoIrChartContainer != null)
{
    chartFrame = document.createElement('iframe');
    chartFrame.id = 'inoIrChart_1';
    chartFrame.src = 'http://charts.inovestor.com/advChart.aspx?symbol=us;gib&l=fr&bgColor=DAEAFF&areaBgColor=FFFFFF&borderColor=6593CF&titleColor=CE0024&fontColor=000000&axisXColor=6593CF&axisYColor=C4C4C4&serieColor=000000&comparerColor=0000FF';
    chartFrame.marginWidth='0';
    chartFrame.marginHeight='0';
    chartFrame.width='500';
    chartFrame.height='380';
    chartFrame.frameBorder='0';
    chartFrame.scrolling='no';
    chartFrame.style.overflow='hidden';
    inoIrChartContainer.appendChild(chartFrame);
}
inoIrDisclaimer = document.getElementById('ino_disclaimer');
inoIrDelayedInfo = document.getElementById('ino_delayed-info');
if (inoIrDisclaimer != null) inoIrDisclaimer.innerHTML = "L’information et les renseignements pr&#233;sent&#233;s ci-haut sont fournis uniquement &#224; titre informatif et &#233;ducatif. Ils sont recueillis de sources fiables. Inovestor n’est pas responsable des erreurs ou de donn&#233;es potentiellement incompl&#232;tes. L’information fournie ne doit pas &#234;tre interpr&#233;t&#233;e comme une opinion ou une recommandation de placement ou toutes autres formes d’avis de la part d’<a href=\"http://www.inovestor.com/\" target=\"_blank\">Inovestor</a>.";
if (inoIrDelayedInfo != null) inoIrDelayedInfo.innerHTML = "Les donn&#233;es sont en d&#233;lai d&#39;au moins 15 minutes.<br />Donn&#233;es recueillies &#224; 20:13 le 27 janvier 2012.";
}
var inoIrAutoLoad = true;
if (inoIrAutoLoad)
{
    var isExecuted = 0;
    var functionToExecute = function(){ino_pushData();}
    if (document.addEventListener)
        document.addEventListener("DOMContentLoaded", function(){isExecuted=1; functionToExecute();}, false);
    else if (document.all && !window.opera)
    {
        document.write('<script type="text/javascript" id="contentloadtag" defer="defer" src="javascript:void(0)"><\/script>')
        var contentloadtag=document.getElementById("contentloadtag");
        contentloadtag.onreadystatechange=function(){
            if (this.readyState == "complete")
            {
                isExecuted = 1;
                functionToExecute();
            }
        };
    }
    var existingWinOnLoad = window.onload;
    window.onload = function()
    {
        if (existingWinOnLoad) { existingWinOnLoad(); }
        setTimeout("if (!isExecuted){functionToExecute();}", 0);
    };
}
function ino_showIrConsole(){alert('IR Console is empty');}
