var ez_Menu = new Array();

/*
// -- menu labels
ez_Menu[0]= new Array("<strong>WIRELESS SERVICES</strong>^^1", "<strong>PAGING SERVICES</strong>^^2", "<strong>LONG DISTANCE SERVICES</strong>^^3", "<strong>INTERNET SERVICES</strong>^^4");
*/

// -- outsourcing
ez_Menu[0]= new Array (
					   "<strong>Business Process Outsourcing</strong>^?pg=services.1os.1bpo", 
					   "<strong>Offshore Data Center Operations</strong>^?pg=services.1os.2odc",
					   "<strong>Managed Network Services</strong>^?pg=services.1os.3mns",
					   "<strong>Business Continuity Services</strong>^?pg=services.1os.4bcs",
					   "<strong><a href=\"#\">Telecommunications Services</a></strong>^^1",
					   "<strong>Call Center Support Services</strong>^?pg=services.1os.6cc"
					   );

// -- telecommunication services ( under outsourcing )
ez_Menu[1]= new Array (
					   "<strong>Mediation</strong>^?pg=services.1os.tel.1med", 
					   "<strong>Rating</strong>^?pg=services.1os.tel.2rate",
					   "<strong>Retail, Wholesale &amp; Intercamer Billing</strong>^?pg=services.1os.tel.3rem",
					   "<strong>Call Center Services</strong>^?pg=services.1os.tel.4call"
					   );

// -- technology solutions
/*ez_Menu[2]= new Array (
					   "<strong>Remanufactured IBM Servers &amp; Peripherals</strong>^?pg=services.3ts", 
					   "<strong>Systems Integration</strong>^?pg=services.3ts.sysintegration"
					   );*/
ez_Menu[2]= new Array (
					   "<strong>Servers and Peripherals</strong>^?pg=services.3ts", 
					   "<strong>Systems Integration</strong>^?pg=services.3ts.sysintegration"
					   );

// -- fonts
var ez_fontInfo = new Array ( );
ez_fontInfo[0] = "Arial,12px,#264F79,#264F79";
ez_fontInfo[1] = "Arial,12px,#264F79,#264F79";
ez_fontInfo[2] = "Arial,12px,#264F79,#264F79";


var ez_tfontInfo = new Array ( );
ez_tfontInfo[0] = "Arial,9pt,#264F79,#264F79";
ez_tfontInfo[1] = "Arial,9pt,#264F79,#264F79";
ez_tfontInfo[2] = "Arial,9pt,#264F79,#264F79";


var ez_colInfo = new Array ( );
// -- ez_colInfo[0] = "normal,over,#in border,#out border";
ez_colInfo[0] = "#ffffff,#cccccc,#000000,#cccccc";
ez_colInfo[1] = "#ffffff,#cccccc,#000000,#cccccc";
ez_colInfo[2] = "#ffffff,#cccccc,#000000,#cccccc";



var ez_borSize = new Array ( );
//ez_borSize[0] = "inner border, outer border";
ez_borSize[0] = "1,0";
ez_borSize[1] = "1,0";
ez_borSize[2] = "1,0";



var ez_txtPad = new Array ( );
ez_txtPad[0] = "4";
ez_txtPad[1] = "4";
ez_txtPad[2] = "4";



var ez_arrow = new Array ( );
ez_arrow[0] = "flyout/images/arrow.gif,flyout/images/arrow.gif,10";
ez_arrow[1] = "flyout/images/arrow.gif,flyout/images/arrow.gif,10";
ez_arrow[2] = "flyout/images/arrow.gif,flyout/images/arrow.gif,10";


var ez_root = new Array ( );
ez_root[0] = "0";
ez_root[1] = "1";
ez_root[2] = "2";



var ez_isBar = new Array ( );
ez_isBar[0] = false;
ez_isBar[1] = false;
ez_isBar[2] = false;


var ez_xover = new Array ( );
ez_xover[0] = "2";
ez_xover[1] = "2";
ez_xover[2] = "2";


var ez_yover = new Array ( );
ez_yover[0] = "3";
ez_yover[1] = "3";
ez_yover[2] = "3";


var ez_bg = new Array ( );
ez_bg[0] = "";
ez_bg[1] = "";
ez_bg[2] = "";


var ez_pname = new Array ( );
ez_pname[0] = "outsourcing";
ez_pname[1] = "telecommunication";
ez_pname[2] = "technology";



var ez_pwidth = new Array ( );
ez_pwidth[0] = "0";
ez_pwidth[1] = "0";
ez_pwidth[2] = "0";




var ez_3D = new Array ( );
ez_3D[0] = "2D";
ez_3D[1] = "2D";
ez_3D[2] = "2D";


var ez_sfx = new Array ( );
ez_sfx[0] = "";
ez_sfx[1] = "";
ez_sfx[2] = "";




var ez_animate = new Array ( );
ez_animate[0] = "";
ez_animate[1] = "";
ez_animate[2] = "";
