pdf.phtml specific variables
var pdfText = new Array();
pdfText[0]='The 1q08 earnings presentation Adobe AcrobatTM File will be available by approximately 4:30 PM ET on April 16.';
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 1q08 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 April 16.';
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 1q08 earnings presentation prepared remarks will be available by approximately 5:15 PM ET on April 16.';
transcriptText[1]='The 1q08 earnings presentation prepared remarks are available here.';
transcriptText[2]='The 1q08 earnings presentation prepared remarks will be available when the replay is available.';
transcriptText[3]='The 1q08 earnings presentation prepared remarks are available here.';
// *** Additional Parameters - V3 upgrade from V2 *** //
// This section contains parameters to be added to an event being upgrade from
// V2 to V3. In standard V3 webcastini.phtml files the parameters will be
// located in the proper sections. Place this code at the end of the
// webcastini.phtml file, directly above the webcastini.ssi include line.
//
// webcastTitleText added by MDS on Mar 3, 2008.
// This new parameter should be located in the webcast Title section.
// You can either map it by default to the pre-existing webcastTitleAlt text
// or enter an appropriate value. (i.e. the text in the .gif file banner)
// webcastTitleText=webcastTitleAlt;
// webcastTitleText="Enter event title text here";
webcastTitleText="1q08 Earnings Presentation";
// Container pages variables
// These URLs are used in the right navigation menu and in the auditorium
//
premarksContainerPage = premarksLocation;
slidepdfContainerPage = pfcLocation;
pressContainerPage = "http://www.ibm.com/press/us/en/pressrelease/23930.wss";
// Presentation materials for download
// Created by MDS 02/29/08
// This section includes variables for downloads of podcasts, audio mp3,
// video files, slide pdfs, prepared remarks, and transcripts
// Note: for legacy events, some new variables will map to the section above
// File sizes are in MB
var podcast = new Array();
podcast[0] = new podcastclass();
podcast[0].location = "/investor/ibm_ir_financials_podcast.xml";
podcast[0].text = "Subscribe to the IBM Financials podcast";
var audio = new Array();
audio[0] = new audioclass();
audio[0].location = "http://ibmvancouv1.download.akamai.com.edgesuite.net/podcasts/2008/ir1q08.mp3";
// audio[0].text = "non-default text";
audio[0].size = "21";
var slidepdf = new Array();
slidepdf[0] = new slidepdfclass();
slidepdf[0].location = pfcpdf;
// slidepdf[0].text = "non-default text";
slidepdf[0].size = "1";
var premarks = new Array();
premarks[0] = new premarksclass();
premarks[0].location = premarkspdf;
// premarks[0].text = "non-default text";
premarks[0].size = "1";
var press = new Array();
press[0] = new pressclass();
press[0].location = pressContent;
// press[0].text = "non-default text";
// end of Presentation materials for download section
// *** end Additional Parameters - V3 upgrade from V2 *** //
with (parent) {
indexState = 3;
chartstate = 3;
pfcState = 3;
preparedState = 3;
pressState = 0;
agenda[0] = new slideshowclass();
with (agenda[0])
{
totalslides=27;
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. Title Chart';
titlechart[1]='2. Forward Looking Statements';
titlechart[2]='3. 1Q 2008 Summary';
titlechart[3]='4. 1Q 2008 Financial Summary';
titlechart[4]='5. Revenue by Key Industry Sales Unit';
titlechart[5]='6. Revenue by Geography';
titlechart[6]='7. Revenue by Segment';
titlechart[7]='8. Expense Summary';
titlechart[8]='9. Margins by Segment';
titlechart[9]='10. Services Segments';
titlechart[10]='11. Systems & Technology Segment';
titlechart[11]='12. Software Segment';
titlechart[12]='13. Cash Flow Analysis';
titlechart[13]='14. Balance Sheet Summary';
titlechart[14]='15. 1Q 2008 EPS Bridge';
titlechart[15]='16. 1Q 2008 Wrap-Up';
titlechart[16]='17. Logo';
titlechart[17]='18. Supplemental Materials';
titlechart[18]='19. Supplemental Segment Information 1Q 08';
titlechart[19]='20. Supplemental Segment Information 1Q 08';
titlechart[20]='21. Currency - Year/Year Comparison';
titlechart[21]='22. Cash Flow (FAS 95)';
titlechart[22]='23. Non-GAAP Supplementary Materials';
titlechart[23]='24. Non-GAAP Supplementary Materials';
titlechart[24]='25. Non-GAAP Supplementary Materials';
titlechart[25]='26. Non-GAAP Supplementary Materials';
titlechart[26]='27. Logo';
//timecodes for each chart
timechart[0]=0;
timechart[1]=53;
timechart[2]=80;
timechart[3]=268;
timechart[4]=344;
timechart[5]=397;
timechart[6]=540;
timechart[7]=667;
timechart[8]=815;
timechart[9]=856;
timechart[10]=1270;
timechart[11]=1524;
timechart[12]=1680;
timechart[13]=1760;
timechart[14]=1837;
timechart[15]=1915;
timechart[16]=2045;
timechart[17]=-1;
timechart[18]=-1;
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;
}
}