// MSHOW.com Replay

// Show title
var showtitle = "TDSC 2Q and First Half 2006";

// Windows Media stream URL
var wm_stream_url = "306465.asf";

// RealMedia stream URL
var rm_stream_url = "";

var startOffset = 35;
// frame layout and size
var hasVideo = false;
var videoY = 0;
var videoX =240;
// phone number to display for the helpdesk (true means is Mshow brand)
var helpDeskNumber = "1-888-865-7469";
if (self.GetHelpDeskNumber) helpDeskNumber = self.GetHelpDeskNumber(true);

// slide info - seconds, base filename, title
var slidelist =
[
[0.00, "0002306465z", "Welcome Webcast Viewers", 0],
[4.64, "0003306465z", "Participants", 0],
[56.96, "0004306465z", "Forward-Looking Statements", 0],
[154.60, "0005306465z", "Operating Highlights", 0],
[163.70, "0006306465z", "2Q06 Operating Results", 0],
[479.20, "0007306465z", "Slide 7", 0],
[630.90, "0008306465z", "Immediate Corrective Action", 0],
[762.96, "0009306465z", "Disruptions and Remedial Actions", 0],
[834.78, "0010306465z", "Slide 10", 0],
[984.57, "0011306465z", "Financial Review", 0],
[999.14, "0012306465z", "Slide 12", 0],
[1055.10, "0013306465z", "Slide 13", 0],
[1150.82, "0014306465z", "Slide 14", 0],
[1234.96, "0015306465z", "Slide 15", 0],
[1270.62, "0016306465z", "New Backlog Created in 2Q06 ($ Millions) ", 0],
[1315.90, "0017306465z", "2Q06 Gross Profit Margin ($ Millions) ", 0],
[1388.60, "0018306465z", "First-Half Gross Profit Margin ($ Millions) ", 0],
[1418.78, "0019306465z", "Slide 19", 0],
[1467.98, "0020306465z", "2Q06 Operating Expenses ($ Millions) ", 0],
[1536.93, "0021306465z", "Slide 21", 0],
[1569.23, "0022306465z", "2Q06 Net Income (Loss) ($ Millions, except per share amounts) ", 0],
[1618.70, "0023306465z", "First-Half Net Income (Loss) ($ Millions, except per share amounts) ", 0],
[1635.57, "0024306465z", "2006 YTD Cash Flow ($ Millions)", 0],
[1692.95, "0025306465z", "First-Half Cash Usage ($ Millions)", 0],
[1825.71, "0026306465z", "Business Highlights", 0],
[1828.93, "0027306465z", "3-D Printing Progress", 0],
[1919.90, "0028306465z", "Rapid Manufacturing Progress", 0],
[2030.85, "0029306465z", "Favorable Underlying Trends", 0],
[2137.10, "0030306465z", "Bottom Line", 0],
[2180.71, "0031306465z", "Remaining Key Initiatives", 0],
[2282.34, "0032306465z", "Business Model Strengths ", 0],
[2348.53, "0033306465z", "Slide 33", 0],
[3762.26, "0034306465z", "Thank you for participating", 0]
];

