if (typeof(quote) == 'undefined' || quote == null) { quote = new Object(); } quote["GE.N"] = { prevDayClose: '$20.01', exchangeName: 'New York Stock Exchange', timezoneOffset: '-240', beta: '$1.66', avgVolume: '$45,299,632.00', nativeCompanyName: '', currency: 'USD', priceInCurrencyFraction: 'false', open: '$20.06', time: '2011-04-13 20:01:05.0', currencyChars: '$', displayRic: 'GE.N', quote: '$19.94', instrumentPresent: 'false', netChangeStr: '', afterHours: 'false', exchangeNameFromSymbology: '', bridgeExchangeSymbol: 'USN', bid: '$0.00', exchange: 'NYS', dayHigh: '$20.11', fiftyTwoWeekLow: '$13.75', symbol: 'GE', changePlusMinus: '', fiftyTwoWeekHigh: '$21.65', displayCurrency: 'USD', positiveChange: 'false', ric: 'GE.N', percentChange: '-0.35%', netChange: '-0.07', dayLow: '$19.87', company: 'General Electric Company', volume: '7,614,506', vehicleType: 'Common Stock', percentChangeStr: '', ask: '$0.00', editionTimezoneShortName: 'EDT', timeFormattedForEdition: '04/13/2011 15:01:05 EDT', displayDateOnly: 'false', loaded: 'true' }; if (typeof companyQuotes.writeQuote == 'function') { companyQuotes.writeQuote( quote['GE.N'] ) }