var nextID
var priorID

function DisplayUpgrades(pID) 
{
var Dta;


//N A I V I G A T I O N - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 	  Dta =  "<table border=0 bordercolor='#828ac8' bgcolor=WhiteSmoke cellspacing='0' cellpadding='0'\n"; 
	  Dta = Dta + " <tr> <td width=607 align=right valign=center bgcolor=#e9e9e9> <small>\n";
	
    //Backward Arrow
    if (pID > 1)
	 {
	  priorID = pID - 1
	  Dta = Dta + "&nbsp;&nbsp; <a onclick=\"DisplayUpgrades(priorID, 02); return false;\" href='/'>";
	  Dta = Dta + "<img src='../../Global/Image/Arrows/aback4.gif' border=0></a>";
	  Dta = Dta + "&nbsp;\n";
     }
	 
	 
	//Forward Arrow
    if (pID < 8)
	 {
	  nextID = pID + 1
	  Dta = Dta + "&nbsp;&nbsp; <a onclick=\"DisplayUpgrades(nextID, 03); return false;\" href='/'>";
	  Dta = Dta + "<img src='../../Global/Image/Arrows/afwd4.gif' border=0></a>";
	  Dta = Dta + "&nbsp;\n";
	 } 
	  Dta = Dta + "</td></tr></table> \n";
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

  Dta = Dta + "<BR> <TABLE border=0 cellspacing='0' cellpadding='0' bgcolor='white' width=600>";
  Dta = Dta + "<TR> <TD bgcolor='#828ac8' align='center'> <FONT Color='white' FACE='arial' SIZE=3> <B>";

if (pID == 1)
{    
  Dta = Dta + "JDE Modification/Replacement Conversion Project </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";
  Dta = Dta + "<img src='../../Global/Image/logo/Company/SeaSuppliers.gif' width='139' height='36' border='0' ALIGN='left' alt='SeaSupplier'>";
  Dta = Dta + "Provide program support on conversion team to convert existing JDE information files into company's in-house ";
  Dta = Dta + "file structure. Project consists of JDE mapping conversion for JDE Vendor, Department, Company, Payment, ";
  Dta = Dta + "Account, Currency and MQ interface files. Addition support includes ";
  Dta = Dta + "Replace Chart of Account, Currencies and Vendor file structure with a normalized (third form ";  
  Dta = Dta + "normalized or higher) structure. ";
  Dta = Dta + "Develope new snippet to perform required functionality related to Chart of Accounts, Currencies ";     
  Dta = Dta + "and Vendor from the JDE modules.";
  Dta = Dta + "Integrate information display and editing against the new file structure throughout the entire package. ";
  Dta = Dta + "Eliminate and replace calling/executing embedded JDE object modules. "; 
  Dta = Dta + "Replace JDE copybooks functionality with new designed modules.";
}

if (pID == 2)
{   
  Dta = Dta + "System/36 to AS/400 Conversion  </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";
  Dta = Dta + "<font face='MicrogrammaDBolExt,Arial' color='FireBrick' size='5'>Couch <BR> Mortgage</font>"    
  Dta = Dta + "Responsible for converting S/36 in house manufacturing package to the AS/400. Scope of the project required "; 
  Dta = Dta + "reconverting S/36 RPG, OCL, #GSORT, LDA and SFGR to native RPG IV code on the AS/400. Project was completed successful "; 
  Dta = Dta + "Rand within the allocated time frame."; 
}

if (pID == 3)
{    
  Dta = Dta + "Net/Compass Financial Software Upgrade </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";
  Dta = Dta + "<img src='../../Global/Image/logo/Company/CET.gif' align='left' width='61' height='57' border='0' alt='Community Educational Television'>";
  Dta = Dta + "Responsible for providing solution and deployment for accounting software package upgrade. Results ";
  Dta = Dta + "involved rewriting new copybook, screen/report layout, LDA field mapping position sync and usage of ";
  Dta = Dta + "new LF files. and documentation for converting in-house programs to the new release 4.2 Apluse package."; 
}

if (pID == 4)
{    
  Dta = Dta + "Point of Sales TFS/ICMS </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";  
  Dta = Dta + "<img src='../../Global/Image/logo/Company/ibm.gif' width='71' height='32' border='0' ALIGN='left' alt='IBM -ICMS'>";
  Dta = Dta + "AS/400 RPG IV program and data base development working independently on ICMS telecommunication. Support consist of "; 
  Dta = Dta + "providing a solution for migrating the current TFS Point-of-Sales component to the  ICMS package on the AS/400. In "; 
  Dta = Dta + "addition to providing a solution to the POS, additional modules integrated include Cash Entry post, End of Day procedure "; 
  Dta = Dta + "and Automated Account Transfer Facility. Project design include data integrity for client side MS Access tables and server "; 
  Dta = Dta + "side DB2/400 using simple SQL statements and data property control in VB.";
}

if (pID == 5)
{   
  Dta = Dta + "Y2K Compliance </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>"; 
  Dta = Dta + "<img src='../../Global/Image/logo/Company/AIG.gif' width='147' height='24' border='0' alt='American General Life Insurance'>";
  Dta = Dta + "Year 2000 project. Worked as a team member to convert all objects on the AS/400 associated with the year ";  
  Dta = Dta + "2000 impacted date reference using the conversion tool INTO 2000.  Project including converting RPG, CL "; 
  Dta = Dta + "query statements,  DDS files and FMTD position. Testing procedures involved using Aldon's Test suite to insure ";  
  Dta = Dta + "85% of the program code was executed.";
}

if (pID == 6)
{ 
  Dta = Dta + "Y2K Compliance </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";
  Dta = Dta + "<img src='../../Global/Image/logo/Company/Baker.gif' align='left' width='81' height='45' border='0' alt='Baker Hughes'>"
  Dta = Dta + "Managed and directed to completion Year 2000 compliance project. Convert custom programs and procedures to ";
  Dta = Dta + "interface with Prism, MRC, AS400 programs and Query's to be Y2K compliance.<BR><BR>"; 
  Dta = Dta + "With the introduction of release 4.3 by PRISM  modification will be required to the custom changes made in-house. In addition, "
  Dta = Dta + "modification will be required for new programs that were created to interface with PRISM objects The main requirements will be to modify the "
  Dta = Dta + "source to meet Y2K compliance and to carry over changes to the new release. Review the PRISM documentation for  requirements to meet the Y2K "
  Dta = Dta + "compliance as implemented by Marcam.  Basically, windowing will be used for all display and printed reports. Internal date fields within the "
  Dta = Dta + "files will be expanded to 7 bytes to include the one byte century.  To simplify the process the SDM-New-Version by Silvon will be used to "
  Dta = Dta + "identify and required modifications.<BR><BR>"
  Dta = Dta + "All Y2K compliance source will be placed in the library US/CNPRODSRC. <BR>"
  Dta = Dta + "All Y2K compliance objects will be compiled to PLITEP34/C34 and NEWPLITEP/C"


}

if (pID == 7)
{ 
  Dta = Dta + "Y2K Compliance</TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";
  Dta = Dta + "<img src='../../Global/Image/logo/Company/CET.gif' align='left' width='61' height='57' border='0' alt='Community Educational Television'>";
  Dta = Dta + "Managed and directed to completion Year 2000 conversion project.";
}

if (pID == 8)
{ 
  Dta = Dta + "Y2K Compliance </TR></TD>";
  Dta = Dta + "<TR><TD> <FONT Color='#111111' FACE='arial' SIZE=2><BR>";
  Dta = Dta + "<img src='../../Global/Image/logo/Company/ibm.gif' width='71' height='32' border='0' ALIGN='left' alt='IBM -ICMS'>";
  Dta = Dta + "Worked with IBM New Zealand team to complete the ICMS Year 2000 compliance project.";
}

 Dta = Dta + "</TD></TR></Table>";
 
 //http://www.dhtmlnirvana.com/alchemy/writto.htm
 p1 = "A9"
 if (document.layers) 
 {
 document.layers[p1].document.write(Dta)
 document.layers[p1].document.close()
 } 
 else if (document.all) 
 {
 eval("document.all."+p1+".innerHTML=Dta")
 } 
 else {document.getElementById(p1).innerHTML = Dta;}
 
 
 //eval(pID).innerHTML = Dta;
 //---eval(P1).innerHTML = Dta;
 return false;
}


function RemoveDesc(pID) 
{
 var Dta;
 Dta = " "
 //eval(pID).innerHTML = Dta;
 eval(A9).innerHTML = Dta;
 return false;
}


