pdf.phtml specific variables
var pdfText = new Array();
var pdfText = new Array();
pdfText[0]='The 3Q08 earnings presentation Adobe AcrobatTM File will be available by approximately 4:30 PM ET on October 16th.';
pdfText[1]='Click here to download the presentation as an Adobe AcrobatTM file.Note: Depending on your browser settings, the presentation may be downloaded to your hard drive, or opened in this window.';
pdfText[2]='The 3Q08 earnings presentation Adobe AcrobatTM File will be available when the replay is available.';
pdfText[3]='Click here to download the presentation as an Adobe AcrobatTM file.
Note: Depending on your browser settings, the presentation may be downloaded to your hard drive, or opened in this window.';
// pres.phtml specific variables
var pressText = new Array();
pressText[0]='The press release will be available by approximately 4:30 PM ET on October 16th.';
pressText[1]='Click here to view the press release for this announcement.';
pressText[2]='Click here to view the press release for this announcement.';
pressText[3]='Click here to view the press release for this announcement.';
// prepared.phtml specific variables
var transcriptText = new Array();
transcriptText[0]='The 3Q08 earnings presentation prepared remarks will be available by approximately 5:15 PM ET on October 16th.';
transcriptText[1]='The 3Q08 earnings presentation prepared remarks are available here.';
transcriptText[2]='The 3Q08 earnings presentation prepared remarks will be available when the replay is available.';
transcriptText[3]='The 3Q08 earnings presentation prepared remarks are available here.';
with (parent) {
indexState = 3;
chartstate = 3;
pfcState = 3;
preparedState = 3;
pressState = 3;
agenda[0] = new slideshowclass();
with (agenda[0])
{
totalslides=33;
goslidemethod=1;
speakername='1. Mark Loughridge';
presdir= presDir; // last slash required
foilname='slide';
foilextension='phtml';
// vars below are for dynamic slide.phtml?X generated pages.
chartimagename='slide';
chartimagetype='gif';
chartbgcolor='#cccccc';
charttablewidth='520';
chartwidth='520';
chartheight='400';
chartalign='LEFT';
chartvalign='TOP';
chartborder='0';
// note: too large of a string will stretch the select element beyond the frame. Keep terse.
titlechart[0]='1. 3Q 2008 Earnings Presentation';
titlechart[1]='2. Forward Looking Statements';
titlechart[2]='3. 3Q 2008 Summary';
titlechart[3]='4. 3Q 2008 Financial Summary';
titlechart[4]='5. Revenue by Geography';
titlechart[5]='6. Revenue by Key Industry Sales Unit';
titlechart[6]='7. Financial Services Perspective';
titlechart[7]='8. Revenue by Segment';
titlechart[8]='9. Expense Summary';
titlechart[9]='10. Margins by Segment';
titlechart[10]='11. Services Segments';
titlechart[11]='12. Systems & Technology Segment';
titlechart[12]='13. Software Segment';
titlechart[13]='14. Cash Flow Analysis';
titlechart[14]='15. Balance Sheet Summary';
titlechart[15]='16. Global Financing';
titlechart[16]='17. 3Q 2008 EPS Bridge';
titlechart[17]='18. Well-Positioned in Current Environment';
titlechart[18]='19. IBM Logo';
titlechart[19]='20. Supplemental Materials';
titlechart[20]='21. Supplemental Segment Information - 3Q08';
titlechart[21]='22. Supplemental Segment Information - 3Q08';
titlechart[22]='23. Currency - Year/Year Comparison';
titlechart[23]='24. Cash Flow (FAS 95)';
titlechart[24]='25. The New York Times Article';
titlechart[25]='26. Non-GAAP Supplementary Materials';
titlechart[26]='27. Non-GAAP Supplementary Materials';
titlechart[27]='28. Non-GAAP Supplementary Materials';
titlechart[28]='29. Non-GAAP Supplementary Materials';
titlechart[29]='30. Non-GAAP Supplementary Materials';
titlechart[30]='31. Non-GAAP Supplementary Materials';
titlechart[31]='32. Non-GAAP Supplementary Materials';
titlechart[32]='33. IBM Logo';
//timecodes for each chart
timechart[0]=0;
timechart[1]=59;
timechart[2]=87;
timechart[3]=245;
timechart[4]=308;
timechart[5]=450;
timechart[6]=536;
timechart[7]=589;
timechart[8]=629;
timechart[9]=800;
timechart[10]=858;
timechart[11]=1161;
timechart[12]=1341;
timechart[13]=1459;
timechart[14]=1524;
timechart[15]=1618;
timechart[16]=1777;
timechart[17]=1949;
timechart[18]=2204;
timechart[19]=-1;
timechart[20]=-1;
timechart[21]=-1;
timechart[22]=-1;
timechart[23]=-1;
timechart[24]=-1;
timechart[25]=-1;
timechart[26]=-1;
timechart[27]=-1;
timechart[28]=-1;
timechart[29]=-1;
timechart[30]=-1;
timechart[31]=-1;
timechart[32]=-1;
}
}